Skip to content

Commit

Permalink
Updated: Translations for Show future.
Browse files Browse the repository at this point in the history
  • Loading branch information
basrieter committed Nov 29, 2023
1 parent 34a1ea5 commit 105e17f
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion channels/channel.nos/nos2010/chn_nos2010.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
{
"order": 4,
"value": "type=\"bool\" default=\"true\" label=\"Show Future\"",
"value": "type=\"bool\" default=\"true\" label=\"30125\"",
"id": "show_future"
}

Expand Down
6 changes: 5 additions & 1 deletion resources/language/resource.language.en_gb/strings.po
Original file line number Diff line number Diff line change
Expand Up @@ -538,8 +538,12 @@ msgctxt "#30124"
msgid "Find the <b>refresh token</b> for your account by examining the site's cookies and paste the <b>value</b> of the refresh token cookie here."
msgstr ""

msgctxt "#30125"
msgid "Show future episodes under 'Recent > Today'"
msgstr ""

# used for list limits
# empty strings from id 30125 to 30189
# empty strings from id 30126 to 30189

msgctxt "#30190"
msgid "Monday"
Expand Down
7 changes: 6 additions & 1 deletion resources/language/resource.language.nl_nl/strings.po
Original file line number Diff line number Diff line change
Expand Up @@ -523,8 +523,13 @@ msgctxt "#30124"
msgid "Find the <b>refresh token</b> for your account by examining the site's cookies and paste the <b>value</b> of the refresh token cookie here."
msgstr "Zoek de <b>refresh-token</b> voor het account door de cookies van de website te inspecteren. Plak de <b>inhoud</b> van het refresh-token-cookie hier."

msgctxt "#30125"
msgid "Toon toekomstige afleveringen onder Recent > Vandaag'"
msgstr ""

# used for list limits
# empty strings from id 30109 to 30189
# empty strings from id 30126 to 30189

msgctxt "#30190"
msgid "Monday"
msgstr "Maandag"
Expand Down
2 changes: 1 addition & 1 deletion resources/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<setting id="channel_ED8FDB9C-3870-11E2-B1C2-192A6288709B_username" type="text" label="30094" default="" visible="eq(-5,NPO Start)" />
<setting id="channel_ED8FDB9C-3870-11E2-B1C2-192A6288709B_password_set" label="30093" type="action" action="RunScript(plugin.video.retrospect, 0, ?action=encryptsetting&amp;settingid=channel_ED8FDB9C-3870-11E2-B1C2-192A6288709B_password&amp;settingname=NPO.nl password&amp;tabfocus=102)" option="close" visible="eq(-6,NPO Start)" />
<setting id="channel_ED8FDB9C-3870-11E2-B1C2-192A6288709B_password" default="" visible="eq(-7,NPO Start)" />
<setting id="channel_ED8FDB9C-3870-11E2-B1C2-192A6288709B_show_future" type="bool" default="true" label="Show Future" visible="eq(-8,NPO Start)" />
<setting id="channel_ED8FDB9C-3870-11E2-B1C2-192A6288709B_show_future" type="bool" default="true" label="30125" visible="eq(-8,NPO Start)" />
<!-- chn_rtl.py -->
<setting id="channel_15D92364-42F4-11DD-AF9B-7BFF55D89593_rtlxl_username" type="text" label="30094" default="" visible="eq(-9,RTL XL [RTL 4,5,7 &amp; 8])" />
<setting id="channel_15D92364-42F4-11DD-AF9B-7BFF55D89593_rtlxl_password" default="" visible="eq(-10,RTL XL [RTL 4,5,7 &amp; 8])" />
Expand Down

0 comments on commit 105e17f

Please sign in to comment.