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:
Garima 2021-04-14 07:42:46 +00:00
Родитель 4e0b5a6c3e
Коммит 6cb0cbce69
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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