summaryrefslogtreecommitdiff
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 @@
12378 user: core 12378 user: core
12379 <source> 12379 <source>
12380 *: none 12380 *: none
12381 gigabeats,mpiohd200,mpiohd300: "3-D Enhancement" 12381 gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement"
12382 </source> 12382 </source>
12383 <dest> 12383 <dest>
12384 *: none 12384 *: none
12385 gigabeats,mpiohd200,mpiohd300: "3-D Enhancement" 12385 gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement"
12386 </dest> 12386 </dest>
12387 <voice> 12387 <voice>
12388 *: none 12388 *: none
12389 gigabeats,mpiohd200,mpiohd300: "3-D Enhancement" 12389 gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement"
12390 </voice> 12390 </voice>
12391</phrase> 12391</phrase>
12392<phrase> 12392<phrase>
@@ -12743,3 +12743,76 @@
12743 multidrive_usb: "USB Hide Internal Drive" 12743 multidrive_usb: "USB Hide Internal Drive"
12744 </voice> 12744 </voice>
12745</phrase> 12745</phrase>
12746<phrase>
12747 id: LANG_LIST_LINE_PADDING
12748 desc: list padding, in display settings
12749 user: core
12750 <source>
12751 *: none
12752 touchscreen: "Line Padding in Lists"
12753 </source>
12754 <dest>
12755 *: none
12756 touchscreen: "Line Padding in Lists"
12757 </dest>
12758 <voice>
12759 *: none
12760 touchscreen: "Line Padding in Lists"
12761 </voice>
12762</phrase>
12763<phrase>
12764 id: LANG_AUTOMATIC
12765 desc: generic automatic
12766 user: core
12767 <source>
12768 *: "Automatic"
12769 </source>
12770 <dest>
12771 *: "Automatic"
12772 </dest>
12773 <voice>
12774 *: "Automatic"
12775 </voice>
12776</phrase>
12777<phrase>
12778 id: LANG_SLEEP_TIMER_CANCEL_CURRENT
12779 desc: shown instead of sleep timer when it's running
12780 user: core
12781 <source>
12782 *: "Cancel Sleep Timer"
12783 </source>
12784 <dest>
12785 *: "Cancel Sleep Timer"
12786 </dest>
12787 <voice>
12788 *: "Cancel Sleep Timer"
12789 </voice>
12790</phrase>
12791<phrase>
12792 id: LANG_SLEEP_TIMER_DURATION
12793 desc: default sleep timer duration in minutes (unused in UI)
12794 user: core
12795 <source>
12796 *: "Default Sleep Timer Duration"
12797 </source>
12798 <dest>
12799 *: "Default Sleep Timer Duration"
12800 </dest>
12801 <voice>
12802 *: "Default Sleep Timer Duration"
12803 </voice>
12804</phrase>
12805<phrase>
12806 id: LANG_SLEEP_TIMER_ON_POWER_UP
12807 desc: whether sleep timer starts on power up
12808 user: core
12809 <source>
12810 *: "Start Sleep Timer On Boot"
12811 </source>
12812 <dest>
12813 *: "Start Sleep Timer On Boot"
12814 </dest>
12815 <voice>
12816 *: "Start Sleep Timer On Boot"
12817 </voice>
12818</phrase>