Changeset 991

Show
Ignore:
Timestamp:
12/28/06 09:28:04 (2 years ago)
Author:
fumiakiy
Message:

Fixed to encode_url json strings to properly fit in the URL. BugId: 46218

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/wheeljack/lib/MT/App/CMS.pm

    r988 r991  
    1147411474    require JSON; 
    1147511475    require MT::Util; 
    11476     $assets_json = MT::Util::encode_html(JSON::objToJson($assets)) if scalar(@$assets) > 0; 
     11476    $assets_json = MT::Util::encode_url(JSON::objToJson($assets)) if scalar(@$assets) > 0; 
    1147711477    $param->{files} = join(',', @$files); 
    1147811478    $param->{assets} = $assets_json; 
  • branches/wheeljack/lib/MT/L10N/ja.pm

    r987 r991  
    25512551    ## tmpl/cms/reload_opener.tmpl 
    25522552    ## tmpl/cms/dialog_restore_end.tmpl 
     2553    'The page will redirect to a new page in 3 seconds.  Click <a href=\'javascript:void(0)\' onclick=\'return stopTimer()\'>here</a> to stop the timer.' => '3秒埌に次のペヌゞぞ自動的に進みたす。<a href=\'javascript:void(0)\' onclick=\'return stopTimer()\'>ここ</a>をクリックすればタむマヌをずめるこずができたす。', 
    25532554    'An error occurred during the restore process: [_1] Please check your restore file.' => '埩å 
    25542555ƒã®é€”䞭で゚ラヌが発生したした: [_1] バックアップ・ファむルを確認しおください。', 
     
    36603661ƒ(R)', 
    36613662    'Upload manifest file:' => 'マニフェストファむルのアップロヌド', 
     3663    'If your backup file is located on your computer, you can upload it here.  Otherwise, Movable Type will automatically look in the <code>import</code> folder of your Movable Type directory.' => 'バックアップファむルがコンピュヌタ䞊にある堎合はここからアップロヌドできたす。䜕も指定せずにボタンをクリックするず、Movable Typeが<code>import</code>ディレクトリからファむルを探しお埩å 
     3664ƒã—たす。', 
    36623665    'If you have a manifest file and multiple backup files, you first upload the manifest file here.  Movable Type will guide you through the restore process.' => 'マニフェストファむルず耇数のバックアップファむルがある堎合は、たずここからマニフェストファむルをアップロヌドしたす。その埌Movable Typeの指瀺に埓っお埩å 
    36633666ƒã‚’行いたす。', 
  • branches/wheeljack/tmpl/cms/backup_restore.tmpl

    r987 r991  
    132132<fieldset style="margin-top: 0px;"> 
    133133 
    134 <h3>Upload Multiple Files</h3> 
     134<h3><MT_TRANS phrase="Upload Multiple Files"></h3> 
    135135 
    136136<div class="setting">