diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-fr/browser/chrome/browser/taskbar.properties | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n-fr/browser/chrome/browser/taskbar.properties b/l10n-fr/browser/chrome/browser/taskbar.properties new file mode 100644 index 0000000000..164ccad844 --- /dev/null +++ b/l10n-fr/browser/chrome/browser/taskbar.properties @@ -0,0 +1,12 @@ +# 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/. + +taskbar.tasks.newTab.label=Ouvrir un nouvel onglet +taskbar.tasks.newTab.description=Ouvrir un nouvel onglet du navigateur. +taskbar.tasks.newWindow.label=Ouvrir une nouvelle fenêtre +taskbar.tasks.newWindow.description=Ouvrir une nouvelle fenêtre du navigateur. +taskbar.tasks.newPrivateWindow.label=Nouvelle fenêtre privée +taskbar.tasks.newPrivateWindow.description=Ouvrir une nouvelle fenêtre en mode de navigation privée. +taskbar.frequent.label=Fréquents +taskbar.recent.label=Récents |