anjuta r3870 - in trunk/plugins: project-import project-wizard



Author: naba
Date: Sat Apr 19 07:51:30 2008
New Revision: 3870
URL: http://svn.gnome.org/viewvc/anjuta?rev=3870&view=rev

Log:
	* plugins/file-wizard/anjuta-file-wizard.plugin.in:
	* plugins/project-import/anjuta-project-import.plugin.in:
	* plugins/project-wizard/anjuta-project-wizard.glade:
	* plugins/project-wizard/anjuta-project-wizard.plugin.in:
	Fixed bug #528264 - New: Uses incorrect spelling \"assistent\"


Modified:
   trunk/plugins/project-import/anjuta-project-import.plugin.in
   trunk/plugins/project-wizard/anjuta-project-wizard.glade
   trunk/plugins/project-wizard/anjuta-project-wizard.plugin.in

Modified: trunk/plugins/project-import/anjuta-project-import.plugin.in
==============================================================================
--- trunk/plugins/project-import/anjuta-project-import.plugin.in	(original)
+++ trunk/plugins/project-import/anjuta-project-import.plugin.in	Sat Apr 19 07:51:30 2008
@@ -1,5 +1,5 @@
 [Anjuta Plugin]
-_Name=Project Import Assistent
+_Name=Project Import Assistant
 _Description=Import an existing autotools project to anjuta
 Location=anjuta-project-import:AnjutaProjectImportPlugin
 Icon=anjuta-project-import-plugin-48.png

Modified: trunk/plugins/project-wizard/anjuta-project-wizard.glade
==============================================================================
--- trunk/plugins/project-wizard/anjuta-project-wizard.glade	(original)
+++ trunk/plugins/project-wizard/anjuta-project-wizard.glade	Sat Apr 19 07:51:30 2008
@@ -32,8 +32,8 @@
 	<widget class="GnomeDruidPageEdge" id="start_page">
 	  <property name="visible">True</property>
 	  <property name="position">GNOME_EDGE_START</property>
-	  <property name="title" translatable="yes">Application Assistent</property>
-	  <property name="text" translatable="yes">The Application Assistent will generate a basic skeleton for a project, including all of the build files. It will ask for details of the initial structure for the application. Please answer the questions carefully, as it may not be possible to change some of the settings later.</property>
+	  <property name="title" translatable="yes">Application Assistant</property>
+	  <property name="text" translatable="yes">The Application Assistant will generate a basic skeleton for a project, including all of the build files. It will ask for details of the initial structure for the application. Please answer the questions carefully, as it may not be possible to change some of the settings later.</property>
 	  <property name="background_color">#3d3d8281b7b7</property>
 	  <property name="logo_background_color">#3d3d8280b7b7</property>
 	  <property name="textbox_color">#ffffffffffff</property>

Modified: trunk/plugins/project-wizard/anjuta-project-wizard.plugin.in
==============================================================================
--- trunk/plugins/project-wizard/anjuta-project-wizard.plugin.in	(original)
+++ trunk/plugins/project-wizard/anjuta-project-wizard.plugin.in	Sat Apr 19 07:51:30 2008
@@ -1,6 +1,6 @@
 [Anjuta Plugin]
-_Name=Project Assistent
-_Description=Project Assistent
+_Name=Project Assistant
+_Description=Project Assistant
 Location=anjuta-project-wizard:NPWPlugin
 Icon=anjuta-project-wizard-plugin-48.png
 Interfaces=IAnjutaWizard



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]