From 9ffc30bec081b12cbc0da528bd2fdbd91e590be1 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Sun, 17 Aug 2008 14:06:44 +0000 Subject: [PATCH] Ensure every phrase has a "user:" line - currently they are all empty. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18308 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 38 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 94ef1e59e9..98c49d146a 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -911,6 +911,7 @@ id: LANG_CROSSFEED_CROSS_GAIN desc: in crossfeed settings + user: *: none swcodec: "Cross Gain" @@ -927,6 +928,7 @@ id: LANG_CROSSFEED_HF_ATTENUATION desc: in crossfeed settings + user: *: none swcodec: "High-Frequency Attenuation" @@ -943,6 +945,7 @@ id: LANG_CROSSFEED_HF_CUTOFF desc: in crossfeed settings + user: *: none swcodec: "High-Frequency Cutoff" @@ -2111,6 +2114,7 @@ id: LANG_RANDOM desc: random folder + user: *: "Random" @@ -2581,6 +2585,7 @@ id: LANG_TAGCACHE_BUSY desc: when trying to shutdown and tagcache is committing + user: *: "Database is not ready" @@ -5647,6 +5652,7 @@ id: LANG_FM_REGION desc: fm tuner region setting + user: *: none radio: "Region" @@ -5663,6 +5669,7 @@ id: LANG_FM_EUROPE desc: fm tuner region europe + user: *: none radio: "Europe" @@ -5679,6 +5686,7 @@ id: LANG_FM_US desc: fm region us / canada + user: *: none radio: "US / Canada" @@ -5695,6 +5703,7 @@ id: LANG_FM_JAPAN desc: fm region japan + user: *: none radio: "Japan" @@ -5711,6 +5720,7 @@ id: LANG_FM_KOREA desc: fm region korea + user: *: none radio: "Korea" @@ -6019,6 +6029,7 @@ id: LANG_SPLIT_MEASURE desc: in record timesplit options + user: *: none recording: "Split Measure" @@ -6035,6 +6046,7 @@ id: LANG_SPLIT_TYPE desc: in record timesplit options + user: *: none recording: "What to do when Splitting" @@ -6085,6 +6097,7 @@ id: LANG_SPLIT_TIME desc: in record timesplit options + user: *: none recording: "Split Time" @@ -6101,6 +6114,7 @@ id: LANG_SPLIT_SIZE desc: in record timesplit options + user: *: none recording: "Split Filesize" @@ -6338,6 +6352,7 @@ id: LANG_RECORD_TRIGGER_TYPE desc: in recording trigger menu + user: *: none recording: "Trigtype" @@ -6354,6 +6369,7 @@ id: LANG_RECORD_TRIGGER_NEWFILESTP desc: trigger types + user: *: none recording: "New file" @@ -6370,6 +6386,7 @@ id: LANG_RECORD_TRIGGER_STOP desc: trigger types + user: *: none recording: "Stop" @@ -6505,6 +6522,7 @@ id: LANG_RECORD_AGC_PRESET desc: deprecated + user: *: none agc: "" @@ -6521,6 +6539,7 @@ id: LANG_AGC_SAFETY desc: AGC preset + user: *: none agc: "Safety (clip)" @@ -6537,6 +6556,7 @@ id: LANG_AGC_LIVE desc: AGC preset + user: *: none agc: "Live (slow)" @@ -6553,6 +6573,7 @@ id: LANG_AGC_DJSET desc: AGC preset + user: *: none agc: "DJ-Set (slow)" @@ -6569,6 +6590,7 @@ id: LANG_AGC_MEDIUM desc: AGC preset + user: *: none agc: "Medium" @@ -6585,6 +6607,7 @@ id: LANG_AGC_VOICE desc: AGC preset + user: *: none agc: "Voice (fast)" @@ -6601,6 +6624,7 @@ id: LANG_RECORD_AGC_CLIPTIME desc: deprecated + user: *: none agc: "" @@ -10837,6 +10861,7 @@ id: LANG_SYSFONT_RECORDING_AGC_PRESET desc: deprecated + user: *: none agc: "" @@ -10853,6 +10878,7 @@ id: LANG_SYSFONT_AGC_SAFETY desc: deprecated + user: *: none agc: "" @@ -10869,6 +10895,7 @@ id: LANG_SYSFONT_AGC_LIVE desc: deprecated + user: *: none agc: "" @@ -10885,6 +10912,7 @@ id: LANG_SYSFONT_AGC_DJSET desc: deprecated + user: *: none agc: "" @@ -10901,6 +10929,7 @@ id: LANG_SYSFONT_AGC_MEDIUM desc: deprecated + user: *: none agc: "" @@ -10917,6 +10946,7 @@ id: LANG_SYSFONT_AGC_VOICE desc: deprecated + user: *: none agc: "" @@ -10933,6 +10963,7 @@ id: LANG_SYSFONT_RECORDING_AGC_MAXGAIN desc: deprecated + user: *: none agc: "" @@ -11707,7 +11738,7 @@ id: LANG_STOP_RECORDING_AND_SHUTDOWN desc: in record timesplit options - user: + user: *: none recording: "Stop Recording And Shutdown" @@ -11724,7 +11755,7 @@ id: LANG_TOUCHPAD_SENSITIVITY desc: touchpad sensitivity setting - user: + user: *: none gigabeatf: "Touchpad Sensitivity" @@ -11891,6 +11922,7 @@ id: LANG_RECORDING_AGC_PRESET desc: automatic gain control in record settings and screen + user: *: none agc: "AGC" @@ -11907,6 +11939,7 @@ id: LANG_RECORDING_AGC_CLIPTIME desc: in record settings + user: *: none agc: "AGC clip time" @@ -11923,6 +11956,7 @@ id: LANG_RECORDING_AGC_MAXGAIN desc: AGC maximum gain in recording screen + user: *: none agc: "AGC max. gain"