diff options
Diffstat (limited to 'l10n-es-ES/browser/chrome/browser/taskbar.properties')
-rwxr-xr-x | l10n-es-ES/browser/chrome/browser/taskbar.properties | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n-es-ES/browser/chrome/browser/taskbar.properties b/l10n-es-ES/browser/chrome/browser/taskbar.properties new file mode 100755 index 0000000000..eb71a6c7cb --- /dev/null +++ b/l10n-es-ES/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 = Abrir pestaña nueva +taskbar.tasks.newTab.description = Abrir una pestaña nueva del navegador. +taskbar.tasks.newWindow.label = Abrir nueva ventana +taskbar.tasks.newWindow.description = Abrir una ventana nueva del navegado. +taskbar.tasks.newPrivateWindow.label = Nueva ventana privada +taskbar.tasks.newPrivateWindow.description = Abre una nueva ventana en el modo de navegación privada. +taskbar.frequent.label = Frecuente +taskbar.recent.label = Reciente |