summaryrefslogtreecommitdiffstats
path: root/comm/mail/locales/en-US/chrome/messenger/messengercompose/sendProgress.properties
blob: 61799efb374519d35c0057b1db4308fcec66d658 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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/.

# LOCALIZATION NOTE (titleSendMsgSubject):
# %S will be replaced by the message subject.
titleSendMsgSubject=Sending Message - %S
titleSendMsg=Sending Message
# LOCALIZATION NOTE (titleSaveMsgSubject):
# %S will be replaced by the message subject.
titleSaveMsgSubject=Saving Message - %S
titleSaveMsg=Saving Message

# LOCALIZATION NOTE (percentMsg):
# This string is used to format the text to the right of the progress meter.
# %S will be replaced by the percentage of the file that has been saved.
# %% will be replaced a single % sign.
percentMsg=%S%%

messageSent=Your message has been sent.
messageSaved=Your message has been saved.