summaryrefslogtreecommitdiff
path: root/tools/uplang (unfollow)
Commit message (Collapse)Author
2006-04-03langv2Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9470 a1c6a512-1295-4272-9138-f99709370657
2006-02-13Correct the usage outputHristo Kovachev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8673 a1c6a512-1295-4272-9138-f99709370657
2005-02-07Fixed updating of old translations which don't contain voice: entries.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5842 a1c6a512-1295-4272-9138-f99709370657
2005-02-01Keep comments other than the special ### comments.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5735 a1c6a512-1295-4272-9138-f99709370657
2005-02-01Bug fixes & enhancements: (1) Don't change voice: strings back to english ↵Jens Arnold
just because they are different. They are supposed to be that way. (2) Instead, put a comment and set voice: back to english if one of the following conditions are met: (2a) It's a voice only id, and the description changed (2b) It's a standard id, the eng: string changed, and the english and/or translated voice: string is not empty. (3) Append new ids in the same order as they appear in english.lang, for better maintenance. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5731 a1c6a512-1295-4272-9138-f99709370657
2004-03-30When synching a lang file with the most recent english translation, weDaniel Stenberg
suck in the english voice strings. Thus, languages without a specified voice string for a given string where the english version has one, will get the english voice string there. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4457 a1c6a512-1295-4272-9138-f99709370657
2003-04-29Anchor the regexes better, some of them caused problems with perl 5.8.Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3629 a1c6a512-1295-4272-9138-f99709370657
2002-10-15Add comment when the description has changed.Daniel Stenberg
Corrected the comment about changed english phrase. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2653 a1c6a512-1295-4272-9138-f99709370657
2002-09-20deal with DOS newlines, ignore IDs that aren't in the english file andDaniel Stenberg
corrected the 'english text changed' comment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2339 a1c6a512-1295-4272-9138-f99709370657
2002-09-16update a .lang file from a .lang "master file"Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2302 a1c6a512-1295-4272-9138-f99709370657