summaryrefslogtreecommitdiff
path: root/templates/ja/printer.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ja/printer.tmpl')
-rw-r--r--templates/ja/printer.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ja/printer.tmpl b/templates/ja/printer.tmpl
index 2b82c61..184bba2 100644
--- a/templates/ja/printer.tmpl
+++ b/templates/ja/printer.tmpl
@@ -13,7 +13,7 @@
{printer_state=5?<OPTION VALUE="start-printer">プリンターを開始</OPTION>:<OPTION VALUE="stop-printer">プリンターの停止</OPTION>}
{printer_is_accepting_jobs=0?<OPTION VALUE="accept-jobs">ジョブを受け付け</OPTION>:<OPTION VALUE="reject-jobs">ジョブを拒否</OPTION>}
<OPTION VALUE="move-jobs">すべてのジョブの移動</OPTION>
-<OPTION VALUE="purge-jobs">すべてのジョブをキャンセル</OPTION>
+<OPTION VALUE="cancel-jobs">すべてのジョブをキャンセル</OPTION>
</SELECT>
<NOSCRIPT><INPUT TYPE="SUBMIT" VALUE="進む"></NOSCRIPT>
</FORM>