Commit Graph
3957 Commits
Author SHA1 Message Date
WrinklyNinja 045b495e79 Fixed file display names not being used (issue #67). 2013-09-23 22:07:14 +01:00
TokcDK 8b1d79769d updated russian translation for BOSS 2013-09-23 05:16:33 -07:00
TokcDK e07f4c8119 updated part of russian translation of BOSS 2013-09-22 06:19:44 -07:00
TokcDK 8097a50e9b Updated russian translation for installer. 2013-09-21 14:39:39 -07:00
WrinklyNinja 10086394a1 Minor readme update. 2013-09-21 21:39:15 +01:00
WrinklyNinja a783fb1640 Tweaked handling of masterlist version display in report.
When updating is disabled, it will display "Unknown" if a masterlist
exists and "No masterlist" otherwise.
2013-09-21 17:23:49 +01:00
WrinklyNinja 871aa556ba Priority edges are now calculated after all but overlap edges. 2013-09-21 17:21:10 +01:00
WrinklyNinja 628b295e83 Fixed untrimmed spaces in Bash Tag extraction.
This was leading to the Filter tag being unrecognised if it was first in
the list of Tags, and so having missing master error messages being
erroneously generated.
2013-09-21 16:46:12 +01:00
WrinklyNinja 41ddb8ad92 Readme update, added overview of changes since v2. 2013-09-21 13:20:11 +01:00
WrinklyNinja 7a6960a832 Updated packaging scripts to include translation files. 2013-09-21 08:36:20 +01:00
WrinklyNinja 926eab6f2f Updated translation instructions in readme. 2013-09-20 23:32:57 +01:00
WrinklyNinja 1d111e33e5 Updated translation strings, files to get rid of trailing spaces. 2013-09-20 23:21:26 +01:00
WrinklyNinja bed4dae727 Added translation files for Spanish, Russian and Chinese.
The translation files are from BOSSv2, updated using the BOSSv3
template. The Spanish translation file has had all its fuzzy matches
checked, but the others have not.

I think I need to go back and make sure that I don't have any trailing
spaces in the translatable text...
2013-09-20 22:59:33 +01:00
WrinklyNinja ecfc56e302 Updated translation template file, added catalogs from wxWidgets 2.9.5. 2013-09-20 22:45:57 +01:00
WrinklyNinja cff3cc708f Tidied up language initialisation code. 2013-09-20 22:38:55 +01:00
WrinklyNinja bdf91663ad Finished adding logging statements to code (issue #11). 2013-09-20 20:33:44 +01:00
WrinklyNinja 12c84a72ab Removed old self-consistency function. 2013-09-20 17:18:01 +01:00
WrinklyNinja ebf85f9414 Fixed issue #65. 2013-09-20 17:15:31 +01:00
WrinklyNinja c8b3641a73 Added translation for thrown error strings, updated template file. 2013-09-20 15:09:15 +01:00
WrinklyNinja 0131b51b3d Issue #20 work.
All strings that go to the UI, excluding masterlist message content and
strings in thrown exceptions are not translatable.

With the logging support we have, there's no reason why exception
strings shouldn't also be translated, they just need to have equivalent
logging statements just before the throw, so this overlaps with issue
#11.

Need to also take a look at the message throw chains, because I'm pretty
sure some of the non-detail stuff gets repeated at each level.
2013-09-20 12:46:58 +01:00
WrinklyNinja 08b7779252 Fixed the legacy parser placeholder substitutions for script extenders.. 2013-09-20 12:42:32 +01:00
WrinklyNinja d5ad583716 Removed unnecessary icon file from release packaging. 2013-09-20 12:41:41 +01:00
WrinklyNinja 2d4ecb80ec The sorting button now gets window focus on launch. 2013-09-20 10:18:54 +01:00
WrinklyNinja 3995dc439c Fixed priority comparisons giving the wrong result. 2013-09-20 10:18:37 +01:00
WrinklyNinja b86364fe41 Removed Subversion support (issue #63). 2013-09-19 23:44:59 +01:00