diff options
author | Alwin Esch <alwin.esch@web.de> | 2017-04-27 02:27:31 +0200 |
---|---|---|
committer | Alwin Esch <alwin.esch@web.de> | 2017-04-27 02:27:31 +0200 |
commit | 2fdb0ce1c2fe96af1a111a26461c971c2e55a132 (patch) | |
tree | bbf2fc087b2b43d66fb46c286f79b197f0e6c8dc /addons | |
parent | 0c93da4f736c70657228c837eaa4c11268fb6bb3 (diff) |
[addons] add new instance version check function
This alow the check for correct addon versions without code changes during
change on add-on.
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 7dfb1a26d7..164ecdf8eb 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -15232,7 +15232,13 @@ msgctxt "#29802" msgid "Passthrough audio in use" msgstr "" -#empty strings from id 29803 to 29899 +#. The label in the add-ons dll class to report about outdated add-on api version +#: xbmc/addons/AddonDll.cpp +msgctxt "#29803" +msgid "Incompatible API version for type '%s'. Kodi: '%s', add-on: '%s'." +msgstr "" + +#empty strings from id 29804 to 29899 #. Header string on RDS Radiotext+ Info dialog msgctxt "#29900" |