diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-zh-TW/browser/browser/panelUI.ftl | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-zh-TW/browser/browser/panelUI.ftl b/l10n-zh-TW/browser/browser/panelUI.ftl new file mode 100644 index 0000000000..37388b6c9f --- /dev/null +++ b/l10n-zh-TW/browser/browser/panelUI.ftl @@ -0,0 +1,25 @@ +# 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/. + + +## Customization Menu + +# The overflow menu is the menu that appears if you click the chevron (>> button) in the location bar. +customize-menu-unpin-from-overflowmenu = + .label = 從收藏選單取消釘選 + .accesskey = U +customize-menu-add-to-toolbar = + .label = 新增至工具列 + .accesskey = A +customize-menu-add-to-overflowmenu = + .label = 新增到收藏選單 + .accesskey = M + +## Forget Button + +# The forget button can be added to the toolbar or overflow menu via the cutomization menu. +panic-button-thankyou-msg1 = 已清除您最近的瀏覽紀錄。 +panic-button-thankyou-msg2 = 安全地瀏覽吧! +panic-button-thankyou-button = + .label = 謝啦! |