profiler: compact ignore-contents list in scan dialog

The scan dialog now shows a single 'Ignore contents of files:' label and a
two-column checkbox grid with just the file names (the per-row 'Ignore
contents of ...' prefix was redundant). Drop the now-unused i18n key and
add the new label (RU: 'Игнорировать содержимое файлов:'). Help docs
updated. SW cache v67 -> v68.
This commit is contained in:
2026-09-11 20:47:51 +03:00
parent 2f299c769d
commit 2d7b2f4ef0
4 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v67';
const CACHE = 'otaman-v68';
const URLS = [
'index.html',
'help.html',