You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2014/09/27 09:42:48 UTC

svn commit: r1627930 - in /ofbiz/branches/release13.07: build.xml framework/common/config/CommonUiLabels.xml

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>