[gimp] app: fix typo in a translatable string
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: fix typo in a translatable string
- Date: Sun, 12 Nov 2017 18:17:53 +0000 (UTC)
commit d680c5453fc4c028fabc4791b9b00d0049ece102
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sun Nov 12 19:14:36 2017 +0100
app: fix typo in a translatable string
app/actions/edit-actions.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/actions/edit-actions.c b/app/actions/edit-actions.c
index d2f6a46..f02ea17 100644
--- a/app/actions/edit-actions.c
+++ b/app/actions/edit-actions.c
@@ -209,7 +209,7 @@ static const GimpEnumActionEntry edit_paste_actions[] =
{ "edit-paste-as-new-layer-in-place", GIMP_ICON_EDIT_PASTE_AS_NEW,
NC_("edit-action", "New Layer In _Place"), NULL,
NC_("edit-action",
- "Create a new layer from the content of the clipboard"
+ "Create a new layer from the content of the clipboard "
"and place it at its original position"),
GIMP_PASTE_TYPE_NEW_LAYER_IN_PLACE, FALSE,
GIMP_HELP_EDIT_PASTE_AS_NEW_LAYER_IN_PLACE }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]