blob: 39861f14cc26a4cefa6bd1a5de5361fb4467ce5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- 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/. -->
<!ENTITY identitiesListManageDesc.label "管理这个账户的身份。默认使用第一个身份。">
<!ENTITY identitiesListAdd.label "添加…">
<!ENTITY identitiesListAdd.accesskey "A">
<!ENTITY identitiesListEdit.label "编辑…">
<!ENTITY identitiesListEdit.accesskey "E">
<!ENTITY identitiesListDefault.label "设为默认">
<!ENTITY identitiesListDefault.accesskey "S">
<!ENTITY identitiesListDelete.label "删除">
<!ENTITY identitiesListDelete.accesskey "D">
<!ENTITY identitiesListClose.label "关闭">
<!ENTITY identitiesListClose.accesskey "C">
|