Author: jleroux Date: Sat Sep 27 07:42:47 2014 New Revision: 1627930 URL: http://svn.apache.org/r1627930 Log: Forgot the CommonBuiltOn label in previous commit Removes trailing blanks in build.xml
Modified: ofbiz/branches/release13.07/build.xml ofbiz/branches/release13.07/framework/common/config/CommonUiLabels.xml Modified: ofbiz/branches/release13.07/build.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/build.xml?rev=1627930&r1=1627929&r2=1627930&view=diff ============================================================================== --- ofbiz/branches/release13.07/build.xml (original) +++ ofbiz/branches/release13.07/build.xml Sat Sep 27 07:42:47 2014 @@ -206,7 +206,7 @@ under the License. <basename property="releasePath" file="${info.entry.url}"/> <tstamp> <format property="dateTime" pattern="yyyy-MM-dd HH:mm:ss"/> - </tstamp> + </tstamp> <echo message=" - Release-revision : ${releasePath}-r${info.entry.commit(revision)}, ${uiLabelMap.CommonBuiltOn} ${dateTime}" file="runtime/svninfo.ftl"/> <delete file="runtime/svninfo_tmp.xml"/> <echo message="Done!"/> Modified: ofbiz/branches/release13.07/framework/common/config/CommonUiLabels.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/framework/common/config/CommonUiLabels.xml?rev=1627930&r1=1627929&r2=1627930&view=diff ============================================================================== --- ofbiz/branches/release13.07/framework/common/config/CommonUiLabels.xml (original) +++ ofbiz/branches/release13.07/framework/common/config/CommonUiLabels.xml Sat Sep 27 07:42:47 2014 @@ -1291,6 +1291,10 @@ <value xml:lang="zh-CN">让å©</value> <value xml:lang="zh-TW">åå ±</value> </property> + <property key="CommonBuiltOn"> + <value xml:lang="en">built on</value> + <value xml:lang="fr">compilée le</value> + </property> <property key="CommonBut"> <value xml:lang="ar">Ø¥ÙØ§</value> <value xml:lang="cs">ale</value> @@ -7100,7 +7104,7 @@ <value xml:lang="zh">没æçï¼ _NA_</value> </property> <property key="CommonNoStatesProvincesExists"> - <value xml:lang="cs">Žádný Kraj/Samosprávný celek neexistuje</value> + <value xml:lang="cs">Žádný Kraj/Samosprávný celek neexistuje</value> <value xml:lang="de">Es existiert kein Bundesland</value> <value xml:lang="en">No States/Provinces exist</value> <value xml:lang="es">No existen provincias</value> @@ -13772,7 +13776,7 @@ <value xml:lang="zh">å¸å¼</value> <value xml:lang="zh-TW">å¹£å¥</value> </property> - <property key="FormFieldTitle_updateButton"> + <property key="FormFieldTitle_updateButton"> <value xml:lang="ar">ØªØØ¯ÙØ«</value> <value xml:lang="cs">Obnovit</value> <value xml:lang="de">Aktualisieren</value>