Files
2025-06-06 09:15:13 +02:00

24 lines
901 B
Java

package com.itac.resource;
/** This class is generated by ResourceTool */
public interface ResourcesI18n // #1663(0) I18n[7000..0]
{
/**de:Spalte */
static public final int DATA_OBJECT_COLUMN_LABEL = 101398;
/**de:Datenobjekt */
static public final int DATA_OBJECT_LABEL = 101397;
/**de:Suchbegriff */
static public final int DATA_OBJECT_SEARCH_VALUE_LABEL = 101399;
/**de:Es wurden Übersetzungen geändert, aber nicht gespeichert. */
static public final int DIALOG_SAVE_TEXT = 101424;
/**de:Übersetzungen speichern */
static public final int DIALOG_SAVE_TITLE = 101423;
/**de:Standard */
static public final int I18N_DEFAULT_VALUE = 101445;
/**de:Sprachen */
static public final int I18N_LOCALES_TITLE = 101395;
/**de:Lokalisierung */
static public final int I18N_TITLE = 101453;
/**de:Übersetzung */
static public final int I18N_TRANSLATIONS_TITLE = 101393;
}