But supposing the option isn't voiced in the first place.
i'm guessing we can't just add entrys to the lang file.
i mean for example if i want to add an entry so rockbox announces the option
dump rom contents under debug i'm guessing you can't just add a string to
the lang file and expect it to no instantly where that option is or when to
use the string.
----- Original Message -----
From: "Linus Nielsen Feltzing" <[EMAIL PROTECTED]>
To: "Rockbox development" <[email protected]>
Sent: Sunday, December 16, 2007 8:50 PM
Subject: Re: question about lang files
alex wallis wrote:
HI list.
I have a question about lang files.
I was wondering how do we go about finding out what the lang ID is for a
particular option.
if it isn't mentioned in the lang file under aps\lang.
as i no you need the lang ID in order to add strings to the lang file
where all the strings for the voice are stored.
To add a new string ID, you just add a new entry at the end of the
english.lang file. See
http://www.rockbox.org/twiki/bin/view/Main/LangFiles for details.
Linus