svn commit: r1400388 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

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

svn commit: r1400388 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

adrianc
Author: adrianc
Date: Sat Oct 20 08:47:52 2012
New Revision: 1400388

URL: http://svn.apache.org/viewvc?rev=1400388&view=rev
Log:
User Name is two words.

Modified:
    ofbiz/trunk/framework/common/config/CommonUiLabels.xml

Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=1400388&r1=1400387&r2=1400388&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Sat Oct 20 08:47:52 2012
@@ -10192,7 +10192,7 @@
         <value xml:lang="ar">اسم المستخدم</value>
         <value xml:lang="cs">Uživatelské jméno</value>
         <value xml:lang="de">Nutzername</value>
-        <value xml:lang="en">Username</value>
+        <value xml:lang="en">User Name</value>
         <value xml:lang="es">Nombre de usuario</value>
         <value xml:lang="fr">Nom de l'utilisateur</value>
         <value xml:lang="hi-IN">उपयोगकर्ता का नाम</value>