From: msweet Date: Wed, 6 May 2015 01:58:08 +0000 (+0000) Subject: The web interface always showed support for 2-sided printing (STR #4595) X-Git-Tag: v2.2b1~317 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d2df9aeddbb2db753670eafca8460ac4c0e18820;p=thirdparty%2Fcups.git The web interface always showed support for 2-sided printing (STR #4595) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12605 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/CHANGES-2.0.txt b/CHANGES-2.0.txt index 2d6dd8e1d1..08d1ca39cc 100644 --- a/CHANGES-2.0.txt +++ b/CHANGES-2.0.txt @@ -10,6 +10,8 @@ CHANGES IN CUPS V2.0.3 - Fixed a gzip processing bug (#4602) - Fixed inside (STR #4575) - Fixed lpadmin when both -m and -o are used (STR #4578) + - The web interface always showed support for 2-sided printing + (STR #4595) - Added Russian translation (STR #4577) diff --git a/templates/es/printer.tmpl b/templates/es/printer.tmpl index f9838c4fa9..7171289143 100644 --- a/templates/es/printer.tmpl +++ b/templates/es/printer.tmpl @@ -35,7 +35,7 @@ -
Descripción:{printer_info}
Ubicación:{printer_location}
Controlador:{printer_make_and_model} ({color_supported=1?color:escala de grises}{sides_supported?, dúplex:})
+
Controlador:{printer_make_and_model} ({color_supported=1?color:escala de grises}{sides_supported=one-sided?:, dúplex})
Conexión:{device_uri}
Opciones predeterminadas:job-sheets={job_sheets_default} media={media_default?{media_default}:desconocido} diff --git a/templates/ja/printer.tmpl b/templates/ja/printer.tmpl index 8469990704..2b82c61df6 100644 --- a/templates/ja/printer.tmpl +++ b/templates/ja/printer.tmpl @@ -35,7 +35,7 @@ -
説明:{printer_info}
場所:{printer_location}
プリンタードライバー:{printer_make_and_model} ({color_supported=1?カラー:白黒}{sides_supported?, 両面可:})
+
プリンタードライバー:{printer_make_and_model} ({color_supported=1?カラー:白黒}{sides_supported=one-sided?:, 両面可})
接続:{device_uri}
デフォルト設定:バナー={job_sheets_default} 用紙サイズ={media_default?{media_default}:不明} diff --git a/templates/printer.tmpl b/templates/printer.tmpl index ee8d774605..705f69f13e 100644 --- a/templates/printer.tmpl +++ b/templates/printer.tmpl @@ -35,7 +35,7 @@ -
Description:{printer_info}
Location:{printer_location}
Driver:{printer_make_and_model} ({color_supported=1?color:grayscale}{sides_supported?, 2-sided printing:})
+
Driver:{printer_make_and_model} ({color_supported=1?color:grayscale}{sides_supported=one-sided?:, 2-sided printing})
Connection:{device_uri}
Defaults:job-sheets={job_sheets_default} media={media_default?{media_default}:unknown} diff --git a/templates/ru/printer.tmpl b/templates/ru/printer.tmpl index 2c2f4c9b0d..a2e9b40d3d 100644 --- a/templates/ru/printer.tmpl +++ b/templates/ru/printer.tmpl @@ -35,7 +35,7 @@ -
Описание:{printer_info}
Расположение:{printer_location}
Драйвер:{printer_make_and_model} ({color_supported=1?цветной:черно-белый}{sides_supported?, дуплексная печать:})
+
Драйвер:{printer_make_and_model} ({color_supported=1?цветной:черно-белый}{sides_supported=one-sided?:, дуплексная печать})
Подключение:{device_uri}
По умолчанию:job-sheets={job_sheets_default} media={media_default?{media_default}:unknown}