From: msweet Date: Wed, 13 Jan 2016 19:19:22 +0000 (+0000) Subject: Fix German web template (STR #4756) X-Git-Tag: v2.2b1~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3517cb23485f25c4425129bc3b24c64a4a46b7c1;p=thirdparty%2Fcups.git Fix German web template (STR #4756) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13048 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/CHANGES-2.1.txt b/CHANGES-2.1.txt index 2cbdd7e0c0..9c975c4c94 100644 --- a/CHANGES-2.1.txt +++ b/CHANGES-2.1.txt @@ -15,6 +15,7 @@ CHANGES IN CUPS V2.1.3 () - The "lp -H resume" command did not reset the "job-state-reasons" attribute value (STR #4752) + - Localization fix (STR #4756) CHANGES IN CUPS V2.1.2 diff --git a/templates/de/jobs-header.tmpl b/templates/de/jobs-header.tmpl index e3935fe558..4855f6bb61 100644 --- a/templates/de/jobs-header.tmpl +++ b/templates/de/jobs-header.tmpl @@ -2,4 +2,4 @@ {?which_jobs=completed?:
} {?which_jobs=all?:
} -

{total=0?Keine Aufträge:Zeige {#job_id} von {total} {?which_jobs=?aktiven:{which_jobs=all?:beendeten}} {total=1?:s}Auftrag:Aufträgen}.

+

{total=0?Keine Aufträge:Zeige {#job_id} von {total} {?which_jobs=?aktiven:{which_jobs=all?:beendeten}} {total=1?Auftrag:Aufträgen}}.