****************** svn log for these revisions (locale file only)
------------------------------------------------------------------------
r24593 | slava | 2012-01-06 14:39:26 +0200 (Fri, 06 Jan 2012) | 1 line
..F....... [ZBX-4468] removed possibility to add to value mappings few items with same name
------------------------------------------------------------------------
****************** svn diff for these revisions (locale file only)
Index: branches/1.8/frontends/php/include/locales/en_gb.inc.php
===================================================================
--- branches/1.8/frontends/php/include/locales/en_gb.inc.php (revision 24590)
+++ branches/1.8/frontends/php/include/locales/en_gb.inc.php (revision 24594)
@@ -480,6 +480,7 @@
'S_CANNNOT_ADD_VALUE_MAP'=> 'Cannot add value map',
'S_VALUE_MAP_DELETED'=> 'Value map deleted',
'S_CANNNOT_DELETE_VALUE_MAP'=> 'Cannot delete value map',
+ 'S_VALUE_MAP_WITH_NAME_EXISTS' => 'Cannot add or updated value map. Map with name "%s" already exists',
'S_VALUE_MAP_UPDATED'=> 'Value map updated',
'S_VALUE_MAPPING_BIG'=> 'VALUE MAPPING',
'S_VALUE_MAPPING'=> 'Value mapping',