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

Commit 9269ece

Browse files
Import l10n.
1 parent 0b98ac3 commit 9269ece

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • components/browser/engine-system/src/main/res/values-zh-rCN

components/browser/engine-system/src/main/res/values-zh-rCN/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- Text for the title of an alert dialog displayed by a web page. %1$s will be replaced with the URL of the current page (displaying the dialog). -->
44
<string name="mozac_browser_engine_system_alert_title">域名为 %1$s 的页面说:</string>
55
<!-- Text for the message of an auth dialog displayed by a web page.
6-
%1$s will be replaced by the realm, %2$s will be replaced with the URL of the current page (displaying the dialog). -->
6+
%1$s will be replaced by the hostname or a description of the protected area/site, %2$s will be replaced with the URL of the current page (displaying the dialog). -->
77
<string name="mozac_browser_engine_system_auth_message">%2$s 要求您输入用户名和密码。该网站说:“%1$s”</string>
88
<!-- Text for the message of an auth dialog displayed by a web page. %1$s will be replaced with the URL of the current page (displaying the dialog). -->
99
<string name="mozac_browser_engine_system_auth_no_realm_message">%1$s 要求您输入用户名和密码。</string>

0 commit comments

Comments
 (0)