]> git.pld-linux.org Git - packages/cups.git/commitdiff
- please don't translate HREF :-)
authorKarol Krenski <charles@pld-linux.org>
Sat, 27 May 2006 05:06:41 +0000 (05:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cups-jobs-header_tmpl_pl.patch -> 1.1

cups-jobs-header_tmpl_pl.patch [new file with mode: 0644]

diff --git a/cups-jobs-header_tmpl_pl.patch b/cups-jobs-header_tmpl_pl.patch
new file mode 100644 (file)
index 0000000..3954e13
--- /dev/null
@@ -0,0 +1,24 @@
+--- cups-1.2.1/templates/pl/jobs-header.tmpl.orig      2006-05-15 22:06:46.000000000 +0200
++++ cups-1.2.1/templates/pl/jobs-header.tmpl   2006-05-27 06:31:18.000000000 +0200
+@@ -1,15 +1,15 @@
+ <P>{?which_jobs=?<A
+-HREF="{?printer_name=?/zadania:{printer_uri_supported}}?which_jobs=completed"><IMG
++HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=completed"><IMG
+ SRC="/images/button-show-completed.gif" CLASS="button" ALT="Wyświetl zakończone zadania"></A>
+-<A HREF="{?printer_name=?/zadania:{printer_uri_supported}}?which_jobs=all"><IMG
++<A HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=all"><IMG
+ SRC="/images/button-show-all.gif" CLASS="button" ALT="Wyświetl wszystkie zadania">:{which_jobs=all?<A
+-HREF="{?printer_name=?/zadania:{printer_uri_supported}}?which_jobs=completed"><IMG
++HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=completed"><IMG
+ SRC="/images/button-show-completed.gif" CLASS="button" ALT="Wyświetl zakończone zadania"></A>
+-<A HREF="{?printer_name=?/zadania:{printer_uri_supported}}"><IMG
++<A HREF="{?printer_name=?/jobs:{printer_uri_supported}}"><IMG
+ SRC="/images/button-show-active.gif" CLASS="button" ALT="Wyświetl aktywne zadania">:<A
+-HREF="{?printer_name=?/zadania:{printer_uri_supported}}"><IMG
++HREF="{?printer_name=?/jobs:{printer_uri_supported}}"><IMG
+ SRC="/images/button-show-active.gif" CLASS="button" ALT="Wyświetl aktywne zadania"></A>
+-<A HREF="{?printer_name=?/zadania:{printer_uri_supported}}?which_jobs=all"><IMG
++<A HREF="{?printer_name=?/jobs:{printer_uri_supported}}?which_jobs=all"><IMG
+ SRC="/images/button-show-all.gif" CLASS="button" ALT="Wyświetl wszystkie zadania">}}</A></P>
+ <P ALIGN="CENTER">{total=0?Brak zadań:Wyświetlanie {#job_id} z {total} {?which_jobs=?active:{which_jobs=all?:zakończonych}} zadań{total=1?:}}.</P>
This page took 0.336065 seconds and 4 git commands to generate.