[Confluence] fix usage of "next" label in mismatching contexts, which caused trouble...
authorda-anda <da-anda@xbmc.org>
Tue, 4 Mar 2014 12:06:36 +0000 (13:06 +0100)
committerMartijn Kaijser <mcm.kaijser@gmail.com>
Wed, 5 Mar 2014 07:23:11 +0000 (08:23 +0100)
addons/skin.confluence/720p/MusicKaraokeLyrics.xml
addons/skin.confluence/720p/MusicVisualisation.xml
addons/skin.confluence/720p/VideoFullScreen.xml
addons/skin.confluence/720p/includes.xml
language/English/strings.po

index f47d219..c6efe3a 100644 (file)
@@ -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>
index 09fa842..13ccf54 100644 (file)
                                        <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>
index 802e510..aeb5652 100644 (file)
                                        <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>
index cb4438a..3351c0f 100644 (file)
                        <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>
index 1d1af03..6b1070d 100755 (executable)
@@ -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 ""