php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #42884 [PL] mistranslation in time() polish documentation
Submitted: 2007-10-07 16:12 UTC Modified: 2010-10-23 14:18 UTC
From: scyth at tenbit dot pl Assigned: kalle (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS: windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: scyth at tenbit dot pl
New email:
PHP Version: OS:

 

 [2007-10-07 16:12 UTC] scyth at tenbit dot pl
Description:
------------
in polish translation there is a text like

Znacznik czasu od rozpoczęcia żądania jest dostępny w $_SERVER['REQUEST_TIME'] od PHP 5.1.

which means that 

Timestamp SINCE the start of the request is available in $_SERVER['REQUEST_TIME'] since PHP 5.1.

and the text should be

Znacznik czasu rozpoczęcia żądania jest dostępny w $_SERVER['REQUEST_TIME'] od PHP 5.1.

which would be the correct translation

Expected result:
----------------
change of the text mentioned


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-10-23 13:00 UTC] kalle@php.net
-Type: Bug +Type: Documentation Problem
 [2010-10-23 14:18 UTC] kalle@php.net
Automatic comment from SVN on behalf of kalle
Revision: http://svn.php.net/viewvc/?view=revision&revision=304653
Log: Fixed bug #42884 ([PL] mistranslation in time() polish documentation) -- Patch by scyth at tenbit dot pl
 [2010-10-23 14:18 UTC] kalle@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: kalle
 [2010-10-23 14:18 UTC] kalle@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2020-12-30 10:43 UTC] nikic@php.net
Automatic comment on behalf of kalle
Revision: http://git.php.net/?p=doc/pl.git;a=commit;h=7fa71c78820c8a23420ec09bd01b92a6aa49d1dd
Log: Fixed bug #42884 ([PL] mistranslation in time() polish documentation) -- Patch by scyth at tenbit dot pl
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 06:01:30 2024 UTC