Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Commit ef014d5

Browse files
runnermergify[bot]
authored andcommitted
Strings - components/browser/errorpages/src/main/res/values-tg/strings.xml
1 parent d8142b2 commit ef014d5

File tree

1 file changed

+7
-2
lines changed
  • components/browser/errorpages/src/main/res/values-tg

1 file changed

+7
-2
lines changed

components/browser/errorpages/src/main/res/values-tg/strings.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<resources>
2+
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
33

44
<!-- The button that appears at the bottom of an error page. -->
55
<string name="mozac_browser_errorpages_page_refresh">Аз нав кӯшиш кардан</string>
@@ -59,10 +59,15 @@
5959

6060
<!-- The text shown inside the advanced button used to expand the advanced options. It's only shown when a website uses HSTS. -->
6161
<string name="mozac_browser_errorpages_security_bad_hsts_cert_advanced">Иловагӣ…</string>
62+
6263
<!-- The advanced certificate information shown when a website uses HSTS. The %1$s will be replaced by the website URL and %2$s will be replaced by the app name. It's only shown when a website uses HSTS. -->
63-
<string name="mozac_browser_errorpages_security_bad_hsts_cert_techInfo"><![CDATA[
64+
<string moz:removedIn="104" name="mozac_browser_errorpages_security_bad_hsts_cert_techInfo" tools:ignore="UnusedResources"><![CDATA[
6465
<label> <b>%1$s</b> дорои сиёсати амниятӣ бо номи «Амнияти интиқоли қатъии HTTP» (HSTS) мебошад, ва ин маънои онро дорад, ки <b>%2$s</b> метавонад ба он танҳо тавассути алоқаи бехатар пайваст шавад. Шумо барои ворид шудан ба ин сомона истисноро илова карда наметавонед.
6566
]]></string>
67+
<!-- The advanced certificate information shown when a website uses HSTS. The %1$s will be replaced by the website URL and %2$s will be replaced by the app name. It's only shown when a website uses HSTS. -->
68+
<string name="mozac_browser_errorpages_security_bad_hsts_cert_techInfo2"><![CDATA[
69+
<label> <b>%1$s</b> дорои сиёсати амниятӣ бо номи «Амнияти интиқоли қатъии HTTP» (HSTS) мебошад, ва ин маънои онро дорад, ки <b>%2$s</b> метавонад ба он танҳо тавассути алоқаи бехатар пайваст шавад. Шумо барои ворид шудан ба ин сомона истисноро илова карда наметавонед. </label>
70+
]]></string>
6671
<!-- The text shown inside the advanced options button used to go back. It's only shown if the user has expanded the advanced options. -->
6772
<string name="mozac_browser_errorpages_security_bad_hsts_cert_back">Бозгашт</string>
6873

0 commit comments

Comments
 (0)