mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
[mv3] Fine tuning details
This commit is contained in:
parent
6a9357e903
commit
575f018c69
2 changed files with 1 additions and 2 deletions
|
|
@ -264,7 +264,7 @@
|
|||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"settingsBackupRestoreLabel": {
|
||||
"message": "Back up / Restore",
|
||||
"message": "Backup",
|
||||
"description": "The header text for the back up/restore section"
|
||||
},
|
||||
"settingsBackupRestoreSummary": {
|
||||
|
|
|
|||
|
|
@ -97,7 +97,6 @@
|
|||
<p data-platform-exclude="safari"><label id="strictBlockMode" data-i18n="enableStrictBlockLabel"><span class="input checkbox"><input type="checkbox"><svg viewBox="0 0 24 24"><path d="M1.73,12.91 8.1,19.28 22.79,4.59"/></svg></span>_</label><legend data-i18n="enableStrictBlockLegend"></legend>
|
||||
<p id="developerMode"><label data-i18n="developerModeLabel"><span class="input checkbox"><input type="checkbox"><svg viewBox="0 0 24 24"><path d="M1.73,12.91 8.1,19.28 22.79,4.59"/></svg></span>_</label><legend data-i18n="developerModeLegend"></legend>
|
||||
</div>
|
||||
<hr>
|
||||
<div>
|
||||
<h3 data-i18n="settingsBackupRestoreLabel">_</h3>
|
||||
<p data-i18n="settingsBackupRestoreSummary">_</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue