зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1704717, sentence casing for site permission panel r=flod
This does not apply to the strings in the cancel button (allow, block, etc) Differential Revision: https://phabricator.services.mozilla.com/D112218
This commit is contained in:
Родитель
766ed60ab0
Коммит
1ef3d25a6f
|
@ -32,21 +32,21 @@ state.multichoice.autoplayblockall = Block Audio and Video
|
|||
state.multichoice.autoplayallow = Allow Audio and Video
|
||||
|
||||
permission.autoplay.label = Autoplay
|
||||
permission.cookie.label = Set Cookies
|
||||
permission.desktop-notification3.label = Send Notifications
|
||||
permission.camera.label = Use the Camera
|
||||
permission.microphone.label = Use the Microphone
|
||||
permission.screen.label = Share the Screen
|
||||
permission.install.label = Install Add-ons
|
||||
permission.popup.label = Open Pop-up Windows
|
||||
permission.geo.label = Access Your Location
|
||||
permission.xr.label = Access Virtual Reality Devices
|
||||
permission.shortcuts.label = Override Keyboard Shortcuts
|
||||
permission.focus-tab-by-prompt.label = Switch to this Tab
|
||||
permission.persistent-storage.label = Store Data in Persistent Storage
|
||||
permission.canvas.label = Extract Canvas Data
|
||||
permission.midi.label = Access MIDI Devices
|
||||
permission.midi-sysex.label = Access MIDI Devices with SysEx Support
|
||||
permission.cookie.label = Set cookies
|
||||
permission.desktop-notification3.label = Send notifications
|
||||
permission.camera.label = Use the camera
|
||||
permission.microphone.label = Use the microphone
|
||||
permission.screen.label = Share the screen
|
||||
permission.install.label = Install add-ons
|
||||
permission.popup.label = Open pop-up windows
|
||||
permission.geo.label = Access your location
|
||||
permission.xr.label = Access virtual reality devices
|
||||
permission.shortcuts.label = Override keyboard shortcuts
|
||||
permission.focus-tab-by-prompt.label = Switch to this tab
|
||||
permission.persistent-storage.label = Store data in persistent storage
|
||||
permission.canvas.label = Extract canvas data
|
||||
permission.midi.label = Access MIDI devices
|
||||
permission.midi-sysex.label = Access MIDI devices with SysEx support
|
||||
# LOCALIZATION NOTE (permission.open-protocol-handler.label):
|
||||
# Open as a verb. "This site may open applications".
|
||||
permission.open-protocol-handler.label = Open applications
|
||||
|
|
Загрузка…
Ссылка в новой задаче