=?utf-8?q?=5Bgimp/metadata-browser=5D_Marked_=22View_=3E_Use_GEGL=22_for_?= =?utf-8?q?translation=2C_spotted_by_Cristian_Secar=C4=83=2E?=
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] Marked "View > Use GEGL" for translation, spotted by Cristian SecarÄ.
- Date: Wed, 12 Sep 2012 22:20:59 +0000 (UTC)
commit fb996c25af452f097a3f8021224c106c6aebb20d
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date: Mon Dec 5 17:59:07 2011 +0400
Marked "View > Use GEGL" for translation, spotted by Cristian SecarÄ.
Apparently we are not commenting this out as discussed before, so it's a tiny break of the strings freeze.
app/actions/view-actions.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app/actions/view-actions.c b/app/actions/view-actions.c
index 8a2793c..b47db0e 100644
--- a/app/actions/view-actions.c
+++ b/app/actions/view-actions.c
@@ -235,8 +235,8 @@ static const GimpToggleActionEntry view_toggle_actions[] =
GIMP_HELP_VIEW_FULLSCREEN },
{ "view-use-gegl", GIMP_STOCK_GEGL,
- "Use GEGL", NULL,
- "Use GEGL to create this window's projection",
+ NC_("view-action", "Use GEGL"), NULL,
+ NC_("view-action", "Use GEGL to create this window's projection"),
G_CALLBACK (view_use_gegl_cmd_callback),
FALSE,
NULL }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]