18 lines
595 B
Plaintext
18 lines
595 B
Plaintext
|
|
/*
|
||
|
|
Localizable.strings
|
||
|
|
WebIdCellCheckPlugin
|
||
|
|
|
||
|
|
Created by Milan Seel on 14.11.25.
|
||
|
|
|
||
|
|
*/
|
||
|
|
|
||
|
|
"start_button" = "Start Meta Plugin";
|
||
|
|
"log_headline" = "Log:";
|
||
|
|
"log_placeholder" = "Nog niets…";
|
||
|
|
"choose_plugins" = "Plug-ins selecteren:";
|
||
|
|
"creating_core_sdk" = "Core SDK wordt gemaakt…";
|
||
|
|
"starting" = "Meta Plugin wordt gestart…";
|
||
|
|
"core_sdk_creation_successful" = "Core SDK succesvol aangemaakt";
|
||
|
|
"validate_action_id" = "Valideer transactienummer…";
|
||
|
|
"action_id_not_valid" = "Fout: het actienummer (ActionID) is in het bestand “MainActivity.kt” niet ingesteld op een reeks van 9 cijfers.";
|