[anjuta] project-manager: bgo #640348 - minor mistake in UI string



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]