diff options
author | Nils Wallménius <nils@rockbox.org> | 2007-01-23 15:43:37 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2007-01-23 15:43:37 +0000 |
commit | 1b85f60ae0b0c1e24595e9551ce5eee10f15b182 (patch) | |
tree | a9cd95362fc8e63032647476acf4fa1cbfe1825a /apps/lang | |
parent | b2e50906a4af3176d03dff98af4a260709bdad96 (diff) |
Permanently enable powering down the disk when it's sleeping for supported targets (iriver h1xx, h3xx and h10, iaudio x5, gigabeat and archos recorders)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12094 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
-rw-r--r-- | apps/lang/english.lang | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index a4f937c986..9e85f848af 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -3850,16 +3850,16 @@ </phrase> <phrase> id: LANG_POWEROFF - desc: disk poweroff flag + desc: DEPRECATED user: <source> - *: "Disk Poweroff" + *: "" </source> <dest> - *: "Disk Poweroff" + *: deprecated </dest> <voice> - *: "Disk Poweroff" + *: "" </voice> </phrase> <phrase> |