From 1f3f503a2b61eecc97cbba0c13d62714fb7671d6 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 28 Mar 2017 13:32:42 -0400 Subject: Updated the job listing in the web interface (Issue #4978) --- templates/de/jobs-header.tmpl | 2 +- templates/es/jobs-header.tmpl | 2 +- templates/ja/jobs-header.tmpl | 2 +- templates/jobs-header.tmpl | 2 +- templates/pt_BR/jobs-header.tmpl | 2 +- templates/ru/jobs-header.tmpl | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/de/jobs-header.tmpl b/templates/de/jobs-header.tmpl index 51226ab48..9f2c5227f 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?Auftrag:Aufträgen}}.

+

{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in ascending order.?:Jobs listed in descending order.}}

diff --git a/templates/es/jobs-header.tmpl b/templates/es/jobs-header.tmpl index abb9914b2..d7adfd93f 100644 --- a/templates/es/jobs-header.tmpl +++ b/templates/es/jobs-header.tmpl @@ -2,4 +2,4 @@ {?which_jobs=completed?:
} {?which_jobs=all?:
} -

{total=0?No hay trabajos:Mostrando {#job_id} de {total} trabajo{total=1?:s}{?which_jobs=? activo{total=1?:s}:{which_jobs=all?: completado{total=1?:s}}}}.

+

{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in ascending order.?:Jobs listed in descending order.}}

diff --git a/templates/ja/jobs-header.tmpl b/templates/ja/jobs-header.tmpl index 20b544ab7..7a0b14e03 100644 --- a/templates/ja/jobs-header.tmpl +++ b/templates/ja/jobs-header.tmpl @@ -2,4 +2,4 @@ {?which_jobs=completed?:
} {?which_jobs=all?:
} -

{total=0?ジョブはありません:{total} 個の{?which_jobs=?アクティブな:{which_jobs=all?:完了した}}ジョブのうち {#job_id} 個を表示中}}。

+

{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in ascending order.?:Jobs listed in descending order.}}

diff --git a/templates/jobs-header.tmpl b/templates/jobs-header.tmpl index a8a365b2d..3b9a73a58 100644 --- a/templates/jobs-header.tmpl +++ b/templates/jobs-header.tmpl @@ -2,4 +2,4 @@ {?which_jobs=completed?:
} {?which_jobs=all?:
} -

{total=0?No jobs:Showing {#job_id} of {total} {?which_jobs=?active:{which_jobs=all?:completed}} job{total=1?:s}}.

+

{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in ascending order.?:Jobs listed in descending order.}}

diff --git a/templates/pt_BR/jobs-header.tmpl b/templates/pt_BR/jobs-header.tmpl index c967b338c..7b977193f 100644 --- a/templates/pt_BR/jobs-header.tmpl +++ b/templates/pt_BR/jobs-header.tmpl @@ -2,4 +2,4 @@ {?which_jobs=completed?:
} {?which_jobs=all?:
} -

{total=0?Nenhum trabalho:Mostrando {#job_id} de {total} trabalho{total=1?:s}} {?which_jobs=?ativo{total<2?:s}}:{which_jobs=all?:concluídos}.

+

{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in ascending order.?:Jobs listed in descending order.}}

diff --git a/templates/ru/jobs-header.tmpl b/templates/ru/jobs-header.tmpl index 6692c44c5..ed68f532f 100644 --- a/templates/ru/jobs-header.tmpl +++ b/templates/ru/jobs-header.tmpl @@ -2,4 +2,4 @@ {?which_jobs=completed?:
} {?which_jobs=all?:
} -

{total=0?Нет заданий:Задание {#job_id} из {total} {?which_jobs=?активных:{which_jobs=all?:завершенных}}}.

+

{?which_jobs=?Jobs listed in print order; held jobs appear first.:{which_jobs=Jobs listed in ascending order.?:Jobs listed in descending order.}}

-- cgit v1.2.1