[gimp/gimp-2-8] Revert "Fix syntaxis in a user-visible message"
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-8] Revert "Fix syntaxis in a user-visible message"
- Date: Fri, 11 Oct 2013 13:28:29 +0000 (UTC)
commit 95b2375ce18a6d5722f582b09e212b89bc0452f7
Author: Piotr Drąg <piotrdrag gmail com>
Date: Fri Oct 11 15:25:32 2013 +0200
Revert "Fix syntaxis in a user-visible message"
This reverts commit eb3a62c43e012c2914987e1bd3a33c32833d275c.
Please avoid changing strings on the stable branch unless it's *absolutely*
necessary. Fixing typos on master is enough.
app/actions/windows-actions.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/actions/windows-actions.c b/app/actions/windows-actions.c
index d48432d..c479baf 100644
--- a/app/actions/windows-actions.c
+++ b/app/actions/windows-actions.c
@@ -120,7 +120,7 @@ static const GimpToggleActionEntry windows_toggle_actions[] =
{ "windows-use-single-window-mode", NULL,
NC_("windows-action", "Single-Window Mode"), NULL,
- NC_("windows-action", "When enabled, GIMP is in a single-window mode."),
+ NC_("windows-action", "When enabled GIMP is in a single-window mode."),
G_CALLBACK (windows_use_single_window_mode_cmd_callback),
FALSE,
GIMP_HELP_WINDOWS_USE_SINGLE_WINDOW_MODE }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]