summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang34
1 files changed, 34 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 2a2a34c021..16fc022af6 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -13131,3 +13131,37 @@
13131 *: "remote statusbar skin" 13131 *: "remote statusbar skin"
13132 </voice> 13132 </voice>
13133</phrase> 13133</phrase>
13134<phrase>
13135 id: LANG_CUSTOM_STATUSBAR
13136 desc: browse for custom statusbar in theme settings
13137 user: core
13138 <source>
13139 *:none
13140 lcd_bitmap: "Custom Statusbar"
13141 </source>
13142 <dest>
13143 *:none
13144 lcd_bitmap: "Custom Statusbar"
13145 </dest>
13146 <voice>
13147 *:none
13148 lcd_bitmap: "Custom Statusbar"
13149 </voice>
13150</phrase>
13151<phrase>
13152 id: LANG_REMOTE_CUSTOM_STATUSBAR
13153 desc: browse for remote custom statusbar in theme settings
13154 user: core
13155 <source>
13156 *:none
13157 remote: "Remote Custom Statusbar"
13158 </source>
13159 <dest>
13160 *:none
13161 remote: "Remote Custom Statusbar"
13162 </dest>
13163 <voice>
13164 *:none
13165 remote: "Remote Custom Statusbar"
13166 </voice>
13167</phrase>