i18n icon indicating copy to clipboard operation
i18n copied to clipboard

Gettext based framework for i18n in Java and JSF applications

Results 5 i18n issues
Sort by recently updated
recently updated
newest added

Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 2.0.7 to 3.0.16. Commits cf317f9 [maven-release-plugin] prepare release plexus-utils-3.0.16 26e3ae8 Remove incorrect tag element 99639d6 Little test to mimic ${project.artifactMap(g:a:c)} usage 5d46979 Needs to build with 1.7...

dependencies

Three changes: Building using JDK8. Upgrades asm to version 7.0, being able to read classes built in JDK11. Slightly better stacktrace from MessageExtractorException

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

I am interesting this library. but I can't find the documentation that mention about usage of this. I found the interesting issued but I still can't find the way to...

- Describe setup in a desktop application - Describe default implementation of `LocaleProvider` and `ResourceBundleProvider` and required files - Show maven plugin configuration

help wanted