diff options
author | h.udo <hudokkow@gmail.com> | 2018-07-15 14:49:25 +0100 |
---|---|---|
committer | h.udo <hudokkow@gmail.com> | 2018-07-16 21:17:00 +0100 |
commit | 59568ed0f2e8455a7e83b6560a78d95c80159515 (patch) | |
tree | ac9177bc005419e032922a8bf3747c20063d353a /addons | |
parent | 8e7d6f221641d11a34abe6599c3efd15c080759c (diff) |
[lang] Uniformize "not available" string usage
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 29 | ||||
-rw-r--r-- | addons/skin.estouchy/xml/DialogAddonInfo.xml | 8 | ||||
-rw-r--r-- | addons/skin.estuary/xml/DialogPVRRadioRDSInfo.xml | 12 | ||||
-rw-r--r-- | addons/skin.estuary/xml/DialogSeekBar.xml | 2 |
4 files changed, 30 insertions, 21 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 6f5b6f5904..49e6ea9efb 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -685,10 +685,7 @@ msgctxt "#160" msgid "Free" msgstr "" -#: addons/skin.estuary/xml/DialogPVRRadioRDSInfo.xml -msgctxt "#161" -msgid "Unavailable" -msgstr "" +#empty string with id 161 msgctxt "#162" msgid "Tray open" @@ -1958,11 +1955,7 @@ msgctxt "#415" msgid "Downloading thumbnail..." msgstr "" -#: xbmc/music/dialogs/GUIDialogMusicInfo.cpp -#: addons/skin.estuary/xml/DialogFullScreenInfo.xml -msgctxt "#416" -msgid "Not available" -msgstr "" +#empty string with id 416 msgctxt "#417" msgid "View: Big icons" @@ -4785,7 +4778,23 @@ msgctxt "#10004" msgid "Settings" msgstr "" -#empty strings from id 10005 to 10006 +#: addons/skin.estouchy/xml/DialogAddonInfo.xml +#: addons/skin.estuary/xml/DialogPVRRadioRDSInfo.xml +#: addons/skin.estuary/xml/DialogSeekBar.xml +#: xbmc/LangInfo.cpp +#: xbmc/addons/Scraper.cpp +#: xbmc/addons/addons/GUIDialogAddonInfo.cpp +#: xbmc/guilib/guiinfo/SystemGUIInfo.cpp +#: xbmc/utils/SystemInfo.cpp +msgctxt "#10005" +msgid "Not available" +msgstr "" + +#. Abbreviation of "Not Available" +#: xbmc/utils/SystemInfo.cpp +msgctxt "#10006" +msgid "N/A" +msgstr "" #: xbmc/guilib/WindowIDs.h msgctxt "#10007" diff --git a/addons/skin.estouchy/xml/DialogAddonInfo.xml b/addons/skin.estouchy/xml/DialogAddonInfo.xml index ce62b72a5c..f3fe60d872 100644 --- a/addons/skin.estouchy/xml/DialogAddonInfo.xml +++ b/addons/skin.estouchy/xml/DialogAddonInfo.xml @@ -106,7 +106,7 @@ <posy>0</posy> <width>730</width> <height>25</height> - <label fallback="416">$INFO[ListItem.AddonType]</label> + <label fallback="10005">$INFO[ListItem.AddonType]</label> <align>left</align> <aligny>center</aligny> <font>font20</font> @@ -129,7 +129,7 @@ <posy>30</posy> <width>730</width> <height>25</height> - <label fallback="416">$INFO[ListItem.AddonCreator]</label> + <label fallback="10005">$INFO[ListItem.AddonCreator]</label> <align>left</align> <aligny>center</aligny> <font>font20</font> @@ -152,7 +152,7 @@ <posy>60</posy> <width>730</width> <height>25</height> - <label fallback="416">$INFO[ListItem.AddonVersion]</label> + <label fallback="10005">$INFO[ListItem.AddonVersion]</label> <align>left</align> <aligny>center</aligny> <font>font20</font> @@ -175,7 +175,7 @@ <posy>90</posy> <width>730</width> <height>25</height> - <label fallback="416">$INFO[ListItem.AddonSummary]</label> + <label fallback="10005">$INFO[ListItem.AddonSummary]</label> <align>left</align> <aligny>center</aligny> <font>font20</font> diff --git a/addons/skin.estuary/xml/DialogPVRRadioRDSInfo.xml b/addons/skin.estuary/xml/DialogPVRRadioRDSInfo.xml index ad26ae49c5..06ee2492f7 100644 --- a/addons/skin.estuary/xml/DialogPVRRadioRDSInfo.xml +++ b/addons/skin.estuary/xml/DialogPVRRadioRDSInfo.xml @@ -34,7 +34,7 @@ <width>704</width> <height>25</height> <aligny>center</aligny> - <label fallback="161">$INFO[RDS.Artist]</label> + <label fallback="10005">$INFO[RDS.Artist]</label> <scrollout>false</scrollout> <pauseatend>2000</pauseatend> <visible>String.IsEmpty(RDS.Band)</visible> @@ -93,7 +93,7 @@ <width>704</width> <height>25</height> <aligny>center</aligny> - <label fallback="161">$INFO[RDS.Title]</label> + <label fallback="10005">$INFO[RDS.Title]</label> <scrollout>false</scrollout> <pauseatend>2000</pauseatend> </control> @@ -137,7 +137,7 @@ <width>704</width> <height>25</height> <aligny>center</aligny> - <label fallback="161">$INFO[RDS.Composer]</label> + <label fallback="10005">$INFO[RDS.Composer]</label> <scrollout>false</scrollout> <pauseatend>2000</pauseatend> </control> @@ -157,7 +157,7 @@ <width>704</width> <height>25</height> <aligny>center</aligny> - <label fallback="161">$INFO[RDS.Title]</label> + <label fallback="10005">$INFO[RDS.Title]</label> <scrollout>false</scrollout> <pauseatend>2000</pauseatend> </control> @@ -178,7 +178,7 @@ <width>704</width> <height>29</height> <pagecontrol></pagecontrol> - <label fallback="161">$INFO[RDS.Artist]</label> + <label fallback="10005">$INFO[RDS.Artist]</label> <autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll> <visible>String.IsEmpty(RDS.Band) + !String.IsEmpty(RDS.Artist)</visible> </control> @@ -242,7 +242,7 @@ <width>300</width> <height>25</height> <aligny>center</aligny> - <label fallback="161">$INFO[RDS.Conductor]</label> + <label fallback="10005">$INFO[RDS.Conductor]</label> <scrollout>false</scrollout> <pauseatend>2000</pauseatend> <visible>!String.IsEmpty(RDS.Conductor)</visible> diff --git a/addons/skin.estuary/xml/DialogSeekBar.xml b/addons/skin.estuary/xml/DialogSeekBar.xml index d31d09e7a7..a307f28ce0 100644 --- a/addons/skin.estuary/xml/DialogSeekBar.xml +++ b/addons/skin.estuary/xml/DialogSeekBar.xml @@ -324,7 +324,7 @@ <top>-207</top> <right>80</right> <height>290</height> - <label fallback="416">$INFO[VideoPlayer.Tagline,[B],[/B][CR]]$INFO[VideoPlayer.Plot]</label> + <label fallback="10005">$INFO[VideoPlayer.Tagline,[B],[/B][CR]]$INFO[VideoPlayer.Plot]</label> <align>left</align> <autoscroll delay="5000" repeat="7500" time="5000"></autoscroll> </control> |