diff options
Diffstat (limited to 'l10n-kn/mail/chrome/messenger/newmailaccount')
-rw-r--r-- | l10n-kn/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd | 37 | ||||
-rw-r--r-- | l10n-kn/mail/chrome/messenger/newmailaccount/accountProvisioner.properties | 22 |
2 files changed, 59 insertions, 0 deletions
diff --git a/l10n-kn/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd b/l10n-kn/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd new file mode 100644 index 0000000000..c7e2e2d098 --- /dev/null +++ b/l10n-kn/mail/chrome/messenger/newmailaccount/accountProvisioner.dtd @@ -0,0 +1,37 @@ +<!-- 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(error.suggest.before, error.suggest.middle, error.suggest.after): + error.suggest.before, error.suggest.middle, and error.suggest.after all go into + one line with error.suggest.middle that links to a site which provides download + of free account alternatives. --> + +<!ENTITY error.suggest.after "."> +<!-- LOCALIZATION NOTE(success.title.before, success.title.after): + success.title.before and success.title.after all go into one line, wrapping + around the name that the user has typed in to the search input. --> + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-kn/mail/chrome/messenger/newmailaccount/accountProvisioner.properties b/l10n-kn/mail/chrome/messenger/newmailaccount/accountProvisioner.properties new file mode 100644 index 0000000000..7ca89208ff --- /dev/null +++ b/l10n-kn/mail/chrome/messenger/newmailaccount/accountProvisioner.properties @@ -0,0 +1,22 @@ +# 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 (free): +# This will be shown instead of a price when displaying free email accounts +# LOCALIZATION NOTE (price): +# %S will be the price per year charged to the user for the account. +# LOCALIZATION NOTE (moreOptions): Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/Localization_and_Plurals +# #1 is the number of additional email addresses available for registration. +# This line is shown when there are more than two suggested email +# addresses available. +# LOCALIZATION NOTE (sepAnd): +# \u0020 is a space, and should be included before and after. +# LOCALIZATION NOTE (sepComma): +# \u0020 is a space, and should be included after. +sepComma=,\u0020 +# LOCALIZATION NOTE (disclaimer): +# %S will be the url for the privacy page. +# LOCALIZATION NOTE (searchDesc): +# %S will be the selected search engine. |