Author: jleroux Revision: 1761076 Modified property: svn:log Modified: svn:log at Fri Sep 16 21:14:15 2016 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri Sep 16 21:14:15 2016 @@ -1,2 +1,11 @@ -Documents: adds a small commented out snippet in build.gradle for when Xlint:unchecked and -Xlint:deprecation are needed +Improves: Translate the svn and git info footers +(OFBIZ-7798) + +We slightly changed the old format of the footer. The old format used only the translated words _uiLabelMap.CommonBuiltOn_ and _uiLabelMap.CommonWith_. On the other hand, the new format contains the words Branch, Revision, Built On and Java Version. + +We need to translate all four words in the CommonUiLabels.xml and then incorporate them + +This also adds a small commented out snippet in build.gradle for when Xlint:unchecked and -Xlint:deprecation are needed; to be replaced by a task with OFBIZ-8251 + +Thanks: Taher

