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

SVN:trunk[2405]
This commit is contained in:
Erwan Taloc
2012-10-29 17:47:37 +00:00
parent 1df7fb44dd
commit 78948c06fe

View File

@@ -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',
));