2013-01-09 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_reporting_advanced_tab.php: Translated description for _REPORT_NAME_ into Japanese. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7381 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
395dddf359
commit
b5e0442b9a
|
@ -1,3 +1,8 @@
|
|||
2013-01-09 Junichi Satoh <junichi@rworks.jp>
|
||||
|
||||
* include/help/ja/help_reporting_advanced_tab.php: Translated
|
||||
description for _REPORT_NAME_ into Japanese.
|
||||
|
||||
2013-01-09 Hirofumi Kosaka <kosaka@rworks.jp>
|
||||
|
||||
* include/functions.php: Fixed that the console sometimes shows
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<h1>拡張レポート</h1>
|
||||
<p>
|
||||
<b>(_DATETIME_)</b> マクロは、最初のページで利用できます。これは、PDF を生成した時点の日時に置き換えられます。<br>
|
||||
<b>(_REPORT_NAME)</b> will be replaced by the current name of report.
|
||||
<b>(_REPORT_NAME_)</b> 現在のレポート名に置き換えられます。
|
||||
<br><br>
|
||||
画像ファイルの読み込みで問題がある場合は、JPG 等のフォーマットではなく、PNG フォーマットを使ってみてください。
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue