use correct resource type

This commit is contained in:
Adam Velebil 2024-08-22 15:39:52 +02:00
parent 41349617df
commit f89a84011d
No known key found for this signature in database
GPG Key ID: C9B1E4A3CBBD2E10
6 changed files with 6 additions and 6 deletions

View File

@ -86,7 +86,7 @@ class DeviceErrorScreen extends ConsumerWidget {
color: Theme.of(context).colorScheme.error,
),
header: l10n.s_restricted_nfc,
message: l10n.l_restricted_nfc,
message: l10n.p_restricted_nfc,
),
_ => HomeMessagePage(
centered: true,

View File

@ -168,7 +168,7 @@
"l_insert_or_tap_yk": "YubiKey anschließen oder dagegenhalten",
"l_unplug_yk": "Entfernen Sie Ihren YubiKey",
"l_reinsert_yk": "Schließen Sie Ihren YubiKey wieder an",
"l_restricted_nfc": null,
"p_restricted_nfc": null,
"l_place_on_nfc_reader": "Halten Sie Ihren YubiKey zum NFC-Leser",
"l_replace_yk_on_reader": "Halten Sie Ihren YubiKey wieder zum Leser",
"l_remove_yk_from_reader": "Entfernen Sie Ihren YubiKey vom NFC-Leser",

View File

@ -168,7 +168,7 @@
"l_insert_or_tap_yk": "Insert or tap a YubiKey",
"l_unplug_yk": "Unplug your YubiKey",
"l_reinsert_yk": "Reinsert your YubiKey",
"l_restricted_nfc": "To remove NFC restrictions, connect the YubiKey to a USB port.",
"p_restricted_nfc": "To remove NFC restrictions, connect the YubiKey to a USB port.",
"l_place_on_nfc_reader": "Place your YubiKey on the NFC reader",
"l_replace_yk_on_reader": "Place your YubiKey back on the reader",
"l_remove_yk_from_reader": "Remove your YubiKey from the NFC reader",

View File

@ -168,7 +168,7 @@
"l_insert_or_tap_yk": "Insérez ou appuyez sur YubiKey",
"l_unplug_yk": "Retirez votre YubiKey",
"l_reinsert_yk": "Réinsérez votre YubiKey",
"l_restricted_nfc": null,
"p_restricted_nfc": null,
"l_place_on_nfc_reader": "Placez votre YubiKey sur le lecteur NFC",
"l_replace_yk_on_reader": "Replacez votre YubiKey sur le lecteur",
"l_remove_yk_from_reader": "Retirez votre YubiKey du lecteur NFC",

View File

@ -168,7 +168,7 @@
"l_insert_or_tap_yk": "YubiKeyを挿入またはタップしてください",
"l_unplug_yk": "YubiKeyを抜いてください",
"l_reinsert_yk": "YubiKeyを再挿入してください",
"l_restricted_nfc": null,
"p_restricted_nfc": null,
"l_place_on_nfc_reader": "YubiKeyをNFCリーダーに置いてください",
"l_replace_yk_on_reader": "YubiKeyをNFCリーダーに戻してください",
"l_remove_yk_from_reader": "YubiKeyをNFCリーダーから外してください",

View File

@ -168,7 +168,7 @@
"l_insert_or_tap_yk": "Podłącz lub przystaw YubiKey",
"l_unplug_yk": "Odłącz klucz YubiKey",
"l_reinsert_yk": "Ponownie podłącz YubiKey",
"l_restricted_nfc": null,
"p_restricted_nfc": null,
"l_place_on_nfc_reader": "Przyłóż klucz YubiKey do czytnika NFC",
"l_replace_yk_on_reader": "Umieść klucz YubiKey z powrotem na czytniku",
"l_remove_yk_from_reader": "Odsuń klucz YubiKey od czytnika NFC",