From 7b2d26a7fac545a3298442ec686f280c970c0cb5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 28 Oct 2006 17:04:16 +0000 Subject: Since this file is both the master for the language system, as well as the source for generating english strings, make sure that all strings are *identical* to the strings within the english.lang file. The strings are the ones that'll be exposed and used by other languages when doing updates etc, while the ones are used when this file is used to simply get the full set of english strings for a particular target. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11370 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'apps') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 99cee5a2cf..497e61848c 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -22,6 +22,13 @@ # # The "voice' entry contains how we want the speech UI to pronounce the phrase. # +# Since this file is both the master for the language system, as well as the +# source for generating english strings, make sure that all strings +# are *identical* to the strings within the english.lang file. The +# strings are the ones that'll be exposed and used by other languages +# when doing updates etc, while the 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 desc: bool true representation @@ -854,6 +861,7 @@ user: *: "PLAY = Yes" + h100,h120,h300: "NAVI = Yes" *: "PLAY = Yes" @@ -4762,6 +4770,7 @@ user: *: "PLAY = Select" + h100,h120,h300: "NAVI = Select" *: "PLAY = Select" @@ -4777,6 +4786,7 @@ user: *: "ON+Play = Delete" + h100,h120,h300: "RECORD = Delete" *: "ON+Play = Delete" -- cgit v1.2.3