blob: 2ca79bfa365bc24305e3e2cd953424cd593e62fe (
plain)
1
2
3
4
5
6
7
8
|
# 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/.
# OSX only. Default menu label when there is no xul menubar.
quitMenuitem.label=退出
quitMenuitem.key=q
|