Skip to content

Commit

Permalink
Language cleanup
Browse files Browse the repository at this point in the history
Remove strings that are available in Kodi
  • Loading branch information
Hitcher authored Jan 31, 2025
1 parent ff4913e commit e82b298
Show file tree
Hide file tree
Showing 30 changed files with 82 additions and 179 deletions.
4 changes: 2 additions & 2 deletions 1080p/AddonBrowser.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31006</label>
<label>14018</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down Expand Up @@ -110,7 +110,7 @@
<top>975</top>
<height>90</height>
<width>360</width>
<label>31301</label>
<label>12014</label>
<align>right</align>
<aligny>top</aligny>
<font>font13</font>
Expand Down
3 changes: 1 addition & 2 deletions 1080p/Custom_1102_OptionsDialog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<height>60</height>
<width>795</width>
<aligny>center</aligny>
<label>31362</label>
<label>305</label>
<radioposx>740</radioposx>
<texturefocus border="5">button-focus2.png</texturefocus>
<onclick>ToggleStereoMode</onclick>
Expand Down Expand Up @@ -203,4 +203,3 @@
</control>
</controls>
</window>

14 changes: 7 additions & 7 deletions 1080p/DialogPlayerProcessInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<texturefocus border="5">HomeSubFO.png</texturefocus>
<texturenofocus colordiffuse="B3FFFFFF" border="5">HomeSubNF.png</texturenofocus>
<pulseonselect>false</pulseonselect>
<label>$LOCALIZE[31311]</label>
<label>$LOCALIZE[14200]</label>
<onfocus>SetProperty(PlayerInfoDialogFocus,10002,Home)</onfocus>
</control>
<control type="button" id="10003">
Expand All @@ -74,7 +74,7 @@
<texturefocus border="5">HomeSubFO.png</texturefocus>
<texturenofocus colordiffuse="B3FFFFFF" border="5">HomeSubNF.png</texturenofocus>
<pulseonselect>false</pulseonselect>
<label>$LOCALIZE[31312]</label>
<label>$LOCALIZE[14211]</label>
<onfocus>SetProperty(PlayerInfoDialogFocus,10003,Home)</onfocus>
</control>
<control type="button" id="10004">
Expand All @@ -90,7 +90,7 @@
<texturefocus border="5">HomeSubFO.png</texturefocus>
<texturenofocus colordiffuse="B3FFFFFF" border="5">HomeSubNF.png</texturenofocus>
<pulseonselect>false</pulseonselect>
<label>$LOCALIZE[31313]</label>
<label>$LOCALIZE[14230]</label>
<onfocus>SetProperty(PlayerInfoDialogFocus,10004,Home)</onfocus>
</control>
<control type="image">
Expand Down Expand Up @@ -345,7 +345,7 @@
<description>Header</description>
<width>880</width>
<height>38</height>
<label>$LOCALIZE[31333]</label>
<label>$LOCALIZE[20159]</label>
<font>font13_title</font>
<textcolor>blue</textcolor>
</control>
Expand All @@ -360,7 +360,7 @@
<control type="label">
<width>830</width>
<height>38</height>
<label>[COLOR grey2]$LOCALIZE[31335]: [/COLOR]$INFO[VideoPlayer.VideoResolution]</label>
<label>[COLOR grey2]$LOCALIZE[21443]: [/COLOR]$INFO[VideoPlayer.VideoResolution]</label>
<font>font12</font>
<shadowcolor>black</shadowcolor>
<visible>!String.IsEmpty(VideoPlayer.VideoResolution)</visible>
Expand Down Expand Up @@ -414,7 +414,7 @@
<control type="label">
<width>880</width>
<height>38</height>
<label>[COLOR grey2]$LOCALIZE[31338]: [/COLOR]$INFO[VideoPlayer.AudioChannels]</label>
<label>[COLOR grey2]$LOCALIZE[21444]: [/COLOR]$INFO[VideoPlayer.AudioChannels]</label>
<font>font12</font>
<shadowcolor>black</shadowcolor>
<visible>!String.IsEmpty(VideoPlayer.AudioChannels)</visible>
Expand All @@ -430,7 +430,7 @@
<control type="label">
<width>880</width>
<height>38</height>
<label>[COLOR grey2]$LOCALIZE[31339]: [/COLOR]$INFO[VideoPlayer.AudioLanguage]</label>
<label>[COLOR grey2]$LOCALIZE[21447]: [/COLOR]$INFO[VideoPlayer.AudioLanguage]</label>
<font>font12</font>
<shadowcolor>black</shadowcolor>
<visible>!String.IsEmpty(VideoPlayer.AudioLanguage)</visible>
Expand Down
2 changes: 1 addition & 1 deletion 1080p/DialogSeekBar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<font>font12_title</font>
<textcolor>blue</textcolor>
<scroll>true</scroll>
<label>$LOCALIZE[31049]</label>
<label>$LOCALIZE[19127]</label>
</control>
<control type="label" id="1">
<description>End time from infolabel</description>
Expand Down
2 changes: 1 addition & 1 deletion 1080p/EventLog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31006</label>
<label>14018</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down
2 changes: 1 addition & 1 deletion 1080p/Font.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<fonts>
<fontset id="Default" idloc="31390">
<fontset id="Default" idloc="15109">
<!-- Normal Fonts -->
<font>
<name>font10</name>
Expand Down
2 changes: 1 addition & 1 deletion 1080p/Home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@
<texturefocus flipy="true" border="5">HomeSubFO.png</texturefocus>
<texturenofocus flipy="true" border="5">HomeSubNF.png</texturenofocus>
<pulseonselect>false</pulseonselect>
<label>31008</label>
<label>244</label>
<onclick>fullscreen</onclick>
<textureradioonfocus>GoFullscreen.png</textureradioonfocus>
<textureradioonnofocus>GoFullscreen.png</textureradioonnofocus>
Expand Down
4 changes: 2 additions & 2 deletions 1080p/Includes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@
<value condition="ListItem.HasTimer">$LOCALIZE[31510]</value>
</variable>
<variable name="ProfileIdentificationLabel2Var">
<value condition="Skin.HasSetting(show_profilename)">$LOCALIZE[31963]</value>
<value condition="Skin.HasSetting(show_profilename)">$LOCALIZE[20093]</value>
<value condition="Skin.HasSetting(show_profileavatar)">$LOCALIZE[31964]</value>
<value>$LOCALIZE[16018]</value>
</variable>
Expand Down Expand Up @@ -1670,7 +1670,7 @@
<control type="radiobutton" id="611">
<description>Go to fullscreen Playback</description>
<include>ButtonCommonValues</include>
<label>31008</label>
<label>244</label>
<onclick>fullscreen</onclick>
<textureradioonfocus>GoFullscreen.png</textureradioonfocus>
<textureradioonnofocus>GoFullscreen.png</textureradioonnofocus>
Expand Down
2 changes: 1 addition & 1 deletion 1080p/IncludesPVR.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31006</label>
<label>14018</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down
2 changes: 1 addition & 1 deletion 1080p/MusicOSD.xml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
<control type="togglebutton" id="701">
<width>83</width>
<height>83</height>
<label>31128</label>
<label>24013</label>
<font />
<texturefocus>OSDLyricsFO.png</texturefocus>
<texturenofocus>OSDLyricsNF.png</texturenofocus>
Expand Down
2 changes: 1 addition & 1 deletion 1080p/MyFavourites.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31006</label>
<label>14018</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down
4 changes: 2 additions & 2 deletions 1080p/MyGames.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31006</label>
<label>14018</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down Expand Up @@ -94,7 +94,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31039</label>
<label>14230</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down
4 changes: 2 additions & 2 deletions 1080p/MyMusicNav.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31006</label>
<label>14018</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down Expand Up @@ -133,7 +133,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31039</label>
<label>14230</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down
2 changes: 1 addition & 1 deletion 1080p/MyMusicPlaylistEditor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
<scroll>true</scroll>
<align>right</align>
<aligny>center</aligny>
<label>31059</label>
<label>13350</label>
</control>
<control type="image">
<left>15</left>
Expand Down
4 changes: 2 additions & 2 deletions 1080p/MyPics.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31006</label>
<label>14018</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down Expand Up @@ -136,7 +136,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31039</label>
<label>14230</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down
6 changes: 3 additions & 3 deletions 1080p/MyPlaylist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<include>ScrollOffsetLabel</include>
<include content="CommonWindowHeader" condition="Window.IsActive(videoplaylist)">
<param name="Icon" value="icon_video" />
<param name="Label" value="$LOCALIZE[31059] - $LOCALIZE[14215]" />
<param name="Label" value="$LOCALIZE[13350] - $LOCALIZE[14215]" />
</include>
<include content="CommonWindowHeader" condition="Window.IsActive(musicplaylist)">
<param name="Icon" value="icon_music" />
<param name="Label" value="$LOCALIZE[31059] - $LOCALIZE[14216]" />
<param name="Label" value="$LOCALIZE[13350] - $LOCALIZE[14216]" />
</include>
<control type="group">
<left>-375</left>
Expand All @@ -50,7 +50,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31006</label>
<label>14018</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down
4 changes: 2 additions & 2 deletions 1080p/MyPrograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31006</label>
<label>14018</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down Expand Up @@ -94,7 +94,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31039</label>
<label>14230</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down
4 changes: 2 additions & 2 deletions 1080p/MyVideoNav.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31006</label>
<label>14018</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down Expand Up @@ -163,7 +163,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31039</label>
<label>14230</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down
6 changes: 3 additions & 3 deletions 1080p/MyWeather.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<width>690</width>
<height>53</height>
<font>font12</font>
<label>$LOCALIZE[31301] - $INFO[Window.Property(Updated)]</label>
<label>$LOCALIZE[12014] - $INFO[Window.Property(Updated)]</label>
<align>center</align>
<aligny>center</aligny>
<textcolor>grey2</textcolor>
Expand Down Expand Up @@ -458,7 +458,7 @@
<width>375</width>
<height>53</height>
<font>font12</font>
<label>31006</label>
<label>14018</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
Expand Down Expand Up @@ -526,7 +526,7 @@
<description>Maps button</description>
<textwidth>353</textwidth>
<include>ButtonCommonValues</include>
<label>31910</label>
<label>33035</label>
<onfocus>SetProperty(Weather.CurrentView,map)</onfocus>
<visible>!String.IsEmpty(Window.Property(Map.IsFetched))</visible>
</control>
Expand Down
2 changes: 1 addition & 1 deletion 1080p/PlayerControls.xml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
<top>0</top>
<width>60</width>
<height>60</height>
<label>31128</label>
<label>24013</label>
<font />
<texturefocus>OSDLyricsFO.png</texturefocus>
<texturenofocus>OSDLyricsNF.png</texturenofocus>
Expand Down
Loading

0 comments on commit e82b298

Please sign in to comment.