feature: checkdns
possibilità di attivare/disattivare checkdns, da messaggio e impostazioni->preferenze. Dopo la disattivazione apparirà una info meno invasiva in alto a dx.
This commit is contained in:
@@ -5679,4 +5679,20 @@ msgstr ""
|
||||
|
||||
msgctxt "#70740"
|
||||
msgid "Your system does not have a web browser, so here's the short link you can open in another device:\n%s"
|
||||
msgstr ""
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#707401"
|
||||
msgid "Enable Check DNS"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#707402"
|
||||
msgid "Connection or DNS problems"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#707403"
|
||||
msgid "Reminder Activation"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#707404"
|
||||
msgid "By deactivating the DNS check, you have activated a reminder that it will appear at the top right."
|
||||
msgstr ""
|
||||
|
||||
@@ -5683,4 +5683,20 @@ msgstr "Apri nel browser"
|
||||
|
||||
msgctxt "#70740"
|
||||
msgid "Your system does not have a web browser, so here's the short link you can open in another device:\n%s"
|
||||
msgstr "Il tuo sistema non ha un browser, quindi ecco un link corto che puoi aprire in un altro dispositivo\n%s"
|
||||
msgstr "Il tuo sistema non ha un browser, quindi ecco un link corto che puoi aprire in un altro dispositivo\n%s"
|
||||
|
||||
msgctxt "#707401"
|
||||
msgid "Enable Check DNS"
|
||||
msgstr "Abilita Check DNS"
|
||||
|
||||
msgctxt "#707402"
|
||||
msgid "Connection or DNS problems"
|
||||
msgstr "Problema di connessione o DNS"
|
||||
|
||||
msgctxt "#707403"
|
||||
msgid "Reminder Activation"
|
||||
msgstr "Attivazione Promemoria..."
|
||||
|
||||
msgctxt "#707404"
|
||||
msgid "By deactivating the DNS check, you have activated a reminder that it will appear at the top right."
|
||||
msgstr "Disattivando il check DNS, hai attivato un promemoria\nche apparirà in alto a dx"
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
<setting id="player_mode" type="enum" values="Direct|SetResolvedUrl|Built-In|Download and Play" label="30044" default="1"/>
|
||||
<setting id="default_action" type="enum" lvalues="30006|30007|30008" label="30005" default="0"/>
|
||||
<setting id="autoplay" type="bool" label="70562" default="false" visible="true"/>
|
||||
<setting id="checkdns" type="bool" label="707401" default="true" visible="true"/>
|
||||
<setting id="checklinks" type="bool" label="30020" default="false"/>
|
||||
<setting id="checklinks_number" type="enum" values="5|10|15|20" label="30021" default="0" visible="eq(-1,true)"/>
|
||||
<setting id="thumbnail_type" type="enum" lvalues="30011|30012|30200" label="30010" default="2"/>
|
||||
|
||||
Reference in New Issue
Block a user