php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #78306 [FR] The french translation has a typo in mb_substr()
Submitted: 2019-07-17 12:31 UTC Modified: 2019-07-17 12:42 UTC
From: louis dot celier at gmail dot com Assigned: girgias (profile)
Status: Closed Package: *Languages/Translation
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2019-07-17 12:31 UTC] louis dot celier at gmail dot com
Description:
------------
---
From manual page: https://php.net/function.mb-substr
---

Expected : 
S'il est omis, l'encodage de caractères interne sera utilisé.

Real :
S'il est omis, l'encodage de caractres interne sera utilisé.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-07-17 12:35 UTC] girgias@php.net
-Summary: The french translation has a typo +Summary: [FR] The french translation has a typo in mb_substr() -Status: Open +Status: Assigned -Operating System: Ubuntu 16.04 +Operating System: -Assigned To: +Assigned To: girgias
 [2019-07-17 12:41 UTC] girgias@php.net
Automatic comment from SVN on behalf of girgias
Revision: http://svn.php.net/viewvc/?view=revision&revision=347761
Log: Typos in Multi-bytes language snippets

Fixes Doc Bug #78306
 [2019-07-17 12:42 UTC] girgias@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 05:01:27 2024 UTC