-
Incident report
-
Resolution: Fixed
-
Trivial
-
None
regression in ZBXNEXT-911 - main message has gained a trailing dot (doesn't match the guidelines)
> svn diff -c 22931 | grep "Page received incorrect data"
- show_messages($err == ZBX_VALID_OK, null, _('Page received incorrect data'));
+ show_messages($err == ZBX_VALID_OK, null, _('Page received incorrect data.'));