summaryrefslogtreecommitdiffstats
path: root/tools/binlang
AgeCommit message (Expand)AuthorFilesLines
2004-06-03binlang and genlang couldn't handle deprecated stringsLinus Nielsen Feltzing1-1/+1
2004-04-21Now correctly generates language files, ignoring voice entriesLinus Nielsen Feltzing1-14/+19
2004-04-05The binlang script is now updated for the new string table formatLinus Nielsen Feltzing1-0/+6
2004-01-23Henrik Backe's english language file cleanup. This ups the language fileDaniel Stenberg1-1/+1
2003-05-08allow any whitespace after the ending quoteDaniel Stenberg1-1/+1
2003-04-29Anchor the regexes better, some of them caused problems with perl 5.8.Daniel Stenberg1-3/+3
2003-04-12Silly error in the output file open()Linus Nielsen Feltzing1-5/+5
2003-03-09Added error checking when opening the filesLinus Nielsen Feltzing1-3/+3
2002-10-291. If the translated file used ID strings not present in the english one,Daniel Stenberg1-4/+19
2002-10-13fixed the quote checking regex to look like the one in genlangDaniel Stenberg1-1/+1
2002-10-11check for quotes better and warn/skip bad onesDaniel Stenberg1-6/+10
2002-09-26Michael Harwerth added warning about missing strings in translationsDaniel Stenberg1-2/+10
2002-09-24write a binary file, for windows peopleDaniel Stenberg1-0/+2
2002-09-24funny little script to generate a binary language fileDaniel Stenberg1-0/+107