blob: bdefe8a0dd3da2ff26ca5576beb32c4bb1ea07b5 (
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">
|