diff options
Diffstat (limited to 'l10n-zh-TW/suite/chrome/common/defaultClientDialog.dtd')
-rw-r--r-- | l10n-zh-TW/suite/chrome/common/defaultClientDialog.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-zh-TW/suite/chrome/common/defaultClientDialog.dtd b/l10n-zh-TW/suite/chrome/common/defaultClientDialog.dtd new file mode 100644 index 0000000000..c9ff927b93 --- /dev/null +++ b/l10n-zh-TW/suite/chrome/common/defaultClientDialog.dtd @@ -0,0 +1,15 @@ +<!-- 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 defaultClient.title "預設用戶端"> +<!ENTITY defaultClient.intro "使用 &brandShortName; 作為預設用戶端:"> + +<!ENTITY browser.label "網頁瀏覽器"> +<!ENTITY email.label "電子郵件"> +<!ENTITY newsgroups.label "新聞群組"> +<!ENTITY feeds.label "消息來源"> + +<!ENTITY checkOnStartup.label "每次啟動 &brandShortName; 時都重新檢查"> +<!ENTITY checkOnStartup.accesskey "a"> + |