summaryrefslogtreecommitdiff
path: root/tools/uplang (follow)
Commit message (Collapse)AuthorAge
* remove unused scriptsDaniel Stenberg2008-05-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17577 a1c6a512-1295-4272-9138-f99709370657
* langv2Daniel Stenberg2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9470 a1c6a512-1295-4272-9138-f99709370657
* Correct the usage outputHristo Kovachev2006-02-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8673 a1c6a512-1295-4272-9138-f99709370657
* Fixed updating of old translations which don't contain voice: entries.Jens Arnold2005-02-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5842 a1c6a512-1295-4272-9138-f99709370657
* Keep comments other than the special ### comments.Jens Arnold2005-02-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5735 a1c6a512-1295-4272-9138-f99709370657
* Bug fixes & enhancements: (1) Don't change voice: strings back to english ↵Jens Arnold2005-02-01
| | | | | | 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
* When synching a lang file with the most recent english translation, weDaniel Stenberg2004-03-30
| | | | | | | | | 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
* Anchor the regexes better, some of them caused problems with perl 5.8.Daniel Stenberg2003-04-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3629 a1c6a512-1295-4272-9138-f99709370657
* Add comment when the description has changed.Daniel Stenberg2002-10-15
| | | | | | | Corrected the comment about changed english phrase. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2653 a1c6a512-1295-4272-9138-f99709370657
* deal with DOS newlines, ignore IDs that aren't in the english file andDaniel Stenberg2002-09-20
| | | | | | | corrected the 'english text changed' comment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2339 a1c6a512-1295-4272-9138-f99709370657
* update a .lang file from a .lang "master file"Daniel Stenberg2002-09-16
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2302 a1c6a512-1295-4272-9138-f99709370657