php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40495 [RU] Error in russian manual for strftime function
Submitted: 2007-02-15 10:40 UTC Modified: 2007-02-15 11:51 UTC
From: alexkrass at mail dot ru Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: windows xp
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: alexkrass at mail dot ru
New email:
PHP Version: OS:

 

 [2007-02-15 10:40 UTC] alexkrass at mail dot ru
Description:
------------
http://www.php.net/manual/ru/function.strftime.php

In russian manual is written:
%B - полное название месяца недели в текущей локали
(%B - full month week name according to the current locale)


Must be:
%B - полное название месяца в текущей локали
(%B - full month name according to the current locale)

Words translation:
месяца - month
недели - week





Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-15 10:45 UTC] bjori@php.net
Reclassified as documentation bug
 [2007-02-15 11:51 UTC] tony2001@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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Nov 01 01:01:28 2024 UTC