[gimp/metadata-browser] Added contextual separation for a user visible message
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] Added contextual separation for a user visible message
- Date: Wed, 12 Sep 2012 22:19:12 +0000 (UTC)
commit 2092d704242acfa0fd2baa0a06130245a7438e12
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date: Sun Dec 4 01:37:18 2011 +0400
Added contextual separation for a user visible message
plug-ins/common/web-page.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/web-page.c b/plug-ins/common/web-page.c
index 5fe4503..9a64771 100644
--- a/plug-ins/common/web-page.c
+++ b/plug-ins/common/web-page.c
@@ -314,7 +314,7 @@ webpage_dialog (void)
combo = gimp_int_combo_box_new (_("Huge"), 16,
_("Large"), 14,
- _("Default"), 12,
+ C_("web-page", "Default"), 12,
_("Small"), 10,
_("Tiny"), 8,
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]