зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1261215
- Change Synced Tabs tooltip. r=markh
This commit is contained in:
Родитель
2fe899e657
Коммит
15b6cbd91f
|
@ -286,7 +286,7 @@ const CustomizableWidgets = [
|
|||
}, {
|
||||
id: "sync-button",
|
||||
label: "remotetabs-panelmenu.label",
|
||||
tooltiptext: "remotetabs-panelmenu.tooltiptext",
|
||||
tooltiptext: "remotetabs-panelmenu.tooltiptext2",
|
||||
type: "view",
|
||||
viewId: "PanelUI-remotetabs",
|
||||
defaultArea: CustomizableUI.AREA_PANEL,
|
||||
|
|
|
@ -7,7 +7,7 @@ history-panelmenu.label = History
|
|||
history-panelmenu.tooltiptext2 = Show your history (%S)
|
||||
|
||||
remotetabs-panelmenu.label = Synced Tabs
|
||||
remotetabs-panelmenu.tooltiptext = Show your synced tabs from other devices
|
||||
remotetabs-panelmenu.tooltiptext2 = Show tabs from other devices
|
||||
|
||||
privatebrowsing-button.label = New Private Window
|
||||
# LOCALIZATION NOTE(privatebrowsing-button.tooltiptext): %S is the keyboard shortcut
|
||||
|
|
Загрузка…
Ссылка в новой задаче