mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
193 lines
3.3 KiB
Properties
193 lines
3.3 KiB
Properties
#
|
|
# The contents of this file are subject to the Mozilla Public License
|
|
# Version 1.0 (the "License"); you may not use this file except in
|
|
# compliance with the License. You may obtain a copy of the License at
|
|
# http://www.mozilla.org/MPL/
|
|
#
|
|
# Software distributed under the License is distributed on an "AS IS"
|
|
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
|
# the License for the specific language governing rights and limitations
|
|
# under the License.
|
|
#
|
|
# The Original Code is the Grendel mail/news client.
|
|
#
|
|
# The Initial Developer of the Original Code is Netscape Communications
|
|
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
|
# Netscape Communications Corporation. All Rights Reserved.
|
|
|
|
#
|
|
# multipane menu labels
|
|
#
|
|
|
|
multiFileLabel=File
|
|
multiFileAccel=F
|
|
multiEditLabel=Edit
|
|
multiEditAccel=E
|
|
multiViewLabel=View
|
|
multiViewAccel=V
|
|
multiMessageLabel=Message
|
|
multiMessageAccel=M
|
|
|
|
#
|
|
# Master menu labels
|
|
#
|
|
|
|
masterFileLabel=File
|
|
masterFileAccel=F
|
|
masterEditLabel=Edit
|
|
masterEditAccel=E
|
|
|
|
#
|
|
# Folder menu labels
|
|
#
|
|
|
|
folderFileLabel=File
|
|
folderFileAccel=F
|
|
folderEditLabel=Edit
|
|
folderEditAccel=E
|
|
folderMessageLabel=Message
|
|
folderMessageAccel=M
|
|
|
|
#
|
|
# Message menu labels
|
|
#
|
|
|
|
messageFileLabel=File
|
|
messageFileAccel=F
|
|
messageEditLabel=Edit
|
|
messageEditAccel=E
|
|
messageMessageLabel=Message
|
|
messageMessageAccel=M
|
|
|
|
#
|
|
# View menu labels
|
|
#
|
|
|
|
viewLayoutLabel=Layout
|
|
viewLayoutAccel=L
|
|
splitLeftLabel=Split Left
|
|
splitLeftAccel=L
|
|
splitRightLabel=Split Right
|
|
splitRightAccel=R
|
|
splitTopLabel=Split Top
|
|
splitTopAccel=T
|
|
stackedLabel=Stacked
|
|
stackedAccel=S
|
|
appShowTooltipsLabel=Show Tooltips
|
|
appShowTooltipsAccel=T
|
|
|
|
#
|
|
# Common menu labels
|
|
#
|
|
|
|
windowLabel=Window
|
|
windowAccel=W
|
|
|
|
#
|
|
# Application menu item labels
|
|
#
|
|
|
|
appExitLabel=Exit
|
|
appExitAccel=x
|
|
appPrefsLabel=Preferences...
|
|
appPrefsAccel=r
|
|
appSearchLabel=Search
|
|
appSearchAccel=S
|
|
appRunFiltersLabel=Run Filters on TestInbox
|
|
appRunFiltersAccel=F
|
|
|
|
#
|
|
# Edit menu item labels
|
|
#
|
|
|
|
editUndoLabel=Undo
|
|
editUndoAccel=U
|
|
editCutLabel=Cut
|
|
editCutAccel=t
|
|
editCopyLabel=Copy
|
|
editCopyAccel=C
|
|
editPasteLabel=Paste
|
|
editPasteAccel=P
|
|
editClearLabel=Delete
|
|
editClearAccel=D
|
|
|
|
#
|
|
# Folder menu item labels
|
|
#
|
|
|
|
folderOpenLabel=Open Folder
|
|
folderOpenAccel=O
|
|
|
|
#
|
|
# Message menu item labels
|
|
#
|
|
|
|
folderNewLabel=New Folder...
|
|
folderNewAccel=F
|
|
folderDeleteLabel=Delete Folder
|
|
folderDeleteAccel=D
|
|
|
|
msgGetNewLabel=Get New Messages
|
|
msgGetNewAccel=G
|
|
msgOpenLabel=Open Message
|
|
msgOpenAccel=M
|
|
msgSaveAsLabel=Save As...
|
|
msgSaveAsAccel=A
|
|
msgNewLabel=New Message
|
|
msgNewAccel=N
|
|
msgReplyLabel=Reply
|
|
msgReplyAccel=R
|
|
msgReplyAllLabel=Reply All
|
|
msgReplyAllAccel=A
|
|
msgForwardLabel=Forward
|
|
msgForwardAccel=F
|
|
msgForwardQuotedLabel=Forward Quoted
|
|
msgForwardQuotedAccel=Q
|
|
|
|
msgMoveLabel=File to
|
|
msgMoveAccel=F
|
|
msgCopyLabel=Copy to
|
|
msgCopyAccel=C
|
|
msgDeleteLabel=Delete Message
|
|
msgDeleteAccel=D
|
|
|
|
msgMarkLabel=Mark
|
|
msgMarkAccel=M
|
|
|
|
#
|
|
# Mark menu labels
|
|
#
|
|
|
|
markMsgReadLabel=As Read
|
|
markMsgReadAccel=R
|
|
markThreadReadLabel=Thread Read
|
|
markThreadReadAccel=T
|
|
markAllReadLabel=All Read
|
|
markAllReadAccel=A
|
|
|
|
#
|
|
# Sort menu labels
|
|
#
|
|
|
|
viewSortLabel=Sort
|
|
viewSortAccel=S
|
|
|
|
toggleThreadingLabel=Toggle Threading
|
|
toggleThreadingAccel=T
|
|
sortDateLabel=by Date
|
|
sortDateAccel=D
|
|
sortSubjectLabel=by Subject
|
|
sortSubjectAccel=S
|
|
sortAuthorLabel=by Author
|
|
sortAuthorAccel=A
|
|
sortNumberLabel=by Number
|
|
sortNumberAccel=N
|
|
|
|
#
|
|
# Window menu item labels
|
|
#
|
|
|
|
windowListLabel=Window List...
|
|
windowListAccel=W
|
|
|