diff options
author | montellese <montellese@xbmc.org> | 2013-02-02 15:22:29 +0100 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2013-02-02 15:22:29 +0100 |
commit | 2726cb1284320d2b008046622f9aa52ddda296c9 (patch) | |
tree | 388207e89390a9019cc5b3b72b45fe04072d0cd5 /language | |
parent | a1ddaf04fbb29cb6c09fd6b07c2f7212f0a6918a (diff) |
artwork: add "Add art" button to video artwork selection dialog
Diffstat (limited to 'language')
-rw-r--r-- | 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 5a7f5a5a09..52fa7a3cc5 100644 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -5392,7 +5392,12 @@ msgctxt "#13515" msgid "No art" msgstr "" -#empty strings from id 13516 to 13549 +#: xbmc/video/dialogs/GUIDialogVideoInfo.cpp +msgctxt "#13516" +msgid "Add art" +msgstr "" + +#empty strings from id 13517 to 13549 #: xbmc/settings/GUISettings.cpp msgctxt "#13550" |