Changeset 387 for trunk/extras
- Timestamp:
- Sep 26, 2009, 12:48:32 PM (15 years ago)
- Location:
- trunk/extras
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/extras/for_wordpressme2011/ja_EUC/language/japanese/modinfo.php
r336 r387 15 15 // A brief description of this module 16 16 define("_MI_XP2_DESC","WordPressME¤òXOOPS¥â¥¸¥å¡¼¥ë²½¤·¤¿¤â¤Î¤Ç¤¹¡£"); 17 18 // Module Config 19 define("_MI_LIBXML_PATCH","¥Ö¥í¥Ã¥¯¤Çlibxml2 ¥Ð¥°¤ËÂФ¹¤ë¥Ñ¥Ã¥Á¤ò¶¯À©Å¬±þ¤¹¤ë"); 20 define("_MI_LIBXML_PATCH_DESC","libxml2 Ver 2.70-2.72¤Ë¤Ï'<'¤È'>'¤¬¼è¤ê½ü¤«¤ì¤ë¥Ð¥°¤¬¤¢¤ê¤Þ¤¹¡£ 21 XPressME¤Ïlibxml2¤Î¥Ð¡¼¥¸¥ç¥ó¤ò¼«Æ°Åª¤Ë¼èÆÀ¤·¡¢É¬ÍפǤ¢¤ì¤Ð¥Ñ¥Ã¥Á¤¬Å¬±þ¤µ¤ì¤Þ¤¹¡£ 22 XPressME¤¬libxml2¤Î¥Ð¡¼¥¸¥ç¥ó¤ò¼èÆÀ¤Ç¤¤Ê¤¤¾ì¹ç¡¢¤³¤Î¥ª¥×¥·¥ç¥ó¤Ç¶¯À©Åª¤Ë¥Ñ¥Ã¥Á¤òŬ±þ¤µ¤»¤ë¤³¤È¤¬¤Ç¤¤Þ¤¹¡£"); 17 23 18 24 // Sub menu titles -
trunk/extras/for_wordpressme2011/ja_UTF/language/ja_utf8/modinfo.php
r336 r387 15 15 // A brief description of this module 16 16 define("_MI_XP2_DESC","WordPressMEをXOOPSモジュール化したものです。"); 17 18 // Module Config 19 define("_MI_LIBXML_PATCH","ブロックでlibxml2 バグに対するパッチを強制適応する"); 20 define("_MI_LIBXML_PATCH_DESC","libxml2 Ver 2.70-2.72には'<'と'>'が取り除かれるバグがあります。 21 XPressMEはlibxml2のバージョンを自動的に取得し、必要であればパッチが適応されます。 22 XPressMEがlibxml2のバージョンを取得できない場合、このオプションで強制的にパッチを適応させることができます。"); 17 23 18 24 // Sub menu titles -
trunk/extras/xpress_i18n/german/xpressme_modules_root/language/german/modinfo.php
r377 r387 15 15 // A brief description of this module 16 16 define("_MI_XP2_DESC","WordPress For XOOPS Community"); 17 18 // Module Config 19 define("_MI_LIBXML_PATCH","Force a patch for the libxml2 bug in a block"); 20 define("_MI_LIBXML_PATCH_DESC","libxml2 Ver 2.70-2.72 have the bug that '<' and '>' are removed. 21 XPressME acquires a version of libxml2 automatically, and it is adapted a patch if it is necessary. 22 When XPressME cannot acquire a version of libxml2, you can let a patch fit it with this option forcibly."); 17 23 18 24 // Sub menu titles -
trunk/extras/xpress_i18n/portuguese-br/xpressme_modules_root/language/pt-br_utf8/modinfo.php
r366 r387 22 22 define("_MI_XP2_MENU_XPRESS","Configurações do XPressME"); 23 23 define("_MI_XP2_MENU_TO_MODULE","Ir para o módulo"); 24 25 // Module Config 26 define("_MI_LIBXML_PATCH","Force um remendo para o bicho de libxml2 em um bloco"); 27 define("_MI_LIBXML_PATCH_DESC","libxml2 Ver 2.70-2.72 têm o bicho que' < ' e' > ' é afastado. 28 XPressME adquire uma versão de libxml2 automaticamente, e é adaptado um remendo se for necessário. 29 Quando XPressME não puder adquirir uma versão de libxml2, o senhor pode deixar um remendo isto ajustar violentamente com esta opção."); 24 30 25 31 // Block Name -
trunk/extras/xpress_i18n/template/xpressme_modules_root/language/english/modinfo.php
r356 r387 22 22 define("_MI_XP2_MENU_XPRESS","XPressME Setting"); 23 23 define("_MI_XP2_MENU_TO_MODULE","to Modules"); 24 25 // Module Config 26 define("_MI_LIBXML_PATCH","Force a patch for the libxml2 bug in a block"); 27 define("_MI_LIBXML_PATCH_DESC","libxml2 Ver 2.70-2.72 have the bug that '<' and '>' are removed. 28 XPressME acquires a version of libxml2 automatically, and it is adapted a patch if it is necessary. 29 When XPressME cannot acquire a version of libxml2, you can let a patch fit it with this option forcibly."); 24 30 25 31 // Block Name
Note: See TracChangeset
for help on using the changeset viewer.