diff options
| author | Nils Wallménius <nils@rockbox.org> | 2007-08-18 09:30:07 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2007-08-18 09:30:07 +0000 |
| commit | 9110344fbdb94daad4feac85f194ab705e56c386 (patch) | |
| tree | 0859eebdeefffee959324d725a608051af2023b6 | |
| parent | 8a1dac1ba207dbc5ea472f262f5a1af69e50842c (diff) | |
| download | rockbox-9110344fbdb94daad4feac85f194ab705e56c386.zip rockbox-9110344fbdb94daad4feac85f194ab705e56c386.tar.gz rockbox-9110344fbdb94daad4feac85f194ab705e56c386.tar.bz2 rockbox-9110344fbdb94daad4feac85f194ab705e56c386.tar.xz | |
Oops, not all ipod have recording
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14385 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/english.lang | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 3df4ec4..53c673a 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -10484,17 +10484,17 @@ *: none recording: "The disk is full. Press OFF to continue." h100,h120,h300: "The disk is full. Press STOP to continue." - m5,x5,ipod*,e200: "The disk is full. Press LEFT to continue." + m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200: "The disk is full. Press LEFT to continue." </source> <dest> *: none recording: "The disk is full. Press OFF to continue." h100,h120,h300: "The disk is full. Press STOP to continue." - m5,x5,ipod*,e200: "The disk is full. Press LEFT to continue." + m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200: "The disk is full. Press LEFT to continue." </dest> <voice> *: none - recording,h100,h120,h300,m5,x5,ipod*,e200: "" + recording,h100,h120,h300,m5,x5,ipod4g,ipodcolor,ipodnano,ipodvideo,e200: "" </voice> </phrase> <phrase> |