[ http://jira.undersunconsulting.com/browse/OFBIZ-361?page=comments#action_13684 ] Jacques Le Roux commented on OFBIZ-361: ---------------------------------------
Hi David, I was caught by the second issue while building only POS in Eclipse. It takes me 2 minutes to recall myself that XuiSession.java is not in POS component. So it's not a big issue but as guiapp is yet only used by POS perhaps moving it to the POS component would be a solution. I think that Andy was expecting that more components than POS might be using XUI and that why he created the guiapp framework component. What do you think ? Andy if you have an advice about that point, it's welcome ;o). Thanks > I18n of POS : changing name of xui.properties > --------------------------------------------- > > Key: OFBIZ-361 > URL: http://jira.undersunconsulting.com/browse/OFBIZ-361 > Project: [OFBiz] Open For Business > Type: Improvement > Components: pos > Versions: SVN > Environment: svn 5350 > Reporter: Jacques Le Roux > Assignee: David E. Jones > Priority: Minor > Fix For: 3.5.0 > Attachments: XuiContainer.java.patch > > > David preferred to add a prefix before en.properties and fr.properties (or > any else). I added xui_ and changed > framework/guiapp/src/org/ofbiz/guiapp/xui/XuiContainer.java, see patch > attached. > To have I18n works with this patch you must rename en.properties and > fr.properties (or else) in xui_en.properties, xui_fr.properties, ... > Jacques -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.undersunconsulting.com/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
