php-documentation-list | 2003031
Date: 03/01/03
- Next message: Thomas Schöfbeck: "Re: [PHP-DOC] Re: PDF Doc. When??"
- Previous message: goba <email protected>: "[PHP-DOC] #22493 [Opn->Bgs]: SERVER_ADDR not listed at php.net/reserved.variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Damien,
first I have to thank you for your regular efforts!
On the other hand I'd like to ask you to think also about the
'translators' (I like the term 'maintainer', since this is much more
effort than just translating), which get permanent changes in 'their'
en-files.
So would you please try to do such 'resultless' changes just in a
combination with changes which are recognizeable for the user also?
(I also know that in e.g. bzip2/reference.xml 'bzip2' is enclosed in
function-tags even though such a function doesn't exist, but a delete
wouldn't change the user-output. So I'll change that just along with -
or immediately after - a 'real' change).
With doing so, you'd make life much easier for several people - many
thanks in advance!
Cu,
Thomas
Damien Seguy wrote:
> dams Fri Feb 28 18:47:32 2003 EDT
>
> Modified files:
> /phpdoc/en/reference/strings/functions setlocale.xml
> Log:
> moving quots
>
> Index: phpdoc/en/reference/strings/functions/setlocale.xml
> diff -u phpdoc/en/reference/strings/functions/setlocale.xml:1.7 phpdoc/en/reference/strings/functions/setlocale.xml:1.8
> --- phpdoc/en/reference/strings/functions/setlocale.xml:1.7 Tue Jan 21 04:37:36 2003
> +++ phpdoc/en/reference/strings/functions/setlocale.xml Fri Feb 28 18:47:31 2003
> @@ -1,5 +1,5 @@
> <?xml version="1.0" encoding="iso-8859-1"?>
> -<!-- $Revision: 1.7 $ -->
> +<!-- $Revision: 1.8 $ -->
> <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
> <refentry id="function.setlocale">
> <refnamediv>
> @@ -12,7 +12,7 @@
> <type>string</type><methodname>setlocale</methodname>
> <methodparam><type>mixed</type><parameter>category</parameter></methodparam>
> <methodparam><type>string</type><parameter>locale</parameter></methodparam>
> - <methodparam choice='opt'><type>string</type><parameter>...</parameter></methodparam>
> + <methodparam choice="opt"><type>string</type><parameter>...</parameter></methodparam>
> </methodsynopsis>
> <methodsynopsis>
> <type>string</type><methodname>setlocale</methodname>
>
>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Thomas Schöfbeck: "Re: [PHP-DOC] Re: PDF Doc. When??"
- Previous message: goba <email protected>: "[PHP-DOC] #22493 [Opn->Bgs]: SERVER_ADDR not listed at php.net/reserved.variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

