]> git.ipfire.org Git - thirdparty/cups.git/blame - templates/ja/job-moved.tmpl
Merge changes from CUPS 1.4svn-r8362.
[thirdparty/cups.git] / templates / ja / job-moved.tmpl
CommitLineData
f0ab5bff
MS
1<DIV CLASS="indent">
2
3<H2 CLASS="title">{job_id?ジョブ {job_id} の移動:すべてのジョブの移動}</H2>
4
5<P>{job_id?<A HREF="/jobs/{job_id}">ジョブ {job_id}</A>:すべてのジョブ} は
6<A HREF="/{is_class?classes:printers}/{job_printer_name}">{job_printer_name}</A>に移動しました。</P>
7
8</DIV>