diff options
Diffstat (limited to 'l10n-fr/suite/chrome/mailnews/tabmail.properties')
-rw-r--r-- | l10n-fr/suite/chrome/mailnews/tabmail.properties | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n-fr/suite/chrome/mailnews/tabmail.properties b/l10n-fr/suite/chrome/mailnews/tabmail.properties new file mode 100644 index 0000000000..e7554f05a3 --- /dev/null +++ b/l10n-fr/suite/chrome/mailnews/tabmail.properties @@ -0,0 +1,13 @@ +# 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/. + +tabs.closeWarningTitleAll=Confirmer la fermeture +# LOCALIZATION NOTE (tabs.closeWarningAll): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The singular form is not considered since this string is used only for +# multiple tabs. +tabs.closeWarningAll=;Cette fenĂȘtre de messagerie a #1 onglets ouverts. Voulez-vous la fermer ainsi que tous ses onglets ? +tabs.closeButtonAll=Fermer tous les onglets +tabs.closeWarningPromptMeAll=Avertir lors de la fermeture de plusieurs onglets |