2010-11-29 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_operation_visual_console.php: Added a new help file in Japanese. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3639 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
88f94ce7ef
commit
1cc5ce313d
|
@ -1,3 +1,8 @@
|
||||||
|
2010-11-29 Junichi Satoh <junichi@rworks.jp>
|
||||||
|
|
||||||
|
* include/help/ja/help_operation_visual_console.php: Added a new
|
||||||
|
help file in Japanese.
|
||||||
|
|
||||||
2010-11-26 Miguel de Dios <miguel.dedios@artica.es>
|
2010-11-26 Miguel de Dios <miguel.dedios@artica.es>
|
||||||
|
|
||||||
* operation/agentes/exportdata.php: fixed the work_period to extract
|
* operation/agentes/exportdata.php: fixed the work_period to extract
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* @package Include/help/ja
|
||||||
|
*/
|
||||||
|
?>
|
||||||
|
<h1>ビジュアルコンソール</h1>
|
||||||
|
<p>ビジュアルコンソールのアイテムは、最初の文字が "_", "," , "[" , "(" になっています。"ビジュアルコンソール" サブメニューの左に表示されます。</p>
|
Loading…
Reference in New Issue