ric...@nakts.net
unread,May 29, 2012, 9:13:18 AM5/29/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zabbix_tr...@googlegroups.com
Zabbix English locale changed between revision 27921 and 27928
****************** svn log for these revisions (locale file only)
------------------------------------------------------------------------
r27924 | pavels | 2012-05-29 15:45:26 +0300 (Tue, 29 May 2012) | 1 line
..F....... [ZBX-4031] fixed error message when deleting a link in a map
------------------------------------------------------------------------
****************** 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 27921)
+++ branches/1.8/frontends/php/include/locales/en_gb.inc.php (revision 27928)
@@ -1269,7 +1269,7 @@
'S_TWO_ELEMENTS_SHOULD_BE_SELECTED'=> 'Two elements should be selected',
'S_DELETE_SELECTED_ELEMENTS_Q'=> 'Delete selected elements?',
'S_PLEASE_SELECT_TWO_ELEMENTS'=> 'Please select two elements',
- 'S_DELETE_LINKS_BETWEEN_SELECTED_ELEMENTS_Q'=> 'Delete Links between selected elements?',
+ 'S_DELETE_LINK_BETWEEN_SELECTED_ELEMENTS_Q'=> 'Delete the link between the selected elements?',
'S_NO_LINKS'=> 'No links',
'S_WRONG_TYPE_OF_ARGUMENTS_PASSED_TO_FUNCTION'=>'Wrong type of arguments passed to function',
'S_NEW_ELEMENT'=> 'New element',