Update of
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-externalizer/src/main/java/org/xdoclet/plugin/externalizer
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20170/src/main/java/org/xdoclet/plugin/externalizer
Modified Files:
PropertiesTranslatorPlugin.vm
Log Message:
fixed locale choice
Index: PropertiesTranslatorPlugin.vm
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-externalizer/src/main/java/org/xdoclet/plugin/externalizer/PropertiesTranslatorPlugin.vm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** PropertiesTranslatorPlugin.vm 6 Jul 2005 07:27:59 -0000 1.2
--- PropertiesTranslatorPlugin.vm 11 Jan 2006 14:58:40 -0000 1.3
***************
*** 50,54 ****
}
private static ResourceBundle getBundle(Locale locale) throws
MissingResourceException {
! return ResourceBundle.getBundle(_bundleKey);
}
--- 50,54 ----
}
private static ResourceBundle getBundle(Locale locale) throws
MissingResourceException {
! return ResourceBundle.getBundle(_bundleKey,locale);
}
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits