]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - templates/ru/job-moved.tmpl
Merge changes from CUPS 1.7svn-r10814.
[thirdparty/cups.git] / templates / ru / job-moved.tmpl
diff --git a/templates/ru/job-moved.tmpl b/templates/ru/job-moved.tmpl
new file mode 100644 (file)
index 0000000..e5bd656
--- /dev/null
@@ -0,0 +1,8 @@
+<DIV CLASS="indent">
+
+<H2 CLASS="title">{job_id?Перемещение задания {job_id}:Перемещение всех заданий}</H2>
+
+<P>{job_id?<A HREF="/jobs/{job_id}">Задание {job_id}</A>:Все задания} перемещены на
+<A HREF="/{is_class?группы:принтеры}/{job_printer_name}">{job_printer_name}</A>.</P>
+
+</DIV>