php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50050 [DE] Translation error in section "Constants"
Submitted: 2009-11-01 15:26 UTC Modified: 2009-11-20 14:54 UTC
From: peter at upb dot de Assigned: kalle (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: peter at upb dot de
New email:
PHP Version: OS:

 

 [2009-11-01 15:26 UTC] peter at upb dot de
Description:
------------
A constant is an identifier (name) for a simple value.

is currently translated to German as:

Eine Konstante ist ein Bezeichner (Name) f?r eine einfache Variable.

This translation should be corrected to:

Eine Konstante ist ein Bezeichner (Name) f?r einen einfachen Wert.




Reproduce code:
---------------
---
From manual page: language.constants
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-20 14:54 UTC] svn@php.net
Automatic comment from SVN on behalf of kalle
Revision: http://svn.php.net/viewvc/?view=revision&revision=291087
Log: Fixed #50050 (Translation error in section "Constants")
 [2009-11-20 14:54 UTC] kalle@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-02-07 09:57 UTC] phpdocbot@php.net
Automatic comment on behalf of kalle
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=a6b009bba8a9e54fd201cb4f953fa66fe77c88ab
Log: Fixed #50050 (Translation error in section "Constants")
 [2020-12-30 11:15 UTC] nikic@php.net
Automatic comment on behalf of kalle
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=4511b9a6a717debd7c442f5e3ec75da1821bbe68
Log: Fixed #50050 (Translation error in section "Constants")
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 23:01:33 2024 UTC