| |
| | |

CodersClub

 Forgot password?
 Register
Search
Author: vot
Collapse the left

Discuz!X 2 Change Log

 Close [Copy link]

 Russia

 Author| Post time: 2012-01-27 09:15
| Show all posts
r327:
Spanish language pack added.
Translated by our member jhoxi, discuzhispano.com

http://code.google.com/p/discuzx-en/source/detail?r=327

 Palestine

Post time: 2012-01-27 10:29
| Show all posts
vot رد في  2012-1-27 08:15
r327:
Spanish language pack added.
Translated by our member jhoxi, discuzhispano.com

great ! 11 languages !

 Russia

 Author| Post time: 2012-02-02 14:58
| Show all posts
r334:
User name verification algorithm modified.
1) Minimal username length = 2 chars ( was 3 chars).
2) Maximum username length = 15 chars
3) Maximum username length can not exceed 64 bytes (because of some UTF-8 chars are 6 bytes long!).
4) Username can now contain single spaces inside, i.e. "John Smith Jr.".

http://code.google.com/p/discuzx-en/source/detail?r=334

 Palestine

Post time: 2012-02-02 15:40
| Show all posts
vot رد في  2012-2-2 13:58
r334:
User name verification algorithm modified.
1) Minimal username length = 2 chars ( was 3 chars) ...

Wow !!! we can add space in username !!!

 Russia

 Author| Post time: 2012-02-02 16:07
| Show all posts
r335:
Video Player modified.
Added support for
YOUTU.BE,
XUITE.NET,
VIDEO.GOOGLE.COM,
RUTUBE.RU.

http://code.google.com/p/discuzx-en/source/detail?r=335

 Russia

 Author| Post time: 2012-02-06 18:54
| Show all posts
r336:
1) Fix for translating the custom sub-navigation menu items.

2) Navigation/settings values for translation moved from lang_template.php to
lang_setting.php.

3) lang_setting.php added for every language pack.

http://code.google.com/p/discuzx-en/source/detail?r=336

 Russia

 Author| Post time: 2012-02-08 13:53
| Show all posts
r339:
Fix: Auto-translation of Country name detected by IP address.

http://code.google.com/p/discuzx-en/source/detail?r=339

 Russia

 Author| Post time: 2012-02-10 22:19
| Show all posts
r349:
Simplified Chinese language pack renamed from "zh" to "sc".

http://code.google.com/p/discuzx-en/source/detail?r=349

Attention!
You have to modify your config_global.php!
Was:
    'zh' => array('icon'=>'zh.gif', 'name'=>'简体中文', 'title'=>'Simplified Chinese', 'dir'=>'ltr'),
Become:
    'sc' => array('icon'=>'zh.gif', 'name'=>'简体中文', 'title'=>'Simplified Chinese', 'dir'=>'ltr'),

or in full form:
Was:
$_config['languages']['zh'][...] = .......
Became:
$_config['languages']['sc'][...] = .......

 Russia

 Author| Post time: 2012-02-14 11:44
| Show all posts
r354:
Korean Language Pack just created.
Translated by ionobgy.

http://code.google.com/p/discuzx-en/source/detail?r=354

Add the next line to your config_global.php:
        'kr' => array('icon'=>'kr.gif', 'name'=>'한국어', 'title'=>'Korean', 'dir'=>'ltr'),

or the same in expanded form:
$_config['languages']['kr']['icon'] = 'kr.gif';
$_config['languages']['kr']['name'] = '한국어';
$_config['languages']['kr']['title'] = 'Korean';
$_config['languages']['kr']['dir'] = 'ltr';

 Russia

 Author| Post time: 2012-02-14 17:17
| Show all posts
r356:
Space notifications was made multilingual
(auto-translated to user-selected language).

http://code.google.com/p/discuzx-en/source/detail?r=356
You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-05-07 20:31 GMT+3 , Processed in 0.084957 sec., 8 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list