Changeset 5860

Show
Ignore:
Timestamp:
07/22/08 08:06:14 (4 months ago)
Author:
uta
Message:

2008/07/22 sync

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • rubricks_core/trunk/components/system/languages/chinese.rb

    r5834 r5860  
    323323      '_System_AdminUser_ErrorUserLockSelf'                         => '䞍胜锁定自己。', 
    324324      '_System_AdminUser_ErrorUserSameInValue'                      => '对甚户ID进行修改、密码也需芁进行重新讟眮。', 
    325       '_System_AdminUser_ErrorUserUnadminSelf'                      => '䞍胜从管理组䞭删陀圓前甚户。', 
     325      '_System_AdminUser_ErrorUserUnadminSelf'                      => '非管理组甚户䞍胜对管理组成员进行修改,或耠
     326圓前甚户䞍胜从管理组䞭被删陀。', 
    326327      '_System_AdminUser_ErrorUserUnlock'                           => '甚户解锁倱莥。', 
    327328      '_System_AdminUser_ErrorUserValidate'                         => '甚户有效化倱莥。', 
     
    539540      '_System_User_MessageUserLimitMultiple'                       => '最倚可以指定%d䞪甚户。', 
    540541      '_System_User_MessageUserLimitSingle'                         => '䞍胜指定倚䞪甚户。', 
    541       '_System_User_SampleCsv_1_1'                                  => 'user0001,甚户1,yong hu,user0001@example.com,,,true,,,,pass0000,,,,true', 
    542       '_System_User_SampleCsv_1_2'                                  => 'user0002,甚户2,yong hu,user0002@example.com,,,true,,,,pass0000,,,,true', 
    543       '_System_User_SampleCsv_1_3'                                  => 'user0003,甚户3,yong hu,user0003@example.com,,,true,,,,pass0000,,,,true', 
    544       '_System_User_SampleCsv_2_1'                                  => 'user0004,甚户4,yong hu,user0004@example.com,sub0004@example.com,mobile0004@example.com,true,03-0000-0000,090-0000-0000,101-2000,pass0000,筟名,倇泚,倇忘,true', 
    545       '_System_User_SampleCsv_2_2'                                  => 'user0005,甚户5,yong hu,user0005@example.com,sub0005@example.com,mobile0005@example.com,true,03-0000-0000,090-0000-0000,101-2000,pass0000,筟名,倇泚,倇忘,true', 
    546       '_System_User_SampleCsv_2_3'                                  => 'user0006,甚户6,yong hu,user0006@example.com,sub0006@example.com,mobile0006@example.com,true,03-0000-0000,090-0000-0000,101-2000,pass0000,筟名,倇泚,倇忘,true', 
     542      '_System_User_SampleCsv_1_1'                                  => 'user0001,甚户1,YongHu,user0001@example.com,,,true,,,,pass0000,,,,true', 
     543      '_System_User_SampleCsv_1_2'                                  => 'user0002,甚户2,YongHu,user0002@example.com,,,true,,,,pass0000,,,,true', 
     544      '_System_User_SampleCsv_1_3'                                  => 'user0003,甚户3,YongHu,user0003@example.com,,,true,,,,pass0000,,,,true', 
     545      '_System_User_SampleCsv_2_1'                                  => 'user0004,甚户4,YongHu,user0004@example.com,sub0004@example.com,mobile0004@example.com,true,03-0000-0000,090-0000-0000,101-2000,pass0000,筟名,倇泚,倇忘,true', 
     546      '_System_User_SampleCsv_2_2'                                  => 'user0005,甚户5,YongHu,user0005@example.com,sub0005@example.com,mobile0005@example.com,true,03-0000-0000,090-0000-0000,101-2000,pass0000,筟名,倇泚,倇忘,true', 
     547      '_System_User_SampleCsv_2_3'                                  => 'user0006,甚户6,YongHu,user0006@example.com,sub0006@example.com,mobile0006@example.com,true,03-0000-0000,090-0000-0000,101-2000,pass0000,筟名,倇泚,倇忘,true', 
    547548      '_System_User_TargetUser'                                     => '目标甚户', 
    548549      '_System_User_ValidateDifferenceLoginNameAndPassword'         => '密码䞍胜䞎登圕ID盞同。', 
     
    580581      '_System_UserManagement_UserCreate'                           => '新建甚户', 
    581582      '_System_UserManagement_UserExport'                           => '富出甚户信息', 
     583      '_System_UserManagement_UserImageDelete'                      => '删陀甚户倎像', 
     584      '_System_UserManagement_UserImageUpload'                      => '䞊䌠甚户倎像', 
    582585      '_System_UserManagement_UserImport'                           => '富å 
    583586¥ç”šæˆ·ä¿¡æ¯', 
  • rubricks_core/trunk/config/sample1_memcached.yml

    r5839 r5860  
    22  expires: '6h' 
    33  options: 
    4     compression:  false 
    5     debug:        false 
    64    multithread:  false 
    75    namespace:    'rubricks' 
    86    readonly:     false 
    9     urlencode:    false 
    107  servers: ['localhost:11211']