This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7524 - Genlang messes up first phrase
Attached to Project:
Rockbox
Opened by Jonas Häggqvist (rasher) - Friday, 03 August 2007, 13:02 GMT+2
Last edited by Daniel Stenberg (bagder) - Friday, 03 August 2007, 22:29 GMT+2
Opened by Jonas Häggqvist (rasher) - Friday, 03 August 2007, 13:02 GMT+2
Last edited by Daniel Stenberg (bagder) - Friday, 03 August 2007, 22:29 GMT+2
|
DetailsWhen I run genlang -u on any language, it always makes a mess out of the first phrase. The text below is what happens if I run update for english.lang itself. The same happens with other languages.
<phrase> id: LANG_SET_BOOL_YES desc: bool true representation user: <source> ### The <source> section differs from the english! ### the previously used one is commented below: ### *: "Yes" # are *identical* to the <dest> strings within the english.lang file. The # when doing updates etc, while the <dest> ones are used when this file is # used to simply get the full set of english strings for a particular target. # id: LANG_SET_BOOL_YES user: *: "Yes" </source> <dest> *: "Yes" </dest> <voice> *: "Yes" </voice> </phrase> |
This task depends upon
Closed by Daniel Stenberg (bagder)
Friday, 03 August 2007, 22:29 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed in rev 14169
Friday, 03 August 2007, 22:29 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed in rev 14169