EN · DE · RU · FR · ES

#243: MerlinI18nResources.properties

plugins/org.projectforge.plugins.merlin/src/main/resources/MerlinI18nResources.properties Base I18n resource bundle, plugins/org.projectforge.plugins.merlin/src/main/resources/MerlinI18nResources.properties 87 lines · 87 code · 0 comments · 0 blank
Base (fallback) i18n resource file for the Merlin Word-template plugin. Contains English default translations for all Merlin UI strings: template management, variable types, serial execution workflows, access control, and validation rules.

Architecture

This is the base i18n resource file for the Merlin plugin — the fallback used when no locale-specific (_de, _ru, etc.) translation is found. It defines 80+ keys for the complete Merlin UI: template listing, editing, variable configuration (types STRING/INT/FLOAT/DATE), master-dependent variable relationships, serial execution with Excel upload, personal box integration via DataTransfer plugin, and Word/PDF output. Converted from ISO-8859-1 to UTF-8 encoding in commit 6fd4462f8. Proof-read and refined in commit 7cedb5bc8.

Git History

7cedb5bc8 Proof-reading I18nResources by Claude Code.\n6fd4462f8 I18n*Resources*.properties: Using now UTF8 instead of ISO-8859-1.\n045272799 Merlin: Write result files (zip) of serial execution to personal data transfer box.\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.\nefa88cfdb WIP: Merlin variable editing.\n633bcb3f9 Initial copy and paste revision.