diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
commit | 724b36b7051c0d9190cbd8854ba5919904967c11 (patch) | |
tree | 8996ac57bf70972bf524e865e0845cd54aab6f6b /l10n-zh-CN/dom/chrome/accessibility | |
parent | Releasing progress-linux version 115.10.0esr-1~deb12u1progress7u1. (diff) | |
download | firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.tar.xz firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.zip |
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-zh-CN/dom/chrome/accessibility')
-rwxr-xr-x | l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties b/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties index b50e46533d..75b07e21e9 100755 --- a/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties +++ b/l10n-zh-CN/dom/chrome/accessibility/win/accessible.properties @@ -2,10 +2,10 @@ # 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/. -jump = 跳过 +jump = 跳至 press = 按 -check = 选定 -uncheck = 取消选定 +check = 选中 +uncheck = 取消选中 select = 选择 open = 打开 close = 关闭 |