blob: 53916a30e014a0d0891ed76d8b29cc81ecebbbf1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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/.
## Customization Menu
# The overflow menu is the menu that appears if you click the chevron (>> button) in the location bar.
customize-menu-unpin-from-overflowmenu =
.label = Despegar de menú flotante
.accesskey = D
customize-menu-add-to-toolbar =
.label = Agregar a barra de herramientas
.accesskey = A
customize-menu-add-to-overflowmenu =
.label = Agregar a menú flotante
.accesskey = m
## Forget Button
# The forget button can be added to the toolbar or overflow menu via the cutomization menu.
panic-button-thankyou-msg1 = Se limpió es historial reciente
panic-button-thankyou-msg2 = ¡Navegación segura!
panic-button-thankyou-button =
.label = ¡Gracias!
|