summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/english.lang42
1 files changed, 42 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 15ee6d2..2a2a34c 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -13089,3 +13089,45 @@
*: "Skip to Outro"
</voice>
</phrase>
+<phrase>
+ id: LANG_STATUSBAR_CUSTOM
+ desc: if this translation is compatible with LANG_CHANNEL_CUSTOM, then please use the same translation. it can be combined later then
+ user: core
+ <source>
+ *: "Custom"
+ </source>
+ <dest>
+ *: "Custom"
+ </dest>
+ <voice>
+ *: "Custom"
+ </voice>
+</phrase>
+<phrase>
+ id: VOICE_EXT_SBS
+ desc: spoken only, for file extension
+ user: core
+ <source>
+ *: ""
+ </source>
+ <dest>
+ *: ""
+ </dest>
+ <voice>
+ *: "statusbar skin"
+ </voice>
+</phrase>
+<phrase>
+ id: VOICE_EXT_RSBS
+ desc: spoken only, for file extension
+ user: core
+ <source>
+ *: ""
+ </source>
+ <dest>
+ *: ""
+ </dest>
+ <voice>
+ *: "remote statusbar skin"
+ </voice>
+</phrase>