diff options
author | notspiff <spiff@kodi.tv> | 2017-11-24 11:24:02 +0100 |
---|---|---|
committer | notspiff <spiff@kodi.tv> | 2017-11-27 11:35:01 +0100 |
commit | 91863b46c1b5705cac91f62ffeaf07e350bed003 (patch) | |
tree | d03b49fb43701c9c6f26d41238ab2fc7ceff4496 /addons | |
parent | cc5a28f17c3174852fe81a5a6b8d4c3024710b45 (diff) |
added: view text files in file manager
as default selection action for .txt and .xml files
for everything else add a context menu entry
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 0468ea9427..7f4bc4437c 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -21396,3 +21396,8 @@ msgstr "" msgctxt "#39103" msgid "Unable to configure network location. Invalid path given." msgstr "" + +#: xbmc/windows/GUIWindowFileManager.cpp +msgctxt "#39104" +msgid "View as text" +msgstr "" |