summaryrefslogtreecommitdiffstats
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2010-01-27 06:34:50 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2010-01-27 06:34:50 +0000
commit27b8b73b86ecf648a15e9793cd8893ca49734cfb (patch)
treeee61bad2bad0bd0dd95bf25d90d12bf8e4255f40 /apps/lang/english.lang
parent842e6e3f1605a36ef09be13c28ca570979057141 (diff)
downloadrockbox-27b8b73b86ecf648a15e9793cd8893ca49734cfb.tar.gz
rockbox-27b8b73b86ecf648a15e9793cd8893ca49734cfb.zip
Rename "custom statusbar" to "base skin" in the theme menu, no other changes. If translators are quick enough to update we can put them in the 3.5 branch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24339 a1c6a512-1295-4272-9138-f99709370657
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 @@
</phrase>
<phrase>
id: LANG_CUSTOM_STATUSBAR
- desc: browse for custom statusbar in theme settings
- user: core
+ desc: deprecated
+ user:
<source>
- *:none
- lcd_bitmap: "Custom Statusbar"
+ *: none
</source>
<dest>
- *:none
- lcd_bitmap: "Custom Statusbar"
+ *: none
</dest>
<voice>
- *:none
- lcd_bitmap: "Custom Statusbar"
+ *: none
</voice>
</phrase>
<phrase>
id: LANG_REMOTE_CUSTOM_STATUSBAR
- desc: browse for remote custom statusbar in theme settings
- user: core
+ desc: deprecated
+ user:
<source>
- *:none
- remote: "Remote Custom Statusbar"
+ *: none
</source>
<dest>
- *:none
- remote: "Remote Custom Statusbar"
+ *: none
</dest>
<voice>
- *:none
- remote: "Remote Custom Statusbar"
+ *: none
</voice>
</phrase>
<phrase>
@@ -13287,3 +13281,37 @@
*: "of"
</voice>
</phrase>
+<phrase>
+ id: LANG_BASE_SKIN
+ desc: browse for the base skin in theme settings
+ user: core
+ <source>
+ *:none
+ lcd_bitmap: "Base Skin"
+ </source>
+ <dest>
+ *:none
+ lcd_bitmap: "Base Skin"
+ </dest>
+ <voice>
+ *:none
+ lcd_bitmap: "Base Skin"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_REMOTE_BASE_SKIN
+ desc: browse for the base skin in theme settings
+ user: core
+ <source>
+ *:none
+ lcd_bitmap: "Remote Base Skin"
+ </source>
+ <dest>
+ *:none
+ lcd_bitmap: "Remote Base Skin"
+ </dest>
+ <voice>
+ *:none
+ lcd_bitmap: "Remote Base Skin"
+ </voice>
+</phrase>