diff options
Diffstat (limited to 'l10n-zh-CN/browser/chrome/browser/taskbar.properties')
-rwxr-xr-x | l10n-zh-CN/browser/chrome/browser/taskbar.properties | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n-zh-CN/browser/chrome/browser/taskbar.properties b/l10n-zh-CN/browser/chrome/browser/taskbar.properties new file mode 100755 index 0000000000..9ea5819cd6 --- /dev/null +++ b/l10n-zh-CN/browser/chrome/browser/taskbar.properties @@ -0,0 +1,12 @@ +# 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/. + +taskbar.tasks.newTab.label=打开新标签页 +taskbar.tasks.newTab.description=新建一个浏览器标签页。 +taskbar.tasks.newWindow.label=打开新窗口 +taskbar.tasks.newWindow.description=新建一个浏览器窗口。 +taskbar.tasks.newPrivateWindow.label=新建隐私窗口 +taskbar.tasks.newPrivateWindow.description=以隐私浏览模式打开新窗口。 +taskbar.frequent.label=常用 +taskbar.recent.label=最近 |