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

Commit ee16f08

Browse files
runnermergify[bot]
authored andcommitted
Strings - components/browser/errorpages/src/main/res/values-te/strings.xml
1 parent 4bbebdf commit ee16f08

File tree

1 file changed

+10
-1
lines changed
  • components/browser/errorpages/src/main/res/values-te

1 file changed

+10
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
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>
@@ -39,6 +39,15 @@
3939
<!-- The text shown inside the advanced options button used to bypass the invalid SSL certificate. It's only shown if the user has expanded the advanced options. -->
4040
<string name="mozac_browser_errorpages_security_bad_cert_accept_temporary">నష్టభయాన్ని అంగీకరించి ముందుకు కొనసాగండి</string>
4141

42+
<!-- The document title and heading of the error page shown when a website uses HSTS. -->
43+
<string name="mozac_browser_errorpages_security_bad_hsts_cert_title">ఈ వెబ్‌సైటుకి సురక్షిత అనుసంధానం కావాలి.</string>
44+
45+
<!-- The text shown inside the advanced button used to expand the advanced options. It's only shown when a website uses HSTS. -->
46+
<string name="mozac_browser_errorpages_security_bad_hsts_cert_advanced">ఉన్నతం…</string>
47+
48+
<!-- The text shown inside the advanced options button used to go back. It's only shown if the user has expanded the advanced options. -->
49+
<string name="mozac_browser_errorpages_security_bad_hsts_cert_back">వెనుకకు వెళ్ళు</string>
50+
4251
<!-- The document title and heading of the error page shown when the user's network connection is interrupted while connecting to a website. -->
4352
<string name="mozac_browser_errorpages_net_interrupt_title">అనుసంధానానికి అంతరాయం కలిగింది</string>
4453

0 commit comments

Comments
 (0)