зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1687586 - [devtools] Fixing title text in the Settings panel. r=Honza,flod
Bug 1687586 - [devtools] Fixing tooltip text in DevTools Settings panel Updated Differential Revision: https://phabricator.services.mozilla.com/D111471
This commit is contained in:
Родитель
4e0b5a6c3e
Коммит
6cb0cbce69
|
@ -72,7 +72,7 @@
|
|||
|
||||
<fieldset id="screenshot-options" class="options-groupbox">
|
||||
<legend data-l10n-id="options-screenshot-label"></legend>
|
||||
<label data-l10n-id="options-screenshot-clipboard-tooltip">
|
||||
<label data-l10n-id="options-screenshot-clipboard-tooltip2">
|
||||
<input type="checkbox"
|
||||
id="devtools-screenshot-clipboard"
|
||||
data-pref="devtools.screenshot.clipboard.enabled"/>
|
||||
|
|
|
@ -65,8 +65,8 @@ options-screenshot-label = Screenshot Behavior
|
|||
|
||||
# Label for the checkbox that toggles screenshot to clipboard feature
|
||||
options-screenshot-clipboard-label = Screenshot to clipboard
|
||||
options-screenshot-clipboard-tooltip =
|
||||
.title = Saves to the screenshot directly to the clipboard
|
||||
options-screenshot-clipboard-tooltip2 =
|
||||
.title = Saves the screenshot directly to the clipboard
|
||||
|
||||
# Label for the checkbox that toggles the camera shutter audio for screenshot tool
|
||||
options-screenshot-audio-label = Play camera shutter sound
|
||||
|
|
Загрузка…
Ссылка в новой задаче