summaryrefslogtreecommitdiff
path: root/templates/ru/printer-stop.tmpl
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2013-03-19 11:05:58 +0100
committerDidier Raboud <odyx@debian.org>2013-03-19 11:05:58 +0100
commitea5667a811b20e235ce1975e763469edd1f7f0de (patch)
treea02b8034aba8666f06fdbc971905ca760b1c3aa7 /templates/ru/printer-stop.tmpl
parent6fd17d1b328ea9230585f7ad1e3c478343157220 (diff)
downloadcups-upstream/1.6.2.tar.gz
Imported Upstream version 1.6.2upstream/1.6.2
Diffstat (limited to 'templates/ru/printer-stop.tmpl')
-rw-r--r--templates/ru/printer-stop.tmpl18
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/ru/printer-stop.tmpl b/templates/ru/printer-stop.tmpl
new file mode 100644
index 00000000..4cf6344b
--- /dev/null
+++ b/templates/ru/printer-stop.tmpl
@@ -0,0 +1,18 @@
+<DIV CLASS="indent">
+
+<H2 CLASS="title">Приостановить {is_class?группу:принтер} {printer_name}</H2>
+
+<P>{is_class?Группа:Принтер} <A
+HREF="/{is_class?classes:printers}/{printer_name}">{printer_name}</A>
+{is_class?была приостановлена:был приостановлен}.</P>
+
+</DIV>
+<DIV CLASS="indent">
+
+<H2 CLASS="title">Приостановить {is_class?группу:принтер} {printer_name}</H2>
+
+<P>{is_class?Группа:Принтер} <A
+HREF="/{is_class?classes:printers}/{printer_name}">{printer_name}</A>
+{is_class?была приостановлена:был приостановлен}.</P>
+
+</DIV> \ No newline at end of file