diff options
author | msweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be> | 2012-02-13 16:35:48 +0000 |
---|---|---|
committer | msweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be> | 2012-02-13 16:35:48 +0000 |
commit | 12f89d241ce15358fb71ef1b1249803ee9d97374 (patch) | |
tree | e4d30c1cef3c83b1f816ce482592c96a21daa4b3 /templates/es/job-moved.tmpl | |
parent | dcb445bcf3e9ec2efd56550263052aca70beb08e (diff) | |
download | cups-12f89d241ce15358fb71ef1b1249803ee9d97374.tar.gz |
Merge changes from CUPS 1.6svn-r10267.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3643 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'templates/es/job-moved.tmpl')
-rw-r--r-- | templates/es/job-moved.tmpl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/es/job-moved.tmpl b/templates/es/job-moved.tmpl deleted file mode 100644 index 8eb7a9816..000000000 --- a/templates/es/job-moved.tmpl +++ /dev/null @@ -1,8 +0,0 @@ -<DIV CLASS="indent"> - -<H2 CLASS="title">{job_id?Mover trabajo {job_id}:Mover todos los trabajos}</H2> - -<P>Se {job_id?ha movido el <A HREF="/jobs/{job_id}">Trabajo {job_id}</A>:han movido todos los trabajos} a -<A HREF="{job_printer_uri}">{job_printer_name}</A>.</P> - -</DIV> |