lang - Search results
Mailing lists >> pgsql-www >> Thread
2008-03-22 18:52:26 | Re: Patch to make some strings available to translations (Guillaume Lelarge)
LANG=' . $locale); putenv('LANGUAGE=' . $locale); @@ -104,6 +116,10 @@ header('Content-Language: ' . $this->language); } + public
Mailing lists >> pgsql-www >> Thread
2008-03-22 12:26:32 | Re: Patch to make some strings available to translations (Guillaume Lelarge)
LANG=' . $locale); putenv('LANGUAGE=' . $locale); @@ -104,6 +111,10 @@ header('Content-Language: ' . $this->language); } + public
Mailing lists >> pgsql-www >> Thread
2008-03-19 18:27:32 | Re: Patch to make some strings available to translations (Guillaume Lelarge)
lang("'/layout/images/en/hdr_featureduser.png'") width="104" height="10" alt=func_lang("'Featured User'") /> This way, each translation
Mailing lists >> pgsql-www >> Thread
2008-03-16 19:33:00 | Re: Patch to make some strings available to translations (Guillaume Lelarge)
lang function call. I'll check more deeply... but I think it will be harder
Mailing lists >> pgsql-www >> Thread
2008-03-14 19:13:39 | Patch to make some strings available to translations (Guillaume Lelarge)
lang("Skip site navigation") (1) + func_lang("Skip section navigation") (2) func_lang("Search") - + func