German (Sie)
Posted by pat
Re: German/Deutsch (Sie) for RC1 January 18, 2005 07:17PM |
Registered: 20 years ago Posts: 3 |
Re: German/Deutsch (Sie) for RC1 January 18, 2005 07:22PM |
Registered: 20 years ago Posts: 3 |
Re: German (Sie) January 19, 2005 10:54AM |
Registered: 21 years ago Posts: 683 |
Re: German (Sie) February 07, 2005 09:02AM |
Registered: 20 years ago Posts: 2 |
Hello,
for those who wonder why in de german language Pack the Dates arent working - just change the first few lines from:
$PHORUM['long_date']="F j, Y g:iA";
$PHORUM['short_date']="d/m/Y g:ia";
into:
$PHORUM['long_date']="%d.%m.%Y %H:%I:%S";
$PHORUM['short_date']="%d/%m/%Y %H:%I:%S";
And add this line into the lang-file as well (i copied it from the english template and just changed the Localisation Prefix.
// locale setting for localized times/dates
// see that page:
// [www.w3.org]
// for the needed string
$PHORUM['locale']="DE";
for those who wonder why in de german language Pack the Dates arent working - just change the first few lines from:
$PHORUM['long_date']="F j, Y g:iA";
$PHORUM['short_date']="d/m/Y g:ia";
into:
$PHORUM['long_date']="%d.%m.%Y %H:%I:%S";
$PHORUM['short_date']="%d/%m/%Y %H:%I:%S";
And add this line into the lang-file as well (i copied it from the english template and just changed the Localisation Prefix.
// locale setting for localized times/dates
// see that page:
// [www.w3.org]
// for the needed string
$PHORUM['locale']="DE";
phorum 5.0.16 - german-sie V 1.1 May 12, 2005 07:07PM |
Registered: 20 years ago Posts: 135 |
Version 1.1 lang german-sie for phorum 5.0.16
Update:
de_DE@euro" is not compatible with XHTML 1.0
[validator.w3.org]
13.05.2005 01:05 by irob
Edited 2 time(s). Last edit at 05/12/2005 07:32PM by irob.
Update:
de_DE@euro" is not compatible with XHTML 1.0
[validator.w3.org]
13.05.2005 01:05 by irob
Edited 2 time(s). Last edit at 05/12/2005 07:32PM by irob.
phorum 5.0.16 - german-sie V 1.2 May 12, 2005 07:33PM |
Registered: 20 years ago Posts: 135 |
Re: phorum 5.0.16 - german-sie V 1.2 August 11, 2005 06:44PM |
Registered: 19 years ago Posts: 1 |
Sorry, only registered users may post in this forum.