diff options
author | Dave Chapman <dave@dchapman.com> | 2008-10-28 17:49:35 +0000 |
---|---|---|
committer | Dave Chapman <dave@dchapman.com> | 2008-10-28 17:49:35 +0000 |
commit | 74b935c893cbf7f76002e91a053b0948cde15f3d (patch) | |
tree | 7d2ed6c2e8a749efa93d18c1d2bf6cd8a6dafd35 /apps/lang/hindi.lang | |
parent | d9fdd8ce387ee2306d172b03a6463a09866066df (diff) |
Make the e200v2 simulator compile - an easy job as the apps/ code is identical to the e200v1.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18902 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/hindi.lang')
-rw-r--r-- | apps/lang/hindi.lang | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/lang/hindi.lang b/apps/lang/hindi.lang index b78a4513dc..afba834700 100644 --- a/apps/lang/hindi.lang +++ b/apps/lang/hindi.lang @@ -233,13 +233,13 @@ <source> *: "PLAY = Yes" h100,h120,h300: "NAVI = Yes" - ipod*,x5,m5,gigabeatf,e200,c200,h10,h10_5gb: "SELECT = Yes" + ipod*,x5,m5,gigabeatf,e200*,c200,h10,h10_5gb: "SELECT = Yes" player: "(PLAY/STOP)" </source> <dest> *: "बजाना = हां" h100,h120,h300: "NAVI = हां" - ipod*,x5,m5,gigabeatf,e200,c200,h10,h10_5gb: "चुन = हां" + ipod*,x5,m5,gigabeatf,e200*,c200,h10,h10_5gb: "चुन = हां" player: "(बजाना/रोक)" </dest> <voice> @@ -1270,14 +1270,14 @@ h100,h120,h300: "Building database... %d found (STOP to return)" ipod*: "Building database... %d found (PREV to return)" x5,m5: "Building database... %d found (LEFT to return)" - h10,h10_5gb,e200,c200: "Building database... %d found (PREV to return)" + h10,h10_5gb,e200*,c200: "Building database... %d found (PREV to return)" </source> <dest> *: "डाटाबेस बन रहा है... %d मिले (OFF to बढ़)" h100,h120,h300: "डाटाबेस बन रहा है... %d मिले (STOP to बढ़)" ipod*: "डाटाबेस बन रहा है... %d मिले (PREV to बढ़)" x5,m5: "डाटाबेस बन रहा है... %d मिले (LEFT to बढ़)" - h10,h10_5gb,e200,c200: "डाटाबेस बन रहा है... %d मिले (PREV to बढ़)" + h10,h10_5gb,e200*,c200: "डाटाबेस बन रहा है... %d मिले (PREV to बढ़)" </dest> <voice> *: "entries found for database" @@ -4039,18 +4039,18 @@ recording: "The disk is full. Press OFF to continue." h100,h120,h300: "The disk is full. Press STOP to continue." m5,x5: "The disk is full. Press POWER to continue." - e200,c200: "The disk is full. Press UP to continue." + e200*,c200: "The disk is full. Press UP to continue." </source> <dest> *: none recording: "दिसक भरी ह. Press OFF to continue." h100,h120,h300: "दिसक भरी ह. Press STOP to continue." m5,x5: "दिसक भरी ह. Press POWER to continue." - e200,c200: "दिसक भरी ह. Press UP to continue." + e200*,c200: "दिसक भरी ह. Press UP to continue." </dest> <voice> *: none - recording,h100,h120,h300,m5,x5,e200,c200: "" + recording,h100,h120,h300,m5,x5,e200*,c200: "" </voice> </phrase> <phrase> @@ -5052,17 +5052,17 @@ *: none recording: "The disk is full. Press OFF to continue." h100,h120,h300: "The disk is full. Press STOP to continue." - m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200,c200: "The disk is full. Press LEFT to continue." + m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200*,c200: "The disk is full. Press LEFT to continue." </source> <dest> *: none recording: "दिसक भरी ह. Press OFF to continue." h100,h120,h300: "दिसक भरी ह. Press STOP to continue." - m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200,c200: "दिसक भरी ह. Press LEFT to continue." + m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200*,c200: "दिसक भरी ह. Press LEFT to continue." </dest> <voice> *: none - recording,h100,h120,h300,m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200,c200: "" + recording,h100,h120,h300,m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200*,c200: "" </voice> </phrase> <phrase> |