[anjuta] project-manager: bgo #640348 - minor mistake in UI string
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] project-manager: bgo #640348 - minor mistake in UI string
- Date: Mon, 24 Jan 2011 21:17:00 +0000 (UTC)
commit 85f5d41034f7273473de52214756225edee0ca04
Author: Christian Kirbach <Christian Kirbach googlemail com>
Date: Mon Jan 24 22:08:35 2011 +0100
project-manager: bgo #640348 - minor mistake in UI string
plugins/project-manager/dialogs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/project-manager/dialogs.c b/plugins/project-manager/dialogs.c
index 37955fb..60aab9f 100644
--- a/plugins/project-manager/dialogs.c
+++ b/plugins/project-manager/dialogs.c
@@ -1164,7 +1164,7 @@ anjuta_pm_project_new_multiple_source (ProjectManagerPlugin *plugin,
else
{
error_dialog (top_window, _("Cannot add source files"),
- "%s", _("The selected node cannot contains source files."));
+ "%s", _("The selected node cannot contain source files."));
}
break;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]