diff options
author | BigNoid <big.noid1979@gmail.com> | 2015-06-17 11:34:28 +0200 |
---|---|---|
committer | BigNoid <big.noid1979@gmail.com> | 2015-06-17 13:03:28 +0200 |
commit | f2590f2221ea502839663d2ae6f88a30e6f795c1 (patch) | |
tree | 20a84388fe92de7f14b87f2f3daf29abc9b51340 /addons | |
parent | 942a218e36e3a8a205b47149a05f55fc376330c0 (diff) |
[lang] Fix overlapping kaitoast messages
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 97039cafcb..7e4ddbd7ce 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -4267,7 +4267,7 @@ msgstr "" #empty strings from id 2082 to 2100 msgctxt "#2101" -msgid "Newer version needed.[CR]Check the log for more information about this message." +msgid "Newer version needed. Check the log for more information about this message." msgstr "" #. Notification message indicating an add-on error. "<Add-on name> error". @@ -7828,7 +7828,7 @@ msgid "Already started recording on this channel" msgstr "" msgctxt "#19035" -msgid "%s couldn't be played.[CR]Check the log for more information about this message." +msgid "%s couldn't be played. Check the log for more information about this message." msgstr "" #: xbmc/pvr/windows/GUIWindowPVRBase.cpp @@ -13707,7 +13707,7 @@ msgstr "" #: xbmc\network\windows\ZeroconfWIN.cpp msgctxt "#34301" -msgid "Is Apple's Bonjour service installed?[CR]Check the log for more information about this message." +msgid "Is Apple's Bonjour service installed? Check the log for more information about this message." msgstr "" #: xbmc/network/NetworkServices.cpp |