public code v1

This commit is contained in:
2026-05-22 11:14:29 +02:00
parent 427197ec5a
commit b8141736eb
28859 changed files with 575079 additions and 0 deletions
@@ -0,0 +1,13 @@
package afryca.decisionmatrix.l10n;
/**
* Localization messages
*
* @author Sinbad²
* @version 3.0
*/
public class Messages {
public String command_can_executed_result;
public String command_executed;
public String preferences_x_flush_fail;
}
@@ -0,0 +1,3 @@
command_can_executed_result={0} can be executed? {1}
command_executed={0} executed
preferences_x_flush_fail=Preferences ''{0}'' flush fail
@@ -0,0 +1,3 @@
command_can_executed_result=¿{0} puede ser ejecutado? {1}
command_executed={0} ejecutado
preferences_x_flush_fail=El guardado de las preferencias ''{0}'' falló