mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk
This commit is contained in:
parent
a951f19dfd
commit
177b28a898
1938 changed files with 0 additions and 0 deletions
|
|
@ -1,108 +0,0 @@
|
|||
# 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/.
|
||||
|
||||
history-panelmenu.label = History
|
||||
# LOCALIZATION NOTE(history-panelmenu.tooltiptext2): %S is the keyboard shortcut
|
||||
history-panelmenu.tooltiptext2 = Show your history (%S)
|
||||
|
||||
remotetabs-panelmenu.label = Synced Tabs
|
||||
remotetabs-panelmenu.tooltiptext2 = Show tabs from other devices
|
||||
|
||||
privatebrowsing-button.label = New Private Window
|
||||
# LOCALIZATION NOTE(privatebrowsing-button.tooltiptext): %S is the keyboard shortcut
|
||||
privatebrowsing-button.tooltiptext = Open a new Private Browsing window (%S)
|
||||
|
||||
save-page-button.label = Save Page
|
||||
# LOCALIZATION NOTE(save-page-button.tooltiptext3): %S is the keyboard shortcut
|
||||
save-page-button.tooltiptext3 = Save this page (%S)
|
||||
|
||||
find-button.label = Find
|
||||
# LOCALIZATION NOTE(find-button.tooltiptext3): %S is the keyboard shortcut.
|
||||
find-button.tooltiptext3 = Find in this page (%S)
|
||||
|
||||
open-file-button.label = Open File
|
||||
# LOCALIZATION NOTE (open-file-button.tooltiptext3): %S is the keyboard shortcut.
|
||||
open-file-button.tooltiptext3 = Open a file (%S)
|
||||
|
||||
developer-button.label = Developer
|
||||
# LOCALIZATION NOTE(developer-button.tooltiptext): %S is the keyboard shortcut
|
||||
developer-button.tooltiptext2 = Open Web developer tools (%S)
|
||||
|
||||
sidebar-button.label = Sidebars
|
||||
sidebar-button.tooltiptext2 = Show sidebars
|
||||
|
||||
add-ons-button.label = Add-ons
|
||||
# LOCALIZATION NOTE(add-ons-button.tooltiptext3): %S is the keyboard shortcut
|
||||
add-ons-button.tooltiptext3 = Manage your add-ons (%S)
|
||||
|
||||
preferences-button.label = Preferences
|
||||
preferences-button.tooltiptext2 = Open preferences
|
||||
preferences-button.tooltiptext.withshortcut = Open preferences (%S)
|
||||
|
||||
zoom-controls.label = Zoom Controls
|
||||
zoom-controls.tooltiptext2 = Zoom controls
|
||||
|
||||
zoom-out-button.label = Zoom out
|
||||
# LOCALIZATION NOTE(zoom-out-button.tooltiptext2): %S is the keyboard shortcut.
|
||||
zoom-out-button.tooltiptext2 = Zoom out (%S)
|
||||
|
||||
# LOCALIZATION NOTE(zoom-reset-button.label): %S is the current zoom level,
|
||||
# %% will be displayed as a single % character (% is commonly used to define
|
||||
# format specifiers, so it needs to be escaped).
|
||||
zoom-reset-button.label = %S%%
|
||||
# LOCALIZATION NOTE(zoom-reset-button.tooltiptext2): %S is the keyboard shortcut.
|
||||
zoom-reset-button.tooltiptext2 = Reset zoom level (%S)
|
||||
|
||||
zoom-in-button.label = Zoom in
|
||||
# LOCALIZATION NOTE(zoom-in-button.tooltiptext2): %S is the keyboard shortcut.
|
||||
zoom-in-button.tooltiptext2 = Zoom in (%S)
|
||||
|
||||
edit-controls.label = Edit Controls
|
||||
edit-controls.tooltiptext2 = Edit controls
|
||||
|
||||
cut-button.label = Cut
|
||||
# LOCALIZATION NOTE(cut-button.tooltiptext2): %S is the keyboard shortcut.
|
||||
cut-button.tooltiptext2 = Cut (%S)
|
||||
|
||||
copy-button.label = Copy
|
||||
# LOCALIZATION NOTE(copy-button.tooltiptext2): %S is the keyboard shortcut.
|
||||
copy-button.tooltiptext2 = Copy (%S)
|
||||
|
||||
paste-button.label = Paste
|
||||
# LOCALIZATION NOTE(paste-button.tooltiptext2): %S is the keyboard shortcut.
|
||||
paste-button.tooltiptext2 = Paste (%S)
|
||||
|
||||
feed-button.label = Subscribe
|
||||
feed-button.tooltiptext2 = Subscribe to this page
|
||||
|
||||
containers-panelmenu.label = Open Container Tab
|
||||
containers-panelmenu.tooltiptext = Open Container Tab
|
||||
|
||||
# LOCALIZATION NOTE (characterencoding-button2.label): The \u00ad text at the beginning
|
||||
# of the string is used to disable auto hyphenation on the button text when it is displayed
|
||||
# in the menu panel.
|
||||
characterencoding-button2.label = \u00adText Encoding
|
||||
characterencoding-button2.tooltiptext = Show text encoding options
|
||||
|
||||
email-link-button.label = Email Link
|
||||
email-link-button.tooltiptext3 = Email a link to this page
|
||||
|
||||
# LOCALIZATION NOTE(quit-button.tooltiptext.linux2): %1$S is the brand name (e.g. Firefox),
|
||||
# %2$S is the keyboard shortcut
|
||||
quit-button.tooltiptext.linux2 = Quit %1$S (%2$S)
|
||||
# LOCALIZATION NOTE(quit-button.tooltiptext.mac): %1$S is the brand name (e.g. Firefox),
|
||||
# %2$S is the keyboard shortcut
|
||||
quit-button.tooltiptext.mac = Quit %1$S (%2$S)
|
||||
|
||||
panic-button.label = Forget
|
||||
panic-button.tooltiptext = Forget about some browsing history
|
||||
|
||||
# LOCALIZATION NOTE(devtools-webide-button.label, devtools-webide-button.tooltiptext):
|
||||
# widget is only visible after WebIDE has been started once (Tools > Web Developers > WebIDE)
|
||||
# %S is the keyboard shortcut
|
||||
devtools-webide-button2.label = WebIDE
|
||||
devtools-webide-button2.tooltiptext = Open WebIDE (%S)
|
||||
|
||||
e10s-button.label = New Non-e10s Window
|
||||
e10s-button.tooltiptext = Open a new Non-e10s Window
|
||||
Loading…
Add table
Add a link
Reference in a new issue