]> git.ipfire.org Git - thirdparty/cups.git/blame - templates/es/job-moved.tmpl
Merge changes from CUPS 1.7svn-r10578.
[thirdparty/cups.git] / templates / es / job-moved.tmpl
CommitLineData
37e7e6e0
MS
1<DIV CLASS="indent">
2
3<H2 CLASS="title">{job_id?Mover trabajo {job_id}:Mover todos los trabajos}</H2>
4
5<P>Se {job_id?ha movido el <A HREF="/jobs/{job_id}">Trabajo {job_id}</A>:han movido todos los trabajos} a
6<A HREF="{job_printer_uri}">{job_printer_name}</A>.</P>
7
8</DIV>