Commit d8b4d677 authored by MozLando's avatar MozLando
Browse files

Merge #5498



5498: Import strings from android-l10n. r=Amejia481 a=mozilla-l10n-automation-bot

n/t

Co-authored-by: default avatarMozilla L10n Automation Bot <release+l10n-automation-bot@mozilla.com>
parents 8fc200a7 c4348f22
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -171,7 +171,7 @@
    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_no_internet_title">没有互联网连接</string>
    <!-- The main body text of this error page. It will be shown beneath the title -->
    <string name="mozac_browser_errorpages_no_internet_message">请检查您的网络连接,或稍后尝试重新加载页面。</string>
    <string name="mozac_browser_errorpages_no_internet_message">请检查您的网络连接,或稍后尝试重新加载页面。</string>
    <!-- Text that will show up on the button at the bottom of the error page -->
    <string name="mozac_browser_errorpages_no_internet_refresh_button">重新加载</string>

+2 −0
Original line number Diff line number Diff line
@@ -92,4 +92,6 @@
    <string name="mozac_feature_addons_rating_content_description">%1$.02f/5</string>
    <!-- This is the title of page where all the add-ons are listed-->
    <string name="mozac_feature_addons_addons">Eklentiler</string>
    <!-- This is the caption for the addon installation progress overlay -->
    <string name="mozac_add_on_install_progress_caption">Eklenti indiriliyor ve doğrulanıyor…</string>
</resources>
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
    <!-- Description for notifications permission. -->
    <string name="mozac_feature_addons_permissions_notifications_description">向您显示通知</string>
    <!-- Description for pkcs11 permission. -->
    <string name="mozac_feature_addons_permissions_pkcs11_description">提供密码认证服务</string>
    <string name="mozac_feature_addons_permissions_pkcs11_description">提供密码学身份认证服务</string>
    <!-- Description for proxy permission. -->
    <string name="mozac_feature_addons_permissions_proxy_description">控制浏览器的代理设置</string>
    <!-- Description for sessions permission. -->
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
    <string name="mozac_feature_readerview_font_size_decrease_desc">缩小字号</string>

    <!-- Accessible description for increasing the font size -->
    <string name="mozac_feature_readerview_font_size_increase_desc">大字号</string>
    <string name="mozac_feature_readerview_font_size_increase_desc">大字号</string>
    <!-- Color option for the background -->
    <string name="mozac_feature_readerview_dark">深邃</string>
    <!-- Accessible description for the color option -->
+1 −1
Original line number Diff line number Diff line
@@ -19,5 +19,5 @@
    <string name="mozac_lib_crash_notification_action_report">反馈</string>

    <!-- Label of notification showing that the crash report service is running. %1$s will be replaced with the name of the organization (e.g. Mozilla). -->
    <string name="mozac_lib_send_crash_report_in_progress">向 %1$s 发送崩溃报告</string>
    <string name="mozac_lib_send_crash_report_in_progress">正在向 %1$s 发送崩溃报告</string>
</resources>