Explorar o código

Change Label of Friendly name from "Name" to "Friendy Name" to avoid misunderstanding when importing or synchronizing data

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2405 a333f486-631f-4898-b8df-5754b55c2be0
etaloc %!s(int64=12) %!d(string=hai) anos
pai
achega
bc46b4204f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dictionaries/dictionary.itop.core.php

+ 1 - 1
dictionaries/dictionary.itop.core.php

@@ -151,7 +151,7 @@ Operators:<br/>
 	'Core:AttributeFriendlyName' => 'Friendly name',
 	'Core:AttributeFriendlyName+' => 'Attribute created automatically ; the friendly name is computed after several attributes',
 
-	'Core:FriendlyName-Label' => 'Name',
+	'Core:FriendlyName-Label' => 'Friendly name',
 	'Core:FriendlyName-Description' => 'Friendly name',
 ));