php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #73915 [pt_BR] Translation error
Submitted: 2017-01-12 00:23 UTC Modified: 2017-01-30 18:35 UTC
From: danielrodrigues-ti at hotmail dot com Assigned: ae (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2017-01-12 00:23 UTC] danielrodrigues-ti at hotmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.array-filter
---
O texto está da seguinte forma:

 flag

    Flag determina quais argumentos são passadosoara o parâmetro callback: 

Quando deveria ser escrito da seguinte forma:

 flag

    Flag determina quais argumentos são passados para o parâmetro callback: 

Erro:
passadosoara

Correção:
passados para


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-12 00:30 UTC] danielrodrigues-ti at hotmail dot com
-Summary: Erro de tradução +Summary: Translation error en -> pt_BR
 [2017-01-12 00:30 UTC] danielrodrigues-ti at hotmail dot com
updated error title
 [2017-01-12 01:33 UTC] cmb@php.net
-Summary: Translation error en -> pt_BR +Summary: [pt_BR] Translation error
 [2017-01-30 18:33 UTC] ae@php.net
Automatic comment from SVN on behalf of ae
Revision: http://svn.php.net/viewvc/?view=revision&revision=341823
Log: Fix #73915 (typo on translation)
 [2017-01-30 18:35 UTC] ae@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ae
 [2017-01-30 18:35 UTC] ae@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:45 UTC] nikic@php.net
Automatic comment on behalf of ae
Revision: http://git.php.net/?p=doc/pt_br.git;a=commit;h=5cb8bcd4e5950ecc2a849631383701bd9a54a1a8
Log: Fix #73915 (typo on translation)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 11:01:33 2024 UTC