|
|
Rockbox mail archiveSubject: Multiple languagesFrom: Daniel Stenberg (daniel_at_haxx.se) Date: 2002-08-21
A few minutes ago we again touched the subject of multiple languages in
I'd like to propose a very simple system on how we deal with this. This only
1. I want each language in a separate human-readable text file.
(To make it easy for *anyone* to read, edit, diff, patch, etc)
2. I want tools that generate whatever kind of files we want for the build or
3. We create a tool that generate a "template" for a specific language. It
I suggest that each language gets a text-file in a format similar to this:
------ example-language.txt ------
# a couple of fields for each phrase
# Description of the string
# The original (english?) language phrase
# The ID, must be unique among all phrases
# The localized version of the ORIG phrase
Of course, is the end-result somewhere, the ID would be what the code should
-- Daniel "Bagder" Stenberg -- http://rockbox.haxx.se/
Page was last modified "Jan 10 2012" The Rockbox Crew |