Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cal10n - Compiler assisted localization library (CAL10N)
- Description:
Compiler Assisted Localization, abbreviated as CAL10N (pronounced as "calion")
is a java library for writing localized (internationalized) messages.
Features:
* java compiler verifies message keys used in source code
* tooling to detect errors in message keys
* native2ascii tool made superfluous, as you can directly encode bundles
in the most convenient charset, per locale.
* good performance (300 nanoseconds per key look-up)
* automatic reloading of resource bundles upon change
Packages
cal10n-0.7.4-8.fc17.noarch
[32 KiB] |
Changelog
by Alexander Kurtakov (2012-01-28):
- Fix for OpenJDK 7 build.
- Adapt to current guidelines.
|