Strings - app/src/main/res/values-sl/strings.xml

upstream-sync
runner 2 years ago committed by Gabriel Luong
parent 77a091eec2
commit df0c94ae0b

@ -332,6 +332,10 @@
<string name="preferences_https_only_title">Način &quot;samo HTTPS&quot;</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Za večjo varnost poskuša samodejno vzpostaviti povezavo s šifrirnim protokolom HTTPS.</string>
<!-- Summary of tracking protection preference if tracking protection is set to on -->
<string name="preferences_https_only_on">Vključeno</string>
<!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="preferences_https_only_off">Izključeno</string>
<!-- Text displayed that links to website containing documentation about "HTTPS-Only" mode -->
<string name="preferences_http_only_learn_more">Več o tem</string>
<!-- Option for the https only setting -->

Loading…
Cancel
Save