php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #47529 [JA] Wrong Japanese translation in ignore_user_abort()
Submitted: 2009-02-28 12:19 UTC Modified: 2010-10-24 11:58 UTC
From: kentaro at ranvis dot com Assigned: takagi (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
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: kentaro at ranvis dot com
New email:
PHP Version: OS:

 

 [2009-02-28 12:19 UTC] kentaro at ranvis dot com
Description:
------------
Notes of ignore_user_abort() in the Japanese documentation is translated incorrectly.
http://jp.php.net/manual/ja/function.ignore-user-abort.php

English:
PHP will not detect that the user has aborted the connection until an attempt is made to send information to the client.

current Japanese translation:
PHP ?́A?N???C?A???g?ɏ???Ԃ??Ă????܂ł? ???[?U???ؒf???悤?Ƃ??????ǂ????????o?ł??܂????B
(PHP cannot detect whether the user has tried to abort the connection until information is returned to the client.)

proposed Japanese translation:
PHP ?́A?N???C?A???g?ɏ?????낤?Ǝ??݂??܂ł? ???[?U???ؒf???????????o???܂????B


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-24 11:58 UTC] takagi@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: takagi
 [2010-10-24 11:58 UTC] takagi@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.

I'd forgotten to close this. Already fixed in r278150.
http://svn.php.net/viewvc?view=revision&revision=278150
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 18:01:28 2024 UTC