svn commit: r1711513 - /ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1711513 - /ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml

jleroux@apache.org
Author: jleroux
Date: Fri Oct 30 17:20:18 2015
New Revision: 1711513

URL: http://svn.apache.org/viewvc?rev=1711513&view=rev
Log:
Fixes a French label

Modified:
    ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml

Modified: ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml?rev=1711513&r1=1711512&r2=1711513&view=diff
==============================================================================
--- ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml (original)
+++ ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml Fri Oct 30 17:20:18 2015
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+2<?xml version="1.0" encoding="UTF-8"?>
 <!--
 
     Licensed to the Apache Software Foundation (ASF) under one
@@ -2237,7 +2237,7 @@
     <property key="WebtoolsFindRecord">
         <value xml:lang="de">Datensatz suchen</value>
         <value xml:lang="en">Find Record</value>
-        <value xml:lang="fr">Rechercher le disque</value>
+        <value xml:lang="fr">Recherche d'enregistrements</value>
         <value xml:lang="it">Ricerca record</value>
         <value xml:lang="ja">レコードを検索</value>
         <value xml:lang="pt">Bsucar Registro</value>