php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51444 En mentions translation problems
Submitted: 2010-03-31 01:25 UTC Modified: 2010-04-01 01:12 UTC
From: philip@php.net Assigned: yannick (profile)
Status: Closed Package: Online Doc Editor problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2010-03-31 01:25 UTC] philip@php.net
Description:
------------
While in en/ it currently shows the following text:

"Error in current translation (1042)"

It should instead say something like this:

"Errors (1042)"

Although, considering these aren't _really_ errors (but instead are the equivalent  
of E_STRICT in PHP), how about changing it to say:

"Number of failures to meet 'strict standards': 1042"

(Thanks to Joey for coming up with that last line)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-04-01 01:08 UTC] yannick@php.net
-Assigned To: +Assigned To: yannick
 [2010-04-01 01:11 UTC] yannick@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=297249
Log: Fix bug #51444
 [2010-04-01 01:12 UTC] yannick@php.net
-Status: Assigned +Status: Closed
 [2010-04-01 01:12 UTC] yannick@php.net
This bug has been fixed in SVN, and should show up online in an
hour or three.

Thank you for the report, and for helping us make PHP.net better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 08:01:30 2024 UTC