diff options
author | Tobias Arrskog <topfs2@xbmc.org> | 2014-10-14 19:48:45 +0200 |
---|---|---|
committer | Tobias Arrskog <topfs2@xbmc.org> | 2014-10-14 19:48:45 +0200 |
commit | 6195a575277af42f495fa2707ae5a31d6e0aa85b (patch) | |
tree | 849944474a9b08b07b53076089e77a39ae6606c0 /language/English | |
parent | 421d39e31a2ec7742c8cf157564b8b04f03d0324 (diff) | |
parent | cb230236eb69278650a6ca228400d5b7fabe5b76 (diff) |
Merge pull request #5510 from Fice/source_translations
localize streams/devices in Source dialog
Diffstat (limited to 'language/English')
-rwxr-xr-x | language/English/strings.po | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index b34820606f..80706be8f2 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -12767,7 +12767,19 @@ msgctxt "#33038" msgid "%s day" msgstr "" -#empty strings from id 33039 to 33048 +#. Used in the media source dialog. Will result in "SAP Streams" +#: dialogs/GUIDialogMediaSource.cpp +msgctxt "#33039" +msgid "%s Streams" +msgstr "" + +#. Used in the media source dialog. Will result in "ReplayTV Devices" and "HDHomerun Devices" +#: dialogs/GUIDialogMediaSource.cpp +msgctxt "#33040" +msgid "%s Devices" +msgstr "" + +#empty strings from id 33041 to 33048 #: Unknown msgctxt "#33049" |