From 977d616ef2a37a7d73184919821f65064eb1303d Mon Sep 17 00:00:00 2001 From: Erwan Taloc Date: Thu, 9 Aug 2012 12:59:44 +0000 Subject: [PATCH] Rename translation of Friendly name attribute to Friendly Name SVN:1.2[2148] --- dictionaries/dictionary.itop.core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictionaries/dictionary.itop.core.php b/dictionaries/dictionary.itop.core.php index fefc532ac..e68c0f51d 100644 --- a/dictionaries/dictionary.itop.core.php +++ b/dictionaries/dictionary.itop.core.php @@ -144,7 +144,7 @@ Operators:
'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', ));