From: Michael R Sweet
Date: Wed, 23 Jan 2019 16:04:32 +0000 (-0500)
Subject: Remove old "printer-purge.tmpl" file from the translation guide and the
X-Git-Tag: v2.3b8~140
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcaeb97caa357944ddf60df1741b7b9d3199ce18;p=thirdparty%2Fcups.git
Remove old "printer-purge.tmpl" file from the translation guide and the
Spanish templates (Issue #5491)
---
diff --git a/CHANGES.md b/CHANGES.md
index 38c0d6190e..7b471a69f0 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -16,7 +16,7 @@ Changes in CUPS v2.3b8
Everywhere printer differently, resulting in different PPDs for the same
printer (Issue #5484)
- Localization updates (Issue #5461, Issues #5471, Issue #5481, Issue #5486,
- Issue #5489, Issue #5492, Issue #5493, Issue #5494)
+ Issue #5489, Issue #5491, Issue #5492, Issue #5493, Issue #5494)
Changes in CUPS v2.3b7
diff --git a/doc/help/translation.html b/doc/help/translation.html
index a4ada4a70e..43d98cd1ea 100644
--- a/doc/help/translation.html
+++ b/doc/help/translation.html
@@ -34,7 +34,7 @@ files and directories:
templates/*.tmpl - the web interface
template files
-
+
With the exception of the message catalogs and desktop file,
@@ -387,10 +387,6 @@ translated all of the templates, add the locale to the
printer-modified.tmpl |
This template shows "printer modified". |
-
- printer-purge.tmpl |
- This template shows "printer has been purged of all jobs". |
-
printer-reject.tmpl |
This template shows "printer now rejecting jobs". |
diff --git a/templates/es/printer-purge.tmpl b/templates/es/printer-purge.tmpl
deleted file mode 100644
index b26bb46104..0000000000
--- a/templates/es/printer-purge.tmpl
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
Purgar trabajos de la {is_class?clase:impresora} {printer_name}
-
-
Se han purgado todos los trabajos de la {is_class?clase:impresora} {printer_name}.
-
-
\ No newline at end of file