summaryrefslogtreecommitdiff
path: root/plugin.video.embycon/resources/lib/translation.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.video.embycon/resources/lib/translation.py')
-rw-r--r--plugin.video.embycon/resources/lib/translation.py16
1 files changed, 15 insertions, 1 deletions
diff --git a/plugin.video.embycon/resources/lib/translation.py b/plugin.video.embycon/resources/lib/translation.py
index 2f327c5..4df1142 100644
--- a/plugin.video.embycon/resources/lib/translation.py
+++ b/plugin.video.embycon/resources/lib/translation.py
@@ -97,5 +97,19 @@ STRINGS = {
'tvshows_latest' : 30287,
'_latest' : 30288,
'tvshow_genre': 30289,
- 'all': 30290
+ 'all': 30290,
+ 'select_audio_stream': 30291,
+ 'select_subtitle': 30292,
+ 'cache_textures': 30293,
+ 'notice': 30294,
+ 'http_control': 30295,
+ 'delete': 30296,
+ 'delete_existing': 30297,
+ 'deleting_textures': 30298,
+ 'cache_all_textures_title': 30299,
+ 'cache_all_textures': 30300,
+ 'caching_textures': 30301,
+ 'existing_textures': 30302,
+ 'missing_textures': 30303,
+ 'loaded_textures': 30304
}