XPressME Integration Kit

Trac


Ignore:
Timestamp:
Mar 9, 2010, 4:15:42 PM (14 years ago)
Author:
toemon
Message:

MultiBlog用にブログリストブロックを追加 Fixes #297

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/extras/xpress_i18n/template/xpressme_modules_root/language/english/blocks.php

    r512 r533  
    141141        define("_MB_XP2_ENHACED_FILE","Input the file name used in the custom block."); 
    142142        define("_MB_XP2_MAKE_ENHACED_FILE","Please make the file specified here in the block directory of the theme."); 
     143 
     144// blog_list 
     145        define("_MB_XP2_BLOG_ORDERBY","Order of the blogs"); 
     146        define("_MB_XP2_BLOG_NAME","name"); 
     147        define("_MB_XP2_BLOG_COUNT","count"); 
     148        define("_MB_XP2_BLOG_ID","ID"); 
     149 
    143150} 
    144151?> 
Note: See TracChangeset for help on using the changeset viewer.