diff options
Diffstat (limited to 'l10n-zh-CN/mobile/android/chrome/aboutAccounts.dtd')
-rw-r--r-- | l10n-zh-CN/mobile/android/chrome/aboutAccounts.dtd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n-zh-CN/mobile/android/chrome/aboutAccounts.dtd b/l10n-zh-CN/mobile/android/chrome/aboutAccounts.dtd new file mode 100644 index 0000000000..517e15fe4c --- /dev/null +++ b/l10n-zh-CN/mobile/android/chrome/aboutAccounts.dtd @@ -0,0 +1,13 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY aboutAccounts.connected.title "Firefox 账户"> +<!ENTITY aboutAccounts.connected.description "您已登录为"> +<!ENTITY aboutAccounts.syncPreferences.label "点按这里查看有关同步服务的设置"> + +<!ENTITY aboutAccounts.noConnection.title "没有互联网连接"> +<!ENTITY aboutAccounts.retry.label "重试"> + +<!ENTITY aboutAccounts.restrictedError.title "受限"> +<!ENTITY aboutAccounts.restrictedError.description "您无法从此配置管理 Firefox 账号。"> |