EN · DE · RU · FR · ES

#132: IHKI18nResources.properties

plugins/org.projectforge.plugins.ihk/src/main/resources/IHKI18nResources.properties Standard (Englisch) i18n-Ressourcenbündel, plugins/org.projectforge.plugins.ihk/src/main/resources/IHKI18nResources.properties 11 Zeilen · 11 Code · 0 Kommentare · 0 leer
Standard-Internationalisierungs-Ressourcenbündel für das IHK-Plugin. Dient als Fallback-Locale (Englisch) und wird zusammen mit IHKI18nResources_de.properties über IHKPlugin.addResourceBundle("IHKI18nResources") geladen.

Lokalisierte Schlüssel

SchlüsselEnglischer Wert
plugins.ihk.downloadDownload
plugins.ihk.downloadAnywayDownload Anyway
plugins.ihk.editEdit
plugins.ihk.jsonError.emptyThis page is by and for the trainees. If you are a trainee, please contact the other trainees to set up this function. The following should be in the comment in your address: '{' "ausbildungsbeginn" : "2024-09-01", "ausbildungsjahr" : "1", "teamname" : "Projekt xyz" '}'
plugins.ihk.jsonError.parsing... Error while parsing json string in address: ''{0}''.
plugins.ihk.menuIHK-Report for trainees
plugins.ihk.nodescriptionfoundMissing description
plugins.ihk.noitemsfoundNo items found for export
plugins.ihk.titleIHK
plugins.ihk.title.headingIHK
plugins.ihk.userError.notFoundUser was not found. Possibly another name. ...

Schlüsselkategorien

Locale-Auflösung: Java's ResourceBundle lädt für deutsche Locales IHKI18nResources_de.properties und greift für alle anderen auf diese Datei zurück. Es gibt keine _en-Variante, da Englisch die Standardsprache ist.

Git-Verlauf

3785f8347 Migration stuff in progress...
6fd4462f8 I18n*Resources*.properties: Using now UTF8 instead of ISO-8859-1.
4113d1f69 Sort and check i18n properties of all plugins.
31126b8f9 Changed name of variables and added error messages
9522de0eb Added list for timesheets with missing description
45cad02e9 IHK-Plugin added