Adding SecurityEntityLabels.properties for missing security i18n
---------------------------------------------------------------- Key: OFBIZ-626 URL: https://issues.apache.org/jira/browse/OFBIZ-626 Project: Apache OFBiz (The Open for Business Project) Issue Type: Improvement Components: framework Reporter: Guido Amarilla Priority: Minor Attachments: SecurityEntityLabels.patch This patch adds support for internationalization of Security data for all entities. It is done by adding default-resource-name="SecurityEntityLabels" to SecurityGroup and SecurityPermission entities. There is also a translation file for Spanish. * I think that it should be a better way to do this, in order to make the translation in each application's config directory instead of doing the translation in a single file in /framework/security/config ...but this does the job. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guido Amarilla updated OFBIZ-626: --------------------------------- Attachment: SecurityEntityLabels.patch > Adding SecurityEntityLabels.properties for missing security i18n > ---------------------------------------------------------------- > > Key: OFBIZ-626 > URL: https://issues.apache.org/jira/browse/OFBIZ-626 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Reporter: Guido Amarilla > Priority: Minor > Attachments: SecurityEntityLabels.patch > > > This patch adds support for internationalization of Security data for all entities. > It is done by adding default-resource-name="SecurityEntityLabels" to SecurityGroup and SecurityPermission entities. > There is also a translation file for Spanish. > * I think that it should be a better way to do this, in order to make the translation in each application's config directory instead of doing the translation in a single file in /framework/security/config ...but this does the job. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-626. --------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Assignee: Jacques Le Roux Guido, Your patch is in OFBiz revision: 496277 . PLease next time use relative pathes in your patches, ie : framework/security/config/SecurityEntityLabels.properties and not ofbiz/trunk/framework/security/config/SecurityEntityLabels.properties And you may have a look here : http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices BTW, sorry for the wrong advice in ML ;o) Thanks > Adding SecurityEntityLabels.properties for missing security i18n > ---------------------------------------------------------------- > > Key: OFBIZ-626 > URL: https://issues.apache.org/jira/browse/OFBIZ-626 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Reporter: Guido Amarilla > Assigned To: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: SecurityEntityLabels.patch > > > This patch adds support for internationalization of Security data for all entities. > It is done by adding default-resource-name="SecurityEntityLabels" to SecurityGroup and SecurityPermission entities. > There is also a translation file for Spanish. > * I think that it should be a better way to do this, in order to make the translation in each application's config directory instead of doing the translation in a single file in /framework/security/config ...but this does the job. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |