cards: group the form into SCP80/SCP81 fieldsets, close the RU i18n gaps (v2.2.19)
- The card create/edit form now surrounds the SCP80 parameters (KIc/KID, SPI1/SPI2, TAR, counter, keys) with a bordered <fieldset> labelled 'SCP80 (GSM 03.48, ETSI TS 102 225)' and the PSK pair (with the listener explanation) with one labelled 'SCP81 (HTTP OTA)'; the name/ICCID row and the list stay outside the groups. - i18n: the SCP81 PSK note is translated now, plus the keys an audit found missing from the RU dictionary (Start, Clear, Loading..., Working..., APDU hex, CAP file (max 48 kB), Install from .cap, Card reader server is not connected, KIc/KID required messages, Memory (GET DATA FF21), the two no-secured-packet alerts, Select, event notification to the card?). - Tests: html.test.js guards both fieldsets, their legends and that the PSK note and fields live inside the SCP81 group (401 frontend tests). - Docs: help EN+RU Cards intro. SW cache otaman-v186.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const CACHE = 'otaman-v185';
|
||||
const CACHE = 'otaman-v186';
|
||||
const URLS = [
|
||||
'index.html',
|
||||
'help.html',
|
||||
|
||||
Reference in New Issue
Block a user