10
0

18 lines
575 B
Plaintext
Raw Normal View History

/*
Localizable.strings
WebIdCellCheckPlugin
Created by Milan Seel on 14.11.25.
*/
"start_button" = "Start Meta Plugin";
"log_headline" = "Log:";
"log_placeholder" = "Nothing yet…";
"choose_plugins" = "Choose Plugins To Add:";
"creating_core_sdk" = "Creating the Core SDK…";
"starting" = "Starting Meta Plugin…";
"core_sdk_creation_successful" = "Core SDK creation successful";
"validate_action_id" = "Validate Action-ID…";
"action_id_not_valid" = "Failure: The transaction number (Action-ID) was not set to 9-digit number string in MainActivity.kt file.";