diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-zh-TW/browser/chrome/browser/shellservice.properties | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-zh-TW/browser/chrome/browser/shellservice.properties b/l10n-zh-TW/browser/chrome/browser/shellservice.properties new file mode 100644 index 0000000000..0ce8a388e1 --- /dev/null +++ b/l10n-zh-TW/browser/chrome/browser/shellservice.properties @@ -0,0 +1,17 @@ +# 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/. + +# LOCALIZATION NOTE (setDefaultBrowserTitle, setDefaultBrowserMessage, setDefaultBrowserDontAsk, setDefaultBrowserAlertConfirm.label, setDefaultBrowserAlertNotNow.label): +# These strings are used as an alternative to the ones above, in a modal dialog. +# %S will be replaced by brandShortName +setDefaultBrowserTitle=預設瀏覽器 +setDefaultBrowserMessage=%S 目前不是您的預設瀏覽器。要設定為預設瀏覽器嗎? +setDefaultBrowserDontAsk=每次啟動 %S 時都重新檢查 +setDefaultBrowserAlertConfirm.label=將 %S 設為我的預設瀏覽器 +setDefaultBrowserAlertNotNow.label=現在不要 + +desktopBackgroundLeafNameWin=桌布.bmp +DesktopBackgroundDownloading=正在儲存圖片… +DesktopBackgroundSet=設為桌布 + |