****************** svn log for these revisions (locale file only)
------------------------------------------------------------------------
r23675 | pavels | 2011-12-01 12:02:16 +0200 (Thu, 01 Dec 2011) | 2 lines
A......... [ZBX-3104] implemented the screen item API
A.F....... [ZBX-3104] fixed screen item "Parameter" field validation and some minor screen item bugs
------------------------------------------------------------------------
****************** 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 23671)
+++ branches/1.8/frontends/php/include/locales/en_gb.inc.php (revision 23677)
@@ -2473,6 +2473,7 @@
// class.cscreen.php
'S_INCORRECT_RESOURCE_PROVIDED_FOR_SCREEN_ITEM' => 'Incorrect resource provided for screen item',
+ 'S_NO_RESOURCE_PROVIDED_FOR_SCREEN_ITEM' => 'No resource provided for screen item',
// class.cbuttonqmessage.php
'S_ARE_YOU_SURE_YOU_WANT_TO_PERFORM_THIS_ACTION' => 'Are you sure you want perform this action?',