diff options
author | Jonathan Marshall <jmarshall@xbmc.org> | 2014-03-02 14:21:40 +1300 |
---|---|---|
committer | Jonathan Marshall <jmarshall@xbmc.org> | 2014-05-25 13:51:36 +1200 |
commit | e689db7ce1fc5ce28c3f5d3e45a6977b8cdcb23d (patch) | |
tree | e1cc49783856b454869000b60c693f14ae94201b /language | |
parent | 07d9d08608f99dd98501875a166b1342e6645fb9 (diff) |
[addons] show all add-ons in the add-on manager, including libraries/modules/helpers
Diffstat (limited to 'language')
-rwxr-xr-x | language/English/strings.po | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index f8f365e4fd..ebe230fb5d 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -12221,7 +12221,31 @@ msgctxt "#24080" msgid "Try to reconnect?" msgstr "" -#empty strings from id 24081 to 24088 +#. The label in the add-ons manager for helper add-ons +#: xbmc/addons/addon.cpp +msgctxt "#24081" +msgid "Helper Add-ons" +msgstr "" + +#. The label in the add-ons manager for add-on libraries +#: xbmc/addons/addon.cpp +msgctxt "#24082" +msgid "Add-on libraries" +msgstr "" + +#. The label in the add-ons manager for information libraries +#: xbmc/addons/addon.cpp +msgctxt "#24083" +msgid "Information libraries" +msgstr "" + +#. The label in the add-ons manager for visualisation libraries +#: xbmc/addons/addon.cpp +msgctxt "#24084" +msgid "Visualisation libraries" +msgstr "" + +#empty strings from id 24085 to 24088 msgctxt "#24089" msgid "Add-on restarts" |