summaryrefslogtreecommitdiff
path: root/tools/genlang
AgeCommit message (Expand)Author
2008-11-08Make genlang emit a warning if a translation file has an dest string for a ph...Jonas Häggqvist
2008-10-28Fix the target pattern matching in genlang. Not sure if it is the 'right' fix...Magnus Holmgren
2008-08-17Add a -s option to genlang to sort a language file into the same order as eng...Dave Chapman
2008-08-12Only print the header if we're running update.Jonas Häggqvist
2008-08-11Fix genlang to not remove the header from translation files.Jonas Häggqvist
2008-02-17make the warnings gcc-style to be trapped by the scripts easierDaniel Stenberg
2008-02-17Make genlang shut up about the non-error of not putting quotes around "none" ...Jonas Häggqvist
2007-09-01Make genlang ignore leading and trailing whitespace in source and desc lines ...Jonas Häggqvist
2007-08-10fix the -o output for indexes where there's no voice given, this is forDaniel Stenberg
2007-08-10Fix for FS#7574. It previously failed to properly deal with multiple destDaniel Stenberg
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius
2007-08-03skip comments when trying to parse and compare phrases!Daniel Stenberg
2007-08-02when generating binary output, we now let the master language file properlyDaniel Stenberg
2007-07-24Make genlang output correct .lng files when the 'none' keyword is used but is...Nils Wallménius
2007-06-26attempt to fix -uDaniel Stenberg
2007-05-20FS#6652 fix attempt. Make the phrase id counting take the dest pattern intoDaniel Stenberg
2007-03-14match target names more explicitly so that h10 won't match h100 etcDaniel Stenberg
2006-10-28prevent the incorrect warnings displayed when -u was used, added additionalDaniel Stenberg
2006-10-18Make -t support a range of "targets", which reallly should be one targetDaniel Stenberg
2006-04-27Fixed a bug where it didn't warn on lack of quotes as it was supposed to.Daniel Stenberg
2006-04-19More usable playlist generation, added "<All tracks>" entry to tagMiika Pekkarinen
2006-04-06* added more safety checks for failed open()sDaniel Stenberg
2006-04-03we're on langversion 3!Daniel Stenberg
2006-04-03langv2Daniel Stenberg
2005-07-31fixed comment in generated header fileDaniel Stenberg
2005-02-01Bug fix: The trailing null byte wasn't added when there was whitespace after ...Jens Arnold
2005-01-31Fix: Deprecated voice-only entries were treated as (deprecated) standard LANG...Jens Arnold
2005-01-19New way of handling the builtin language strings. Now the string pointers are...Jens Arnold
2005-01-19Bugfix: Due to the wrong position of the LANG_LAST_INDEX_IN_ARRAY marker, lan...Jens Arnold
2004-06-03binlang and genlang couldn't handle deprecated stringsLinus Nielsen Feltzing
2004-05-21Spelling errorLinus Nielsen Feltzing
2004-04-03Changed concept for voice IDs: the voice-only IDs now are in a separate range...Jörg Hohensohn
2003-01-31make it deal with traling tabs as well as spacesDaniel Stenberg
2002-10-14indent the generated code properly, add an end-of-array marker namedDaniel Stenberg
2002-10-14hm, it needs to be correct perl syntax tooDaniel Stenberg
2002-10-14treat "" 'new' strings as non-existingDaniel Stenberg
2002-10-14better error line, return non-zero on errorsDaniel Stenberg
2002-10-13one or more spaces after the terminating quote should be ok tooDaniel Stenberg
2002-10-11check for quotes better and warn/skip bad onesDaniel Stenberg
2002-09-20get rid of DOS newlinesDaniel Stenberg
2002-09-20spell fix, additional comment in the generated .h fileDaniel Stenberg
2002-09-17it now generates one .c file and one .h file, and the strings are allDaniel Stenberg
2002-09-16generate a lang.h file from a .lang inputDaniel Stenberg