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.lang60
1 files changed, 44 insertions, 16 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 285e48df91..4f93bef267 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -13134,36 +13134,30 @@
13134</phrase> 13134</phrase>
13135<phrase> 13135<phrase>
13136 id: LANG_CUSTOM_STATUSBAR 13136 id: LANG_CUSTOM_STATUSBAR
13137 desc: browse for custom statusbar in theme settings 13137 desc: deprecated
13138 user: core 13138 user:
13139 <source> 13139 <source>
13140 *:none 13140 *: none
13141 lcd_bitmap: "Custom Statusbar"
13142 </source> 13141 </source>
13143 <dest> 13142 <dest>
13144 *:none 13143 *: none
13145 lcd_bitmap: "Custom Statusbar"
13146 </dest> 13144 </dest>
13147 <voice> 13145 <voice>
13148 *:none 13146 *: none
13149 lcd_bitmap: "Custom Statusbar"
13150 </voice> 13147 </voice>
13151</phrase> 13148</phrase>
13152<phrase> 13149<phrase>
13153 id: LANG_REMOTE_CUSTOM_STATUSBAR 13150 id: LANG_REMOTE_CUSTOM_STATUSBAR
13154 desc: browse for remote custom statusbar in theme settings 13151 desc: deprecated
13155 user: core 13152 user:
13156 <source> 13153 <source>
13157 *:none 13154 *: none
13158 remote: "Remote Custom Statusbar"
13159 </source> 13155 </source>
13160 <dest> 13156 <dest>
13161 *:none 13157 *: none
13162 remote: "Remote Custom Statusbar"
13163 </dest> 13158 </dest>
13164 <voice> 13159 <voice>
13165 *:none 13160 *: none
13166 remote: "Remote Custom Statusbar"
13167 </voice> 13161 </voice>
13168</phrase> 13162</phrase>
13169<phrase> 13163<phrase>
@@ -13287,3 +13281,37 @@
13287 *: "of" 13281 *: "of"
13288 </voice> 13282 </voice>
13289</phrase> 13283</phrase>
13284<phrase>
13285 id: LANG_BASE_SKIN
13286 desc: browse for the base skin in theme settings
13287 user: core
13288 <source>
13289 *:none
13290 lcd_bitmap: "Base Skin"
13291 </source>
13292 <dest>
13293 *:none
13294 lcd_bitmap: "Base Skin"
13295 </dest>
13296 <voice>
13297 *:none
13298 lcd_bitmap: "Base Skin"
13299 </voice>
13300</phrase>
13301<phrase>
13302 id: LANG_REMOTE_BASE_SKIN
13303 desc: browse for the base skin in theme settings
13304 user: core
13305 <source>
13306 *:none
13307 lcd_bitmap: "Remote Base Skin"
13308 </source>
13309 <dest>
13310 *:none
13311 lcd_bitmap: "Remote Base Skin"
13312 </dest>
13313 <voice>
13314 *:none
13315 lcd_bitmap: "Remote Base Skin"
13316 </voice>
13317</phrase>