****************** svn log for these revisions (locale file only)
------------------------------------------------------------------------
r23899 | sanja | 2011-12-09 14:48:05 +0200 (Fri, 09 Dec 2011) | 1 line
..F....... [ZBX-2737] fixed various messages at linking templates
------------------------------------------------------------------------
****************** 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 23898)
+++ branches/1.8/frontends/php/include/locales/en_gb.inc.php (revision 23900)
@@ -684,7 +684,7 @@
'S_PERCENTILE_LINE'=> 'Percentile line',
'S_CONFIGURATION_OF_GRAPHS'=> 'Configuration of graphs',
'S_CONFIGURATION_OF_GRAPHS_BIG'=> 'CONFIGURATION OF GRAPHS',
- 'S_GRAPH_ADDED'=> 'Graph added',
+ 'S_GRAPH_ADDED'=> 'Added new graph',
'S_GRAPH_UPDATED'=> 'Graph updated',
'S_CANNOT_UPDATE_GRAPH'=> 'Cannot update graph',
'S_GRAPH_DELETED'=> 'Graph deleted',
@@ -2214,7 +2214,7 @@
'S_ITEM_KEY_MUST_BE_USED_IN_TRIGGER_EXPRESSION'=> 'An item key must be used in trigger expression',
'S_INCORRECT_TRIGGER_EXPRESSION'=> 'Incorrect trigger expression',
'S_YOU_CAN_NOT_USE_TEMPLATE_HOSTS_MIXED_EXPR'=> 'You can not use template hosts in mixed expressions.',
- 'S_ADDED_TRIGGER'=> 'Added trigger',
+ 'S_ADDED_TRIGGER'=> 'Added new trigger',
'S_TO_HOST_SMALL'=> 'to host',
'S_MISSING_KEY'=> 'Missing key',
'S_INCORRECT_FUNCTION_IS_USED'=> 'Incorrect function is used',