php-developer-list | 2002112
Date: 11/25/02
- Next message: Alexander Wagner: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- Previous message: Daniel Lorch: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- In reply to: Daniel Lorch: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm a bit late here, with an example which probably sounds interesting;
that is a computer language which was actually developed in Japan as a
product mainly for educational use, which enables you to program in nearly
complete Japanese syntax. I thnik it's undoubtfully great, but I have
never seen it become popular by now.
I guess part of the reason is that most of the folks there take it for
granted that they have to be familiar with English as well as the
behaviour of the computer.
Anyway, I'm +0 for the localization of messages.
Moriyoshi
Daniel Lorch <ml-daniel <email protected>> wrote:
> hi,
>
> > What you're missing is that currently to program PHP, you need a reasonable
> > understanding of english. [..]
>
> I agree with Sterlin. I mean, what's next? Also localize language constructs?
>
> <?php
>
> während (EUR i=0; EUR i<5; ++EUR i) {
> ausgabe("Hallo");
> wenn (EUR i % 5) {
> [..]
> }
> }
>
> Uah.. terrible.
>
> -daniel
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Alexander Wagner: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- Previous message: Daniel Lorch: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- In reply to: Daniel Lorch: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

