diff options
Diffstat (limited to 'l10n-fi/suite/chrome/mailnews/compose/sendProgress.properties')
-rw-r--r-- | l10n-fi/suite/chrome/mailnews/compose/sendProgress.properties | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/mailnews/compose/sendProgress.properties b/l10n-fi/suite/chrome/mailnews/compose/sendProgress.properties new file mode 100644 index 0000000000..f08673a28e --- /dev/null +++ b/l10n-fi/suite/chrome/mailnews/compose/sendProgress.properties @@ -0,0 +1,20 @@ +# 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=Lähetetään viestiä - %S +titleSendMsg=Lähetetään viestiä +# LOCALIZATION NOTE (titleSaveMsgSubject): +# %S will be replaced by the message subject. +titleSaveMsgSubject=Tallennetaan viestiä - %S +titleSaveMsg=Tallennetaan viestiä + +# 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 +percentMsg=%S %% + +messageSent=Viesti on lähetetty. +messageSaved=Viesti on tallennettu. |