diff options
Diffstat (limited to 'l10n-es-AR/mail/messenger/menubar.ftl')
-rw-r--r-- | l10n-es-AR/mail/messenger/menubar.ftl | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-es-AR/mail/messenger/menubar.ftl b/l10n-es-AR/mail/messenger/menubar.ftl new file mode 100644 index 0000000000..9d19c8d233 --- /dev/null +++ b/l10n-es-AR/mail/messenger/menubar.ftl @@ -0,0 +1,25 @@ +# 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/. + + +## View Menu + +menu-view-charset = + .label = Codificación de texto + .accesskey = c + +## Mail Toolbar + +toolbar-junk-button = + .label = Basura + .tooltiptext = Marcar los mensajes seleccionados como basura +toolbar-not-junk-button = + .label = No es basura + .tooltiptext = Marcar los mensajes seleccionados como no basura +toolbar-delete-button = + .label = Eliminar + .tooltiptext = Eliminar los mensajes o carpetas seleccionados +toolbar-undelete-button = + .label = Recuperar + .tooltiptext = Recuperar los mensajes seleccionados |