Header
Bundle-Localization
The Bundle-Localization header contains the location in the bundle where localization files can be found. The default value is OSGI-INF/l10n/bundle. Translations are by default therefore OSGI-INF/l10n/bundle_de.properties, OSGI-INF/l10n/bundle_nl.properties, etc.-
Example:
Bundle-Localization: OSGI-INF/l10n/bundle
-
Values:
OSGI-INF/l10n/bundle
-
Pattern:
.*