EN · DE · RU · FR · ES

#244: MerlinI18nResources_de.properties

plugins/org.projectforge.plugins.merlin/src/main/resources/MerlinI18nResources_de.properties I18n resource bundle, plugins/org.projectforge.plugins.merlin/src/main/resources/MerlinI18nResources_de.properties 87 lines · 87 code · 0 comments · 0 blank
German (de) i18n translation file for the Merlin Word-template plugin. Contains German translations for all Merlin UI strings: template management, variable configuration, serial execution, access control, and validation messages.

Architecture

This file provides the German locale translations for the Merlin plugin. Each key corresponds to a Wicket component label, tooltip, or validation message displayed in the Merlin UI. The file contains 80+ translation entries covering template administration, variable types (STRING, INT, FLOAT, DATE), dependency configuration, serial execution, personal box delivery, and upload validation. The encoding was switched from ISO-8859-1 to UTF-8 (Java 9+) in commit 6fd4462f8.

Git History

7cedb5bc8 Proof-reading I18nResources by Claude Code.\n6fd4462f8 I18n*Resources*.properties: Using now UTF8 instead of ISO-8859-1. Java 9 supports now UTF-8 resource property files.\n045272799 Merlin: Write result files (zip) of serial execution to personal data transfer box of user.\n1e8bdca8a Merlin: List of all active users / employees for serial execution as Excel sheet.\nd6e085c12 Merlin: input variables are now sortable.\ndf887abe0 Merlin: Example templates added.\n8fc2a0e8a Merlin: Fonts of resources/fonts directory are now supported.\n77f2d86ea NumberHelper.format: uses now BigDecimal, BigInteger, Int, Long etc.\n3fe452ef8 Merlin: statistics, runner, handler etc. refactored.\n633bcb3f9 Initial copy and paste revision.