diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-xh/mail/chrome/messenger/offline.properties | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-xh/mail/chrome/messenger/offline.properties')
-rw-r--r-- | l10n-xh/mail/chrome/messenger/offline.properties | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-xh/mail/chrome/messenger/offline.properties b/l10n-xh/mail/chrome/messenger/offline.properties new file mode 100644 index 0000000000..bdb69847c9 --- /dev/null +++ b/l10n-xh/mail/chrome/messenger/offline.properties @@ -0,0 +1,28 @@ +# 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/. + +# Download Messages Prompt +downloadMessagesWindowTitle1=Download Messages +downloadMessagesLabel1=Do you want to download messages for offline use before going offline? +downloadMessagesCheckboxLabel1=Always ask me when I go offline +downloadMessagesNow2=&Download Now + +# Send Messages Prompt +sendMessagesWindowTitle1=Unsent Messages +sendMessagesLabel2=Do you want to send your unsent messages now? +sendMessagesCheckboxLabel1=Always ask me when I go online +sendMessagesNow2=&Send Now + +processMessagesLater2=&Later + +# GetMessages While Offline Prompt +getMessagesOfflineWindowTitle1=Get Messages +getMessagesOfflineLabel1=You are currently offline. Do you want to go online to get new messages? + +# Send Messages Offline Prompt +sendMessagesOfflineWindowTitle1=Unsent Messages +sendMessagesOfflineLabel1=You are currently offline. Do you want to go online to send unsent messages? + +offlineTooltip=You are currently offline. +onlineTooltip=You are currently online. |