diff options
Diffstat (limited to 'l10n-zh-TW/mobile/android/chrome/aboutLogins.dtd')
-rw-r--r-- | l10n-zh-TW/mobile/android/chrome/aboutLogins.dtd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n-zh-TW/mobile/android/chrome/aboutLogins.dtd b/l10n-zh-TW/mobile/android/chrome/aboutLogins.dtd new file mode 100644 index 0000000000..99c357388e --- /dev/null +++ b/l10n-zh-TW/mobile/android/chrome/aboutLogins.dtd @@ -0,0 +1,11 @@ +<!-- 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 % brandDTD + SYSTEM "chrome://branding/locale/brand.dtd"> + %brandDTD; +<!ENTITY aboutLogins.title "登入資訊"> +<!ENTITY aboutLogins.update "更新"> +<!ENTITY aboutLogins.emptyLoginText "保護您的登入資訊安全"> +<!ENTITY aboutLogins.emptyLoginHint "您使用 &brandShortName; 儲存的登入資訊將顯示於此處。"> + |