diff options
author | Jonathan Marshall <jmarshall@xbmc.org> | 2014-02-23 13:09:18 +1300 |
---|---|---|
committer | Jonathan Marshall <jmarshall@xbmc.org> | 2014-02-23 13:18:09 +1300 |
commit | b8da38ade69b7458dd30f15ac4db6a1b0881aece (patch) | |
tree | bbdad6821c5e954a6861bde0f24528bc6f5841e8 /language | |
parent | 214ea719136114c38ae2761bbd3fd22a86230756 (diff) |
[addons] add 'Update all' item to the available updates menu
Diffstat (limited to 'language')
-rwxr-xr-x | language/English/strings.po | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index ba434d9729..9c794a68bf 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -12223,7 +12223,12 @@ msgctxt "#24121" msgid "Enter search string" msgstr "" -#empty strings from id 24122 to 24999 +#: xbmc/filesystem/AddonDirectory.cpp +msgctxt "#24122" +msgid "Update all" +msgstr "" + +#empty strings from id 24123 to 24999 msgctxt "#25000" msgid "Notifications" |