added comment about how to add new strings and to not remove old ones, until

we want to break compatibility with older binary language files


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2384 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-09-24 12:34:50 +00:00
parent e537ed22a1
commit 2d2dba9479

View file

@ -1,3 +1,16 @@
# $id:$
#
# This is the master of the language files. This is the original, the one with
# all the existing strings Rockbox features.
#
# *WARNING*
#
# If you want to add a new string, add it to the end of this file!
# If you want to remove a string, just blank it, don't actually remove it!
#
# If you re-order things or remove entries, you must bump the binary language
# file version number in both the 'binlang' tool and the language loader code.
#
id: LANG_SOUND_SETTINGS
desc: in the main menu
eng: "Sound Settings"