summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/lang/english.lang22
1 files changed, 13 insertions, 9 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 96c076a8be..0730a6d65a 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -40,7 +40,7 @@
40# 40#
41# 41#
42# The target names used are picked from the configure script and are set in the 42# The target names used are picked from the configure script and are set in the
43# ARCHOS variable in the root makefile. Currently, they are: 43# MODELNAME variable in the root makefile. Currently, they are:
44# Target Target string 44# Target Target string
45# Archos 45# Archos
46# Player/Studio player 46# Player/Studio player
@@ -74,6 +74,8 @@
74# Sansa E200 e200 74# Sansa E200 e200
75# Sansa C200 c200 75# Sansa C200 c200
76# 76#
77# Olympus
78# m:robe 100 mrobe100
77 79
78<phrase> 80<phrase>
79 id: LANG_SET_BOOL_YES 81 id: LANG_SET_BOOL_YES
@@ -320,13 +322,13 @@
320 <source> 322 <source>
321 *: "PLAY = Yes" 323 *: "PLAY = Yes"
322 h100,h120,h300: "NAVI = Yes" 324 h100,h120,h300: "NAVI = Yes"
323 ipod*,x5,m5,gigabeatf,e200,c200,h10,h10_5gb: "SELECT = Yes" 325 ipod*,x5,m5,gigabeatf,e200,c200,h10,h10_5gb,mrobe100: "SELECT = Yes"
324 player: "(PLAY/STOP)" 326 player: "(PLAY/STOP)"
325 </source> 327 </source>
326 <dest> 328 <dest>
327 *: "PLAY = Yes" 329 *: "PLAY = Yes"
328 h100,h120,h300: "NAVI = Yes" 330 h100,h120,h300: "NAVI = Yes"
329 ipod*,x5,m5,gigabeatf,e200,c200,h10,h10_5gb: "SELECT = Yes" 331 ipod*,x5,m5,gigabeatf,e200,c200,h10,h10_5gb,mrobe100: "SELECT = Yes"
330 player: "(PLAY/STOP)" 332 player: "(PLAY/STOP)"
331 </dest> 333 </dest>
332 <voice> 334 <voice>
@@ -2421,14 +2423,14 @@
2421 *: "Building database... %d found (OFF to return)" 2423 *: "Building database... %d found (OFF to return)"
2422 h100,h120,h300: "Building database... %d found (STOP to return)" 2424 h100,h120,h300: "Building database... %d found (STOP to return)"
2423 ipod*: "Building database... %d found (PREV to return)" 2425 ipod*: "Building database... %d found (PREV to return)"
2424 x5,m5: "Building database... %d found (LEFT to return)" 2426 x5,m5,gigabeatf,mrobe100: "Building database... %d found (LEFT to return)"
2425 h10,h10_5gb,e200,c200: "Building database... %d found (PREV to return)" 2427 h10,h10_5gb,e200,c200: "Building database... %d found (PREV to return)"
2426 </source> 2428 </source>
2427 <dest> 2429 <dest>
2428 *: "Building database... %d found (OFF to return)" 2430 *: "Building database... %d found (OFF to return)"
2429 h100,h120,h300: "Building database... %d found (STOP to return)" 2431 h100,h120,h300: "Building database... %d found (STOP to return)"
2430 ipod*: "Building database... %d found (PREV to return)" 2432 ipod*: "Building database... %d found (PREV to return)"
2431 x5,m5: "Building database... %d found (LEFT to return)" 2433 x5,m5,gigabeatf,mrobe100: "Building database... %d found (LEFT to return)"
2432 h10,h10_5gb,e200,c200: "Building database... %d found (PREV to return)" 2434 h10,h10_5gb,e200,c200: "Building database... %d found (PREV to return)"
2433 </dest> 2435 </dest>
2434 <voice> 2436 <voice>
@@ -4180,17 +4182,17 @@
4180 *: none 4182 *: none
4181 rtc: "ON = Set" 4183 rtc: "ON = Set"
4182 h100,h120,h300: "NAVI = Set" 4184 h100,h120,h300: "NAVI = Set"
4183 ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeatf: "SELECT = Set" 4185 ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeatf,mrobe100: "SELECT = Set"
4184 </source> 4186 </source>
4185 <dest> 4187 <dest>
4186 *: none 4188 *: none
4187 rtc: "ON = Set" 4189 rtc: "ON = Set"
4188 h100,h120,h300: "NAVI = Set" 4190 h100,h120,h300: "NAVI = Set"
4189 ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeatf: "SELECT = Set" 4191 ipod*,x5,m5,h10,h10_5gb,e200,c200,gigabeatf,mrobe100: "SELECT = Set"
4190 </dest> 4192 </dest>
4191 <voice> 4193 <voice>
4192 *: none 4194 *: none
4193 rtc,h100,h120,h300,h10,h10_5gb,x5,m5,ipod*,e200,c200,gigabeatf: "" 4195 rtc,h100,h120,h300,h10,h10_5gb,x5,m5,ipod*,e200,c200,gigabeatf,mrobe100: ""
4194 </voice> 4196 </voice>
4195</phrase> 4197</phrase>
4196<phrase> 4198<phrase>
@@ -4205,6 +4207,7 @@
4205 x5,m5: "RECORD = Revert" 4207 x5,m5: "RECORD = Revert"
4206 h10,h10_5gb: "PREV = Revert" 4208 h10,h10_5gb: "PREV = Revert"
4207 gigabeatf: "A = Revert" 4209 gigabeatf: "A = Revert"
4210 mrobe100: "DISPLAY = Revert"
4208 </source> 4211 </source>
4209 <dest> 4212 <dest>
4210 *: none 4213 *: none
@@ -4214,10 +4217,11 @@
4214 x5,m5: "RECORD = Revert" 4217 x5,m5: "RECORD = Revert"
4215 h10,h10_5gb: "PREV = Revert" 4218 h10,h10_5gb: "PREV = Revert"
4216 gigabeatf: "A = Revert" 4219 gigabeatf: "A = Revert"
4220 mrobe100: "DISPLAY = Revert"
4217 </dest> 4221 </dest>
4218 <voice> 4222 <voice>
4219 *: none 4223 *: none
4220 rtc,h100,h120,h300,ipod*,e200,c200,x5,m5,h10,h10_gb,gigabeatf: "" 4224 rtc,h100,h120,h300,ipod*,e200,c200,x5,m5,h10,h10_gb,gigabeatf,mrobe100: ""
4221 </voice> 4225 </voice>
4222</phrase> 4226</phrase>
4223<phrase> 4227<phrase>