[gtk+] printing: Add missing strings back for translation
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] printing: Add missing strings back for translation
- Date: Sat, 14 Dec 2013 21:42:19 +0000 (UTC)
commit 11d9e5c95c0a4ce9c5a44c61fb2570cec1ee9436
Author: Marek Kasik <mkasik redhat com>
Date: Wed Dec 11 17:48:17 2013 +0100
printing: Add missing strings back for translation
There are string in gtkprintunixdialog.ui marked for translation
which are not in gtkprintunixdialog.ui.h.
https://bugzilla.gnome.org/show_bug.cgi?id=708907
gtk/gtkprintunixdialog.ui.h | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkprintunixdialog.ui.h b/gtk/gtkprintunixdialog.ui.h
index 955662f..a70fba7 100644
--- a/gtk/gtkprintunixdialog.ui.h
+++ b/gtk/gtkprintunixdialog.ui.h
@@ -30,6 +30,9 @@ N_("T_wo-sided:");
N_("Pages per _side:");
N_("Page or_dering:");
N_("_Only print:");
+N_("All sheets");
+N_("Even sheets");
+N_("Odd sheets");
N_("Sc_ale:");
N_("Paper");
N_("Paper _type:");
@@ -37,6 +40,10 @@ N_("Paper _source:");
N_("Output t_ray:");
N_("_Paper size:");
N_("Or_ientation:");
+N_("Portrait");
+N_("Landscape");
+N_("Reverse portrait");
+N_("Reverse landscape");
N_("Page Setup");
N_("Job Details");
N_("Pri_ority:");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]