Content deleted Content added
Javawizard (talk | contribs) Undid revision 418755744 by 59.93.83.249 (talk) due to vandalism |
Tag: section blanking |
||
Line 1:
A resource bundle is a [[Java (software platform)|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.
== Content of a resource bundle ==
|