mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +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,51 +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/.
|
||||
|
||||
# LOCALIZATION NOTE: the following strings can be used in the tab title or
|
||||
# location bar to represent various states as a web page loads:
|
||||
# tabs.connecting = Firefox is sending a HTTP connection request
|
||||
# tabs.encryptingConnection = Firefox is sending a HTTPS connection request
|
||||
# tabs.searching = Firefox is searching for something (Awesomebar or Web search)
|
||||
# tabs.loading = Firefox is loading the web page
|
||||
# tabs.waiting = Firefox is waiting for a web resource to load
|
||||
# tabs.downloading = Firefox is downloading a file for a helper application (PDF)
|
||||
tabs.connecting=Connecting…
|
||||
tabs.encryptingConnection=Securing connection…
|
||||
tabs.searching=Searching…
|
||||
tabs.loading=Loading…
|
||||
tabs.waiting=Waiting…
|
||||
tabs.downloading=Downloading…
|
||||
|
||||
tabs.restoreLastTabs=Restore Tabs From Last Time
|
||||
tabs.emptyTabTitle=New Tab
|
||||
tabs.closeTab=Close Tab
|
||||
tabs.close=Close
|
||||
tabs.closeWarningTitle=Confirm close
|
||||
# LOCALIZATION NOTE (tabs.closeWarningMultiple):
|
||||
# Semicolon-separated list of plural forms. See:
|
||||
# http://developer.mozilla.org/en/docs/Localization_and_Plurals
|
||||
# The singular form is not considered since this string is used only for
|
||||
# multiple tabs.
|
||||
tabs.closeWarningMultiple=;You are about to close #1 tabs. Are you sure you want to continue?
|
||||
tabs.closeButtonMultiple=Close tabs
|
||||
tabs.closeWarningPromptMe=Warn me when I attempt to close multiple tabs
|
||||
|
||||
tabs.closeTab.tooltip=Close tab
|
||||
# LOCALIZATION NOTE (tabs.closeSelectedTab.tooltip):
|
||||
# %S is the keyboard shortcut for closing the current tab
|
||||
tabs.closeSelectedTab.tooltip=Close tab (%S)
|
||||
# LOCALIZATION NOTE (tabs.muteAudio.tooltip):
|
||||
# %S is the keyboard shortcut for "Mute tab"
|
||||
tabs.muteAudio.tooltip=Mute tab (%S)
|
||||
# LOCALIZATION NOTE (tabs.unmuteAudio.tooltip):
|
||||
# %S is the keyboard shortcut for "Unmute tab"
|
||||
tabs.unmuteAudio.tooltip=Unmute tab (%S)
|
||||
tabs.muteAudio.background.tooltip=Mute tab
|
||||
tabs.unmuteAudio.background.tooltip=Unmute tab
|
||||
|
||||
tabs.unblockAudio.tooltip=Play tab
|
||||
|
||||
# LOCALIZATION NOTE (tabs.allowTabFocusByPromptForSite):
|
||||
# %S is the hostname of the site where dialogs are allowed to switch tabs
|
||||
tabs.allowTabFocusByPromptForSite=Allow dialogs from %S to take you to their tab
|
||||
Loading…
Add table
Add a link
Reference in a new issue