summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Chicoine <mc2739@gmail.com>2011-10-19 21:45:50 +0000
committerMichael Chicoine <mc2739@gmail.com>2011-10-19 21:45:50 +0000
commit813fdc3abc1111bcc9162088e1a7353ab1e4529e (patch)
treec052921969b001777df019667ea75a26aad3f576
parent66634f30f8514d874957be3f66121740491b560d (diff)
downloadrockbox-813fdc3abc1111bcc9162088e1a7353ab1e4529e.tar.gz
rockbox-813fdc3abc1111bcc9162088e1a7353ab1e4529e.zip
Update english-us translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30808 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/english-us.lang79
1 files changed, 76 insertions, 3 deletions
diff --git a/apps/lang/english-us.lang b/apps/lang/english-us.lang
index ee2bbeed3b..9a7c8786e7 100644
--- a/apps/lang/english-us.lang
+++ b/apps/lang/english-us.lang
@@ -12378,15 +12378,15 @@
user: core
<source>
*: none
- gigabeats,mpiohd200,mpiohd300: "3-D Enhancement"
+ gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement"
</source>
<dest>
*: none
- gigabeats,mpiohd200,mpiohd300: "3-D Enhancement"
+ gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement"
</dest>
<voice>
*: none
- gigabeats,mpiohd200,mpiohd300: "3-D Enhancement"
+ gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement"
</voice>
</phrase>
<phrase>
@@ -12743,3 +12743,76 @@
multidrive_usb: "USB Hide Internal Drive"
</voice>
</phrase>
+<phrase>
+ id: LANG_LIST_LINE_PADDING
+ desc: list padding, in display settings
+ user: core
+ <source>
+ *: none
+ touchscreen: "Line Padding in Lists"
+ </source>
+ <dest>
+ *: none
+ touchscreen: "Line Padding in Lists"
+ </dest>
+ <voice>
+ *: none
+ touchscreen: "Line Padding in Lists"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_AUTOMATIC
+ desc: generic automatic
+ user: core
+ <source>
+ *: "Automatic"
+ </source>
+ <dest>
+ *: "Automatic"
+ </dest>
+ <voice>
+ *: "Automatic"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SLEEP_TIMER_CANCEL_CURRENT
+ desc: shown instead of sleep timer when it's running
+ user: core
+ <source>
+ *: "Cancel Sleep Timer"
+ </source>
+ <dest>
+ *: "Cancel Sleep Timer"
+ </dest>
+ <voice>
+ *: "Cancel Sleep Timer"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SLEEP_TIMER_DURATION
+ desc: default sleep timer duration in minutes (unused in UI)
+ user: core
+ <source>
+ *: "Default Sleep Timer Duration"
+ </source>
+ <dest>
+ *: "Default Sleep Timer Duration"
+ </dest>
+ <voice>
+ *: "Default Sleep Timer Duration"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SLEEP_TIMER_ON_POWER_UP
+ desc: whether sleep timer starts on power up
+ user: core
+ <source>
+ *: "Start Sleep Timer On Boot"
+ </source>
+ <dest>
+ *: "Start Sleep Timer On Boot"
+ </dest>
+ <voice>
+ *: "Start Sleep Timer On Boot"
+ </voice>
+</phrase>