Welcome to Geeklog, Anonymous Monday, December 23 2024 @ 01:41 am EST
Geeklog Forums
How can I change the language?
xtaoth
Anonymous
Hi!
I'm newbie in geeklog. I downloaded the 1.3.9sc1 (and the forum plugin 2.3) and installed in a free webserver, but now I want to translate it to spanish/spain (only the basic text, like the "welcome to.." and the rest of the tags, sections and blocks)
How can I do it?
Thanks
I'm newbie in geeklog. I downloaded the 1.3.9sc1 (and the forum plugin 2.3) and installed in a free webserver, but now I want to translate it to spanish/spain (only the basic text, like the "welcome to.." and the rest of the tags, sections and blocks)
How can I do it?
Thanks
7
6
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Almost all of the texts are stored in the language files. I don't know how complete the Spanish translation is, but try setting
$_CONF['language'] = 'spanish';
in config.php and see for yourself (also make sure you've switched to Spanish in your preferences).
Some other texts (like block titles) are in English, but can easily be changed by editing the blocks.
bye, Dirk
$_CONF['language'] = 'spanish';
in config.php and see for yourself (also make sure you've switched to Spanish in your preferences).
Some other texts (like block titles) are in English, but can easily be changed by editing the blocks.
bye, Dirk
8
6
Quote
Status: offline
JohnVanVliet
Forum User
Full Member
Registered: 10/09/03
Posts: 161
hi see the config.php file
// | LOCALE SETTINGS |
// | |
// | see docs/config.html#locale for details |
// +---------------------------------------------------------------------------+
$_CONF['language'] = 'english';
$_CONF['locale'] = 'en-gb';
$_CONF['date'] = '%A, %B %d %Y @ %I:%M %p %Z';
$_CONF['daytime'] = '%m/%d %I:%M%p';
$_CONF['shortdate'] = '%x';
$_CONF['dateonly'] = '%d-%b';
$_CONF['timeonly'] = '%I:%M %p %Z';
$_CONF['default_charset'] = 'iso-8859-1';
allso see the FAQ
here@ How do I change the language?
Text Formatted Code
// +---------------------------------------------------------------------------+// | LOCALE SETTINGS |
// | |
// | see docs/config.html#locale for details |
// +---------------------------------------------------------------------------+
$_CONF['language'] = 'english';
$_CONF['locale'] = 'en-gb';
$_CONF['date'] = '%A, %B %d %Y @ %I:%M %p %Z';
$_CONF['daytime'] = '%m/%d %I:%M%p';
$_CONF['shortdate'] = '%x';
$_CONF['dateonly'] = '%d-%b';
$_CONF['timeonly'] = '%I:%M %p %Z';
$_CONF['default_charset'] = 'iso-8859-1';
allso see the FAQ
here@ How do I change the language?
6
7
Quote
All times are EST. The time is now 01:41 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content