php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #74741 [ES] Error in translate
Submitted: 2017-06-11 01:49 UTC Modified: 2017-10-12 16:26 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: rg at mejoramos dot com Assigned: agarzon (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS: *
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
24 + 38 = ?
Subscribe to this entry?

 
 [2017-06-11 01:49 UTC] rg at mejoramos dot com
Description:
------------
---
From manual page: http://www.php.net/session.security
---


In this URL you can read:

"Esto podría resultar en una dengación del servicio"

The correct is:

"Esto podría resultar en una denegación del servicio"

Test script:
---------------
---
From manual page: http://www.php.net/session.security
---


In this URL you can read:

"Esto podría resultar en una dengación del servicio"

The correct is:

"Esto podría resultar en una denegación del servicio"

Expected result:
----------------
"Esto podría resultar en una denegación del servicio"

Actual result:
--------------
"Esto podría resultar en una dengación del servicio"

Patches

only_put_e (last revision 2017-06-11 01:53 UTC by rg at mejoramos dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-06-11 14:51 UTC] cmb@php.net
-Summary: Error in translate +Summary: [ES] Error in translate
 [2017-10-12 16:24 UTC] agarzon@php.net
Automatic comment from SVN on behalf of agarzon
Revision: http://svn.php.net/viewvc/?view=revision&revision=343240
Log: Fix reported bug #74741
 [2017-10-12 16:26 UTC] agarzon@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: agarzon
 [2017-10-12 16:26 UTC] agarzon@php.net
Fixed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 22:01:27 2024 UTC