diff options
author | montellese <montellese@xbmc.org> | 2013-12-17 22:58:49 +0100 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2013-12-17 22:59:37 +0100 |
commit | de666cff65f3d23e4ab70e2b5125dec608786fbc (patch) | |
tree | cc49a44e1420ae314970f2140b5f5dedb8b1e764 /language | |
parent | 4a3a2fccb0cc760c55268e20fcf858498591b476 (diff) |
videodb: use single text instead of two separate lines for "Source unavailable" dialog
Diffstat (limited to 'language')
-rwxr-xr-x | language/English/strings.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index cd74c3f691..504bd77a42 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -6603,7 +6603,7 @@ msgstr "" #: xbmc/video/VideoDatabase.cpp msgctxt "#15013" -msgid "What would you like to do with media items from" +msgid "What would you like to do with media items from %s" msgstr "" #: xbmc/video/VideoDatabase.cpp |