18 lines
625 B
Plaintext
18 lines
625 B
Plaintext
|
|
/*
|
||
|
|
Localizable.strings
|
||
|
|
WebIdCellCheckPlugin
|
||
|
|
|
||
|
|
Created by Milan Seel on 14.11.25.
|
||
|
|
|
||
|
|
*/
|
||
|
|
|
||
|
|
"start_button" = "Iniciar Meta Plugin";
|
||
|
|
"log_headline" = "Registro:";
|
||
|
|
"log_placeholder" = "Aún nada…";
|
||
|
|
"choose_plugins" = "Seleccionar plugins:";
|
||
|
|
"creating_core_sdk" = "Creando Core SDK…";
|
||
|
|
"starting" = "Iniciando Meta Plugin…";
|
||
|
|
"core_sdk_creation_successful" = "Core SDK creado correctamente";
|
||
|
|
"validate_action_id" = "Validar número de operación…";
|
||
|
|
"action_id_not_valid" = "Error: El número de operación («action-ID») no se ha establecido en una secuencia numérica de 9 dígitos en el archivo «MainActivity.kt».";
|