From 7a1449773ef2f1619c17a7ec8873562afaa6cd05 Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Tue, 10 May 2005 21:35:26 +0000 Subject: [PATCH] Mark labels as not translatable. Fix for 302842 --- ChangeLog | 6 ++++++ data/evince-password.glade | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 13c476f7..d40a013b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-05-11 Nickolay V. Shmyrev + + * data/evince-password.glade: + + Mark labels as not translatable. Fix for bug 302842. + 2005-05-10 Francisco Javier F. Serrador * configure.ac: Added "es" to ALL_LINGUAS. diff --git a/data/evince-password.glade b/data/evince-password.glade index dc1364c2..0b02ad05 100644 --- a/data/evince-password.glade +++ b/data/evince-password.glade @@ -98,7 +98,7 @@ True - + Test password label False True GTK_JUSTIFY_LEFT @@ -173,7 +173,7 @@ True - <span size="smaller"> </span> + <span size="smaller">Test bad password label</span> False True GTK_JUSTIFY_LEFT -- 2.43.5