aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmarshallnz <jcmarsha@gmail.com>2014-03-05 09:34:45 +1300
committerjmarshallnz <jcmarsha@gmail.com>2014-03-05 09:34:45 +1300
commita159d389256016ec13453b1f636a7cfe9a6a8dd1 (patch)
tree64c1efa1944b4cd20cd2fb3afae6e22ee72b615d
parent189d55d093c4cfe87a08db31cf3f6562647ab5a9 (diff)
parent0e0bbe0cb0041eb12dd4182ce3f7e761b1b1dbeb (diff)
Merge pull request #4327 from da-anda/confluence-labels
[Confluence] fix usage of "next" label in mismatching contexts
-rw-r--r--addons/skin.confluence/720p/MusicKaraokeLyrics.xml2
-rw-r--r--addons/skin.confluence/720p/MusicVisualisation.xml2
-rw-r--r--addons/skin.confluence/720p/VideoFullScreen.xml2
-rw-r--r--addons/skin.confluence/720p/includes.xml2
-rwxr-xr-xlanguage/English/strings.po3
5 files changed, 7 insertions, 4 deletions
diff --git a/addons/skin.confluence/720p/MusicKaraokeLyrics.xml b/addons/skin.confluence/720p/MusicKaraokeLyrics.xml
index f47d219d34..c6efe3a376 100644
--- a/addons/skin.confluence/720p/MusicKaraokeLyrics.xml
+++ b/addons/skin.confluence/720p/MusicKaraokeLyrics.xml
@@ -37,7 +37,7 @@
<height>25</height>
<font>font13_title</font>
<textcolor>blue</textcolor>
- <label>[COLOR=blue]$LOCALIZE[209] :[/COLOR] [COLOR=selected]$INFO[MusicPlayer.offset(1).Title][/COLOR]</label>
+ <label>[COLOR=blue]$LOCALIZE[19031] :[/COLOR] [COLOR=selected]$INFO[MusicPlayer.offset(1).Title][/COLOR]</label>
<align>center</align>
<aligny>center</aligny>
</control>
diff --git a/addons/skin.confluence/720p/MusicVisualisation.xml b/addons/skin.confluence/720p/MusicVisualisation.xml
index 09fa84267a..13ccf540f8 100644
--- a/addons/skin.confluence/720p/MusicVisualisation.xml
+++ b/addons/skin.confluence/720p/MusicVisualisation.xml
@@ -174,7 +174,7 @@
<top>120</top>
<width>910</width>
<height>25</height>
- <label>$LOCALIZE[209]: $INFO[MusicPlayer.offset(1).Artist,, - ]$INFO[MusicPlayer.offset(1).Title]</label>
+ <label>$LOCALIZE[19031]: $INFO[MusicPlayer.offset(1).Artist,, - ]$INFO[MusicPlayer.offset(1).Title]</label>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
diff --git a/addons/skin.confluence/720p/VideoFullScreen.xml b/addons/skin.confluence/720p/VideoFullScreen.xml
index 802e510d37..aeb565279c 100644
--- a/addons/skin.confluence/720p/VideoFullScreen.xml
+++ b/addons/skin.confluence/720p/VideoFullScreen.xml
@@ -281,7 +281,7 @@
<top>120</top>
<width>910</width>
<height>25</height>
- <label>$INFO[VideoPlayer.NextTitle,$LOCALIZE[209]: ]</label>
+ <label>$INFO[VideoPlayer.NextTitle,$LOCALIZE[19031]: ]</label>
<align>center</align>
<aligny>center</aligny>
<font>font12</font>
diff --git a/addons/skin.confluence/720p/includes.xml b/addons/skin.confluence/720p/includes.xml
index cb4438a9e3..3351c0fbc4 100644
--- a/addons/skin.confluence/720p/includes.xml
+++ b/addons/skin.confluence/720p/includes.xml
@@ -444,7 +444,7 @@
<top>120</top>
<height>30</height>
<width>325</width>
- <label>[COLOR=blue]$LOCALIZE[209] :[/COLOR] $INFO[MusicPlayer.offset(1).Title]</label>
+ <label>[COLOR=blue]$LOCALIZE[19031] :[/COLOR] $INFO[MusicPlayer.offset(1).Title]</label>
<align>right</align>
<aligny>center</aligny>
<font>font12</font>
diff --git a/language/English/strings.po b/language/English/strings.po
index 1d1af035bc..6b1070d36a 100755
--- a/language/English/strings.po
+++ b/language/English/strings.po
@@ -852,10 +852,12 @@ msgctxt "#208"
msgid "Play"
msgstr ""
+#. used as label for an action/button to play or navigate to the next item
msgctxt "#209"
msgid "Next"
msgstr ""
+#. used as label for an action/button to play or navigate to the previous item
msgctxt "#210"
msgid "Previous"
msgstr ""
@@ -7411,6 +7413,7 @@ msgctxt "#19030"
msgid "Now"
msgstr ""
+#. Label prefix for the next playing tv-show (PVR) or media, like "Next: The Simpsons", "Next: AC/DC - Thunderstruck". It's also used as EPG display mode (EPG: timeline / now / next)
msgctxt "#19031"
msgid "Next"
msgstr ""