summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/english.lang31
1 files changed, 31 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 0e4d4bfc04..eb3c963512 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -12830,3 +12830,34 @@
12830 multidrive_usb: "USB Hide Internal Drive" 12830 multidrive_usb: "USB Hide Internal Drive"
12831 </voice> 12831 </voice>
12832</phrase> 12832</phrase>
12833<phrase>
12834 id: LANG_LIST_LINE_PADDING
12835 desc: list padding, in display settings
12836 user: core
12837 <source>
12838 *: none
12839 touchscreen: "Line Padding in Lists"
12840 </source>
12841 <dest>
12842 *: none
12843 touchscreen: "Line Padding in Lists"
12844 </dest>
12845 <voice>
12846 *: none
12847 touchscreen: "Line Padding in Lists"
12848 </voice>
12849</phrase>
12850<phrase>
12851 id: LANG_AUTOMATIC
12852 desc: generic automatic
12853 user: core
12854 <source>
12855 *: "Automatic"
12856 </source>
12857 <dest>
12858 *: "Automatic"
12859 </dest>
12860 <voice>
12861 *: "Automatic"
12862 </voice>
12863</phrase>