Content deleted Content added
Padrecamara (talk | contribs) No edit summary |
Padrecamara (talk | contribs) No edit summary |
||
Line 1:
A resource bundle is a [[Java]] [[.properties]] file that contains locale-specific data<ref>[http://java.sun.com/developer/technicalArticles/Intl/ResourceBundles/ O'Conner, B. ''Java Internationalization: Localization with ResourceBundles'', Sun Developer Network.]</ref>. It is a way of internationalising a Java application by making the code locale-independent. Resource bundles are easy to localise and they mainly contain strings.
|