10
0
2025-11-14 14:21:55 +01:00

18 lines
617 B
Plaintext

/*
Localizable.strings
WebIdCellCheckPlugin
Created by Milan Seel on 14.11.25.
*/
"start_button" = "Starte Meta Plugin";
"log_headline" = "Log:";
"log_placeholder" = "Noch keine Einträge…";
"choose_plugins" = "Plugins auswählen:";
"creating_core_sdk" = "Core SDK wird erstellt…";
"starting" = "Meta Plugin wird gestartet…";
"core_sdk_creation_successful" = "Core SDK erfolgreich erstellt";
"validate_action_id" = "Validiere Vorgangsnummer…";
"action_id_not_valid" = "Fehler: Die Vorgangsnummer (Action-ID) wurde in der Datei „MainActivity.kt“ nicht auf eine 9-stellige Zahlenfolge gesetzt.";