Hello. I'm trying to translate the "language" files from English. In file "language/lang_english/lang_main.php", line 2328:
$lang['datetime']['JAN'] = 'Jan';
$lang['datetime']['FEB'] = 'Feb';
$lang['datetime']['MAR'] = 'Mar';
$lang['datetime']['APR'] = 'Apr';
$lang['datetime']['MAY'] = 'May';
$lang['datetime']['JUN'] = 'Jun';
$lang['datetime']['JUL'] = 'Jul';
$lang['datetime']['AUG'] = 'Aug';
$lang['datetime']['SEP'] = 'Sep';
$lang['datetime']['OCT'] = 'Oct';
$lang['datetime']['NOV'] = 'Nov';
$lang['datetime']['DEC'] = 'Dec';
$lang['datetime']['Jan'] = $lang['datetime']['JAN'];
$lang['datetime']['Feb'] = $lang['datetime']['FEB'];
$lang['datetime']['Mar'] = $lang['datetime']['MAR'];
$lang['datetime']['Apr'] = $lang['datetime']['APR'];
$lang['datetime']['May'] = $lang['datetime']['MAY'];
$lang['datetime']['Jun'] = $lang['datetime']['JUN'];
$lang['datetime']['Jul'] = $lang['datetime']['JUL'];
$lang['datetime']['Aug'] = $lang['datetime']['AUG'];
$lang['datetime']['Sep'] = $lang['datetime']['SEP'];
$lang['datetime']['Oct'] = $lang['datetime']['OCT'];
$lang['datetime']['Nov'] = $lang['datetime']['NOV'];
$lang['datetime']['Dec'] = $lang['datetime']['DEC'];
I think that "blue lines" should be translated, but "red lines" no, cause them "redirects" to "blue lines". I'm wrong? Thanks.
SOLVED "Language" In 1.3.0.53a
Subject: Re: "Language" In 1.3.0.53a
Right.
Change the blue lines only. :)
- Also, what language are you translating to? We may be able to add you to our translators group if you can help translate new additions!
Change the blue lines only. :)
- Also, what language are you translating to? We may be able to add you to our translators group if you can help translate new additions!
Subject: Re: "Language" In 1.3.0.53a
Thanks for de answer.
I've translated from English to Spanish, but I'm not sure it works yet :mryellow: .
About translators group, I will send you a PM.
Thank you very much :wink: .
Chaotic wrote: [View Post]
Thanks for de answer.
I've translated from English to Spanish, but I'm not sure it works yet :mryellow: .
About translators group, I will send you a PM.
Thank you very much :wink: .
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 1.2351s (PHP: 1% SQL: 99%)
SQL queries: 10 - Debug Off - GZIP Enabled