18 lines
610 B
Plaintext
18 lines
610 B
Plaintext
/*
|
|
Localizable.strings
|
|
WebIdCellCheckPlugin
|
|
|
|
Created by Milan Seel on 14.11.25.
|
|
|
|
*/
|
|
|
|
"start_button" = "Avvia Meta Plugin";
|
|
"log_headline" = "Registro:";
|
|
"log_placeholder" = "Ancora nulla…";
|
|
"choose_plugins" = "Selezionare i plugin:";
|
|
"creating_core_sdk" = "Creazione di Core SDK…";
|
|
"starting" = "Avvio di Meta Plugin…";
|
|
"core_sdk_creation_successful" = "Core SDK creato con successo";
|
|
"validate_action_id" = "Convalida numero operazione…";
|
|
"action_id_not_valid" = "Errore: il numero dell'operazione (ActionID) non è stato impostato su una sequenza di 9 cifre nel file “MainActivity.kt”.";
|