EN · DE · RU · FR · ES

#245: MerlinI18nResources_en.properties

plugins/org.projectforge.plugins.merlin/src/main/resources/MerlinI18nResources_en.properties I18n resource bundle, plugins/org.projectforge.plugins.merlin/src/main/resources/MerlinI18nResources_en.properties 1 lines · 0 code · 1 comments · 0 blank
English i18n resource file for the Merlin plugin. Empty because English is the default locale — all keys fall back to annotations in the plugin source code.

Architecture

This is the English locale resource bundle for the Merlin plugin. Like other _en bundles, it is intentionally empty. The framework resolves English i18n keys via @I18n annotations defined directly in the plugin's Kotlin/Java source, falling back through the base MerlinI18nResources.properties and finally annotation defaults.

Git History

633bcb3f9 Initial copy and paste revision.\n4015ca986 WIP: Initial revision of data transfer tool.\n6b216f128 PROJECTFORGE-2222 Add HR menu entries\n9ebb88522 Initial commit