I was just looking through the mailing list archives for some help
with my gettext problem (basically, I can't get it to work).
Anyway, I came across your post:
> Thanks for the reply. This will not solve my problem. The problem is,
for some
> languages the sentence structure may be different.
On 14-Mar-01 Tao wrote:
> Kevin,
>
> Thanks for the reply. This will not solve my problem. The problem is, for
> some
> languages the sentence structure may be different. For example, the
> sentence
> may need to be,
> $greeting = "$first_name, welcome!"
> as opposed to,
> $greeting =
Check http://stphp.sourceforge.net
Maciek
> -Original Message-
> From: Tao [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 14, 2001 8:14 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: [PHP] software localization with PHP
>
>
> Kevin,
>
> Th
---> From: Tao [mailto:[EMAIL PROTECTED]]
> ---> Sent: Tuesday, March 13, 2001 9:50 PM
> ---> To: [EMAIL PROTECTED]
> ---> Subject: [PHP] software localization with PHP
> --->
> --->
> ---> Hi all,
> --->
> ---> I have a question about localizing PHP scri
---> From: Tao [mailto:[EMAIL PROTECTED]]
> ---> Sent: Tuesday, March 13, 2001 9:50 PM
> ---> To: [EMAIL PROTECTED]
> ---> Subject: [PHP] software localization with PHP
> --->
> --->
> ---> Hi all,
> --->
> ---> I have a question about localizing PHP scri
On Wednesday 14 March 2001 05:50, you wrote:
> I have a question about localizing PHP scripts. I understand that for
> basic localization one can have a "strings" file for each language,
> which contains string variables and values such as:
> $title = "Welcome!";
> $error =
age-
---> From: Tao [mailto:[EMAIL PROTECTED]]
---> Sent: Tuesday, March 13, 2001 9:50 PM
---> To: [EMAIL PROTECTED]
---> Subject: [PHP] software localization with PHP
--->
--->
---> Hi all,
--->
---> I have a question about localizing PHP scripts. I understand
--
Hi all,
I have a question about localizing PHP scripts. I understand that for basic
localization one can have a "strings" file for each language, which contains
string variables and values such as:
Then, in the scripts just "include" the language file at the beginning and
simply call the s
8 matches
Mail list logo