[Monodevelop-patches-list] r1362 - in trunk/MonoDevelop: data/resources/glade src/AddIns/DisplayBindings/SourceEditor src/AddIns/DisplayBindings/SourceEditor/Commands src/AddIns/DisplayBindings/SourceEditor/Gui/Dialogs

commit-watcher at mono-cvs.ximian.com commit-watcher at mono-cvs.ximian.com
Sat Apr 3 19:29:04 EST 2004


Author: tberman
Date: 2004-04-03 19:29:04 -0500 (Sat, 03 Apr 2004)
New Revision: 1362

Modified:
   trunk/MonoDevelop/data/resources/glade/
   trunk/MonoDevelop/data/resources/glade/EditorBindings.glade
   trunk/MonoDevelop/data/resources/glade/texteditoraddin.glade
   trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/ChangeLog
   trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Commands/ToolCommands.cs
   trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Gui/Dialogs/EditTemplateGroupDialog.cs
   trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Gui/Dialogs/ReplaceDialog.cs
Log:
bup bup



Property changes on: trunk/MonoDevelop/data/resources/glade
___________________________________________________________________
Name: svn:ignore
   - *.bak
Makefile
Makefile.in

   + *.bak
Makefile
Makefile.in
*.gladep


Modified: trunk/MonoDevelop/data/resources/glade/EditorBindings.glade
===================================================================
--- trunk/MonoDevelop/data/resources/glade/EditorBindings.glade	2004-04-03 23:09:35 UTC (rev 1361)
+++ trunk/MonoDevelop/data/resources/glade/EditorBindings.glade	2004-04-04 00:29:04 UTC (rev 1362)
@@ -32,7 +32,7 @@
 	  <child>
 	    <widget class="GtkLabel" id="extensionLabel">
 	      <property name="visible">True</property>
-	      <property name="label" translatable="yes">extensionLabel</property>
+	      <property name="label" translatable="yes">Extension</property>
 	      <property name="use_underline">True</property>
 	      <property name="use_markup">False</property>
 	      <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -64,7 +64,7 @@
 		<widget class="GtkButton" id="addGroupButton">
 		  <property name="visible">True</property>
 		  <property name="can_focus">True</property>
-		  <property name="label" translatable="yes">button6</property>
+		  <property name="label" translatable="yes">Add Group</property>
 		  <property name="use_underline">True</property>
 		  <property name="relief">GTK_RELIEF_NORMAL</property>
 		</widget>
@@ -79,7 +79,7 @@
 		<widget class="GtkButton" id="editGroupButton">
 		  <property name="visible">True</property>
 		  <property name="can_focus">True</property>
-		  <property name="label" translatable="yes">button1</property>
+		  <property name="label" translatable="yes">Edit Group</property>
 		  <property name="use_underline">True</property>
 		  <property name="relief">GTK_RELIEF_NORMAL</property>
 		</widget>
@@ -94,7 +94,7 @@
 		<widget class="GtkButton" id="removeGroupButton">
 		  <property name="visible">True</property>
 		  <property name="can_focus">True</property>
-		  <property name="label" translatable="yes">button2</property>
+		  <property name="label" translatable="yes">Remove Group</property>
 		  <property name="use_underline">True</property>
 		  <property name="relief">GTK_RELIEF_NORMAL</property>
 		</widget>
@@ -180,8 +180,8 @@
 		<widget class="GtkButton" id="removeButton">
 		  <property name="visible">True</property>
 		  <property name="can_focus">True</property>
-		  <property name="label" translatable="yes">button3</property>
-		  <property name="use_underline">True</property>
+		  <property name="label">gtk-remove</property>
+		  <property name="use_stock">True</property>
 		  <property name="relief">GTK_RELIEF_NORMAL</property>
 		</widget>
 		<packing>
@@ -196,7 +196,7 @@
 		<widget class="GtkButton" id="editButton">
 		  <property name="visible">True</property>
 		  <property name="can_focus">True</property>
-		  <property name="label" translatable="yes">button4</property>
+		  <property name="label" translatable="yes">Edit</property>
 		  <property name="use_underline">True</property>
 		  <property name="relief">GTK_RELIEF_NORMAL</property>
 		</widget>
@@ -212,8 +212,8 @@
 		<widget class="GtkButton" id="addButton">
 		  <property name="visible">True</property>
 		  <property name="can_focus">True</property>
-		  <property name="label" translatable="yes">button5</property>
-		  <property name="use_underline">True</property>
+		  <property name="label">gtk-add</property>
+		  <property name="use_stock">True</property>
 		  <property name="relief">GTK_RELIEF_NORMAL</property>
 		</widget>
 		<packing>
@@ -299,7 +299,7 @@
 	  <child>
 	    <widget class="GtkLabel" id="genOptions">
 	      <property name="visible">True</property>
-	      <property name="label" translatable="yes">&lt;b&gt;General Options-&lt;/b&gt;</property>
+	      <property name="label" translatable="yes">&lt;b&gt;General Options&lt;/b&gt;</property>
 	      <property name="use_underline">False</property>
 	      <property name="use_markup">True</property>
 	      <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -354,7 +354,7 @@
 		    <widget class="GtkCheckButton" id="enableCodeCompletionCheckBox">
 		      <property name="visible">True</property>
 		      <property name="can_focus">True</property>
-		      <property name="label" translatable="yes">Enable code _completion-</property>
+		      <property name="label" translatable="yes">Enable code _completion</property>
 		      <property name="use_underline">True</property>
 		      <property name="relief">GTK_RELIEF_NORMAL</property>
 		      <property name="active">False</property>
@@ -373,7 +373,7 @@
 		      <property name="visible">True</property>
 		      <property name="sensitive">False</property>
 		      <property name="can_focus">True</property>
-		      <property name="label" translatable="yes">Enable code _folding-</property>
+		      <property name="label" translatable="yes">Enable code _folding</property>
 		      <property name="use_underline">True</property>
 		      <property name="relief">GTK_RELIEF_NORMAL</property>
 		      <property name="active">False</property>
@@ -391,7 +391,7 @@
 		    <widget class="GtkCheckButton" id="enableDoublebufferingCheckBox">
 		      <property name="visible">True</property>
 		      <property name="can_focus">True</property>
-		      <property name="label" translatable="yes">Enable double buffering-</property>
+		      <property name="label" translatable="yes">Enable double buffering</property>
 		      <property name="use_underline">True</property>
 		      <property name="relief">GTK_RELIEF_NORMAL</property>
 		      <property name="active">False</property>
@@ -435,7 +435,7 @@
 	  <child>
 	    <widget class="GtkLabel" id="fontOptions">
 	      <property name="visible">True</property>
-	      <property name="label" translatable="yes">&lt;b&gt;Font-&lt;/b&gt;</property>
+	      <property name="label" translatable="yes">&lt;b&gt;Font&lt;/b&gt;</property>
 	      <property name="use_underline">False</property>
 	      <property name="use_markup">True</property>
 	      <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -636,7 +636,7 @@
 	  <child>
 	    <widget class="GtkLabel" id="encOptions">
 	      <property name="visible">True</property>
-	      <property name="label" translatable="yes">&lt;b&gt;File encoding-&lt;/b&gt;</property>
+	      <property name="label" translatable="yes">&lt;b&gt;File encoding&lt;/b&gt;</property>
 	      <property name="use_underline">False</property>
 	      <property name="use_markup">True</property>
 	      <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -690,7 +690,7 @@
 		  <child>
 		    <widget class="GtkLabel" id="encVBox">
 		      <property name="visible">True</property>
-		      <property name="label" translatable="yes">Choose _encoding-</property>
+		      <property name="label" translatable="yes">Choose _encoding</property>
 		      <property name="use_underline">True</property>
 		      <property name="use_markup">False</property>
 		      <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -769,7 +769,7 @@
 	  <child>
 	    <widget class="GtkLabel" id="markersLabel">
 	      <property name="visible">True</property>
-	      <property name="label" translatable="yes">&lt;b&gt; Markers- &lt;/b&gt;</property>
+	      <property name="label" translatable="yes">&lt;b&gt;Markers&lt;/b&gt;</property>
 	      <property name="use_underline">False</property>
 	      <property name="use_markup">True</property>
 	      <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -824,7 +824,7 @@
 		    <widget class="GtkCheckButton" id="showInvalidLinesCheckBox">
 		      <property name="visible">True</property>
 		      <property name="can_focus">True</property>
-		      <property name="label" translatable="yes">_Underline errors-</property>
+		      <property name="label" translatable="yes">_Underline errors</property>
 		      <property name="use_underline">True</property>
 		      <property name="relief">GTK_RELIEF_NORMAL</property>
 		      <property name="active">False</property>
@@ -842,7 +842,7 @@
 		    <widget class="GtkCheckButton" id="showLineNumberCheckBox">
 		      <property name="visible">True</property>
 		      <property name="can_focus">True</property>
-		      <property name="label" translatable="yes">Show _line numbers-</property>
+		      <property name="label" translatable="yes">Show _line numbers</property>
 		      <property name="use_underline">True</property>
 		      <property name="relief">GTK_RELIEF_NORMAL</property>
 		      <property name="active">False</property>
@@ -860,7 +860,7 @@
 		    <widget class="GtkCheckButton" id="showBracketHighlighterCheckBox">
 		      <property name="visible">True</property>
 		      <property name="can_focus">True</property>
-		      <property name="label" translatable="yes">Highlight _matching bracket-</property>
+		      <property name="label" translatable="yes">Highlight _matching bracket</property>
 		      <property name="use_underline">True</property>
 		      <property name="relief">GTK_RELIEF_NORMAL</property>
 		      <property name="active">False</property>
@@ -884,7 +884,7 @@
 			<widget class="GtkLabel" id="characterMarkersLabel">
 			  <property name="visible">True</property>
 			  <property name="sensitive">False</property>
-			  <property name="label" translatable="yes">Character Markers-</property>
+			  <property name="label" translatable="yes">Character Markers</property>
 			  <property name="use_underline">False</property>
 			  <property name="use_markup">False</property>
 			  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -940,7 +940,7 @@
 				  <property name="visible">True</property>
 				  <property name="sensitive">False</property>
 				  <property name="can_focus">True</property>
-				  <property name="label" translatable="yes">Show _spaces-</property>
+				  <property name="label" translatable="yes">Show _spaces</property>
 				  <property name="use_underline">True</property>
 				  <property name="relief">GTK_RELIEF_NORMAL</property>
 				  <property name="active">False</property>
@@ -959,7 +959,7 @@
 				  <property name="visible">True</property>
 				  <property name="sensitive">False</property>
 				  <property name="can_focus">True</property>
-				  <property name="label" translatable="yes">Show _tabs-</property>
+				  <property name="label" translatable="yes">Show _tabs</property>
 				  <property name="use_underline">True</property>
 				  <property name="relief">GTK_RELIEF_NORMAL</property>
 				  <property name="active">False</property>
@@ -978,7 +978,7 @@
 				  <property name="visible">True</property>
 				  <property name="sensitive">False</property>
 				  <property name="can_focus">True</property>
-				  <property name="label" translatable="yes">Show _EOL markers-</property>
+				  <property name="label" translatable="yes">Show _EOL markers</property>
 				  <property name="use_underline">True</property>
 				  <property name="relief">GTK_RELIEF_NORMAL</property>
 				  <property name="active">False</property>
@@ -997,7 +997,7 @@
 				  <property name="visible">True</property>
 				  <property name="sensitive">False</property>
 				  <property name="can_focus">True</property>
-				  <property name="label" translatable="yes">Show _invalid lines-</property>
+				  <property name="label" translatable="yes">Show _invalid lines</property>
 				  <property name="use_underline">True</property>
 				  <property name="relief">GTK_RELIEF_NORMAL</property>
 				  <property name="active">False</property>
@@ -1062,7 +1062,7 @@
 	  <child>
 	    <widget class="GtkLabel" id="rulersLabel">
 	      <property name="visible">True</property>
-	      <property name="label" translatable="yes">&lt;b&gt; Rulers-&lt;/b&gt;</property>
+	      <property name="label" translatable="yes">&lt;b&gt;Rulers&lt;/b&gt;</property>
 	      <property name="use_underline">False</property>
 	      <property name="use_markup">True</property>
 	      <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1117,7 +1117,7 @@
 		    <widget class="GtkCheckButton" id="showHRulerCheckBox">
 		      <property name="visible">True</property>
 		      <property name="can_focus">True</property>
-		      <property name="label" translatable="yes">Show _horizontal ruler-</property>
+		      <property name="label" translatable="yes">Show _horizontal ruler</property>
 		      <property name="use_underline">True</property>
 		      <property name="relief">GTK_RELIEF_NORMAL</property>
 		      <property name="active">False</property>
@@ -1135,13 +1135,13 @@
 		    <widget class="GtkHBox" id="hbox26">
 		      <property name="visible">True</property>
 		      <property name="homogeneous">False</property>
-		      <property name="spacing">0</property>
+		      <property name="spacing">3</property>
 
 		      <child>
 			<widget class="GtkCheckButton" id="showVRulerCheckBox">
 			  <property name="visible">True</property>
 			  <property name="can_focus">True</property>
-			  <property name="label" translatable="yes">Show _column ruler,-</property>
+			  <property name="label" translatable="yes">Show _column ruler,</property>
 			  <property name="use_underline">True</property>
 			  <property name="relief">GTK_RELIEF_NORMAL</property>
 			  <property name="active">False</property>
@@ -1158,7 +1158,7 @@
 		      <child>
 			<widget class="GtkLabel" id="atColumnLabel">
 			  <property name="visible">True</property>
-			  <property name="label" translatable="yes">at column- </property>
+			  <property name="label" translatable="yes">at column</property>
 			  <property name="use_underline">False</property>
 			  <property name="use_markup">False</property>
 			  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1305,7 +1305,7 @@
 		  <child>
 		    <widget class="GtkLabel" id="indentLabel">
 		      <property name="visible">True</property>
-		      <property name="label" translatable="yes">I_ndentations-</property>
+		      <property name="label" translatable="yes">I_ndentation</property>
 		      <property name="use_underline">True</property>
 		      <property name="use_markup">False</property>
 		      <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1421,7 +1421,7 @@
 		      <child>
 			<widget class="GtkLabel" id="tabSizeLabel">
 			  <property name="visible">True</property>
-			  <property name="label" translatable="yes">_Tab size-</property>
+			  <property name="label" translatable="yes">_Tab size</property>
 			  <property name="use_underline">True</property>
 			  <property name="use_markup">False</property>
 			  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1464,7 +1464,7 @@
 		      <child>
 			<widget class="GtkLabel" id="indentSizeLabel">
 			  <property name="visible">True</property>
-			  <property name="label" translatable="yes">_Indentation size-</property>
+			  <property name="label" translatable="yes">_Indentation size</property>
 			  <property name="use_underline">True</property>
 			  <property name="use_markup">False</property>
 			  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1513,7 +1513,7 @@
 		    <widget class="GtkCheckButton" id="convertTabsToSpacesCheckBox">
 		      <property name="visible">True</property>
 		      <property name="can_focus">True</property>
-		      <property name="label" translatable="yes">C_onvert Tabs to Spaces-</property>
+		      <property name="label" translatable="yes">C_onvert Tabs to Spaces</property>
 		      <property name="use_underline">True</property>
 		      <property name="relief">GTK_RELIEF_NORMAL</property>
 		      <property name="active">False</property>
@@ -1558,7 +1558,7 @@
 	  <child>
 	    <widget class="GtkLabel" id="behaviourGroupBoxLabel">
 	      <property name="visible">True</property>
-	      <property name="label" translatable="yes">&lt;b&gt;Behavior-&lt;/b&gt;</property>
+	      <property name="label" translatable="yes">&lt;b&gt;Behavior&lt;/b&gt;</property>
 	      <property name="use_underline">False</property>
 	      <property name="use_markup">True</property>
 	      <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1613,7 +1613,7 @@
 		    <widget class="GtkCheckButton" id="caretBehindEOLCheckBox">
 		      <property name="visible">True</property>
 		      <property name="can_focus">True</property>
-		      <property name="label" translatable="yes">_Can mouve caret behidn EOL-</property>
+		      <property name="label" translatable="yes">_Can move caret behind EOL</property>
 		      <property name="use_underline">True</property>
 		      <property name="relief">GTK_RELIEF_NORMAL</property>
 		      <property name="active">False</property>
@@ -1631,7 +1631,7 @@
 		    <widget class="GtkCheckButton" id="autoInsertTemplatesCheckBox">
 		      <property name="visible">True</property>
 		      <property name="can_focus">True</property>
-		      <property name="label" translatable="yes">_Automatic template insertion-</property>
+		      <property name="label" translatable="yes">_Automatic template insertion</property>
 		      <property name="use_underline">True</property>
 		      <property name="relief">GTK_RELIEF_NORMAL</property>
 		      <property name="active">False</property>
@@ -1649,7 +1649,7 @@
 		    <widget class="GtkCheckButton" id="autoinsertCurlyBraceCheckBox">
 		      <property name="visible">True</property>
 		      <property name="can_focus">True</property>
-		      <property name="label" translatable="yes">A_uto insert curly braces-</property>
+		      <property name="label" translatable="yes">A_uto insert curly braces</property>
 		      <property name="use_underline">True</property>
 		      <property name="relief">GTK_RELIEF_NORMAL</property>
 		      <property name="active">False</property>
@@ -1667,7 +1667,7 @@
 		    <widget class="GtkCheckButton" id="hideMouseCursorCheckBox">
 		      <property name="visible">True</property>
 		      <property name="can_focus">True</property>
-		      <property name="label" translatable="yes">_Hide mouse cursor shile typing-</property>
+		      <property name="label" translatable="yes">_Hide mouse cursor while typing</property>
 		      <property name="use_underline">True</property>
 		      <property name="relief">GTK_RELIEF_NORMAL</property>
 		      <property name="active">False</property>

Modified: trunk/MonoDevelop/data/resources/glade/texteditoraddin.glade
===================================================================
--- trunk/MonoDevelop/data/resources/glade/texteditoraddin.glade	2004-04-03 23:09:35 UTC (rev 1361)
+++ trunk/MonoDevelop/data/resources/glade/texteditoraddin.glade	2004-04-04 00:29:04 UTC (rev 1362)
@@ -374,7 +374,7 @@
 	      <child>
 		<widget class="GtkLabel" id="label1">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">label1</property>
+		  <property name="label" translatable="yes">Find:</property>
 		  <property name="use_underline">False</property>
 		  <property name="use_markup">False</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -450,7 +450,7 @@
 	      <child>
 		<widget class="GtkLabel" id="label2">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">label2</property>
+		  <property name="label" translatable="yes">Replace:</property>
 		  <property name="use_underline">False</property>
 		  <property name="use_markup">False</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -520,7 +520,7 @@
 	    <widget class="GtkCheckButton" id="ignoreCaseCheckBox">
 	      <property name="visible">True</property>
 	      <property name="can_focus">True</property>
-	      <property name="label" translatable="yes">checkbutton1</property>
+	      <property name="label" translatable="yes">Case sensitive</property>
 	      <property name="use_underline">True</property>
 	      <property name="relief">GTK_RELIEF_NORMAL</property>
 	      <property name="active">False</property>
@@ -538,7 +538,7 @@
 	    <widget class="GtkCheckButton" id="searchWholeWordOnlyCheckBox">
 	      <property name="visible">True</property>
 	      <property name="can_focus">True</property>
-	      <property name="label" translatable="yes">checkbutton2</property>
+	      <property name="label" translatable="yes">Whole words only</property>
 	      <property name="use_underline">True</property>
 	      <property name="relief">GTK_RELIEF_NORMAL</property>
 	      <property name="active">False</property>
@@ -562,7 +562,7 @@
 		<widget class="GtkCheckButton" id="useSpecialSearchStrategyCheckBox">
 		  <property name="visible">True</property>
 		  <property name="can_focus">True</property>
-		  <property name="label" translatable="yes">checkbutton4</property>
+		  <property name="label" translatable="yes">Use special search strategy:</property>
 		  <property name="use_underline">True</property>
 		  <property name="relief">GTK_RELIEF_NORMAL</property>
 		  <property name="active">False</property>
@@ -723,7 +723,7 @@
 	      <child>
 		<widget class="GtkLabel" id="label1">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">label1</property>
+		  <property name="label" translatable="yes">Find:</property>
 		  <property name="use_underline">False</property>
 		  <property name="use_markup">False</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -799,7 +799,7 @@
 	      <child>
 		<widget class="GtkLabel" id="label6">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">label6</property>
+		  <property name="label" translatable="yes">Filemask:</property>
 		  <property name="use_underline">False</property>
 		  <property name="use_markup">False</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -852,7 +852,7 @@
 	      <child>
 		<widget class="GtkLabel" id="label7">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">label7</property>
+		  <property name="label" translatable="yes">Directory:</property>
 		  <property name="use_underline">False</property>
 		  <property name="use_markup">False</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -915,7 +915,7 @@
 	    <widget class="GtkCheckButton" id="includeSubdirectoriesCheckBox">
 	      <property name="visible">True</property>
 	      <property name="can_focus">True</property>
-	      <property name="label" translatable="yes">checkbutton1</property>
+	      <property name="label" translatable="yes">Recurse subdirectories</property>
 	      <property name="use_underline">True</property>
 	      <property name="relief">GTK_RELIEF_NORMAL</property>
 	      <property name="active">False</property>
@@ -933,7 +933,7 @@
 	    <widget class="GtkCheckButton" id="ignoreCaseCheckBox">
 	      <property name="visible">True</property>
 	      <property name="can_focus">True</property>
-	      <property name="label" translatable="yes">checkbutton1</property>
+	      <property name="label" translatable="yes">Case sensitive</property>
 	      <property name="use_underline">True</property>
 	      <property name="relief">GTK_RELIEF_NORMAL</property>
 	      <property name="active">False</property>
@@ -951,7 +951,7 @@
 	    <widget class="GtkCheckButton" id="searchWholeWordOnlyCheckBox">
 	      <property name="visible">True</property>
 	      <property name="can_focus">True</property>
-	      <property name="label" translatable="yes">checkbutton2</property>
+	      <property name="label" translatable="yes">Whole word only</property>
 	      <property name="use_underline">True</property>
 	      <property name="relief">GTK_RELIEF_NORMAL</property>
 	      <property name="active">False</property>
@@ -975,7 +975,7 @@
 		<widget class="GtkCheckButton" id="useSpecialSearchStrategyCheckBox">
 		  <property name="visible">True</property>
 		  <property name="can_focus">True</property>
-		  <property name="label" translatable="yes">checkbutton4</property>
+		  <property name="label" translatable="yes">Use special search strategy:</property>
 		  <property name="use_underline">True</property>
 		  <property name="relief">GTK_RELIEF_NORMAL</property>
 		  <property name="active">False</property>
@@ -1202,7 +1202,7 @@
 	      <child>
 		<widget class="GtkLabel" id="label1">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">label1</property>
+		  <property name="label" translatable="yes">Find:</property>
 		  <property name="use_underline">False</property>
 		  <property name="use_markup">False</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1278,7 +1278,7 @@
 	      <child>
 		<widget class="GtkLabel" id="label2">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">label2</property>
+		  <property name="label" translatable="yes">Replace:</property>
 		  <property name="use_underline">False</property>
 		  <property name="use_markup">False</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1353,7 +1353,7 @@
 	      <child>
 		<widget class="GtkLabel" id="label6">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">label6</property>
+		  <property name="label" translatable="yes">Filemask:</property>
 		  <property name="use_underline">False</property>
 		  <property name="use_markup">False</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1406,7 +1406,7 @@
 	      <child>
 		<widget class="GtkLabel" id="label7">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">label7</property>
+		  <property name="label" translatable="yes">Directory:</property>
 		  <property name="use_underline">False</property>
 		  <property name="use_markup">False</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1469,7 +1469,7 @@
 	    <widget class="GtkCheckButton" id="includeSubdirectoriesCheckBox">
 	      <property name="visible">True</property>
 	      <property name="can_focus">True</property>
-	      <property name="label" translatable="yes">checkbutton1</property>
+	      <property name="label" translatable="yes">Recurse subdirectories</property>
 	      <property name="use_underline">True</property>
 	      <property name="relief">GTK_RELIEF_NORMAL</property>
 	      <property name="active">False</property>
@@ -1487,7 +1487,7 @@
 	    <widget class="GtkCheckButton" id="ignoreCaseCheckBox">
 	      <property name="visible">True</property>
 	      <property name="can_focus">True</property>
-	      <property name="label" translatable="yes">checkbutton1</property>
+	      <property name="label" translatable="yes">Case sensitive</property>
 	      <property name="use_underline">True</property>
 	      <property name="relief">GTK_RELIEF_NORMAL</property>
 	      <property name="active">False</property>
@@ -1505,7 +1505,7 @@
 	    <widget class="GtkCheckButton" id="searchWholeWordOnlyCheckBox">
 	      <property name="visible">True</property>
 	      <property name="can_focus">True</property>
-	      <property name="label" translatable="yes">checkbutton2</property>
+	      <property name="label" translatable="yes">Whole word only</property>
 	      <property name="use_underline">True</property>
 	      <property name="relief">GTK_RELIEF_NORMAL</property>
 	      <property name="active">False</property>
@@ -1529,7 +1529,7 @@
 		<widget class="GtkCheckButton" id="useSpecialSearchStrategyCheckBox">
 		  <property name="visible">True</property>
 		  <property name="can_focus">True</property>
-		  <property name="label" translatable="yes">checkbutton4</property>
+		  <property name="label" translatable="yes">Use special search strategy:</property>
 		  <property name="use_underline">True</property>
 		  <property name="relief">GTK_RELIEF_NORMAL</property>
 		  <property name="active">False</property>
@@ -1609,18 +1609,6 @@
 	      <property name="fill">False</property>
 	    </packing>
 	  </child>
-
-	  <child>
-	    <placeholder/>
-	  </child>
-
-	  <child>
-	    <placeholder/>
-	  </child>
-
-	  <child>
-	    <placeholder/>
-	  </child>
 	</widget>
 	<packing>
 	  <property name="padding">0</property>
@@ -1768,7 +1756,7 @@
 	      <child>
 		<widget class="GtkLabel" id="label1">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">label1</property>
+		  <property name="label" translatable="yes">Find:</property>
 		  <property name="use_underline">False</property>
 		  <property name="use_markup">False</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1842,7 +1830,7 @@
 	    <widget class="GtkCheckButton" id="ignoreCaseCheckBox">
 	      <property name="visible">True</property>
 	      <property name="can_focus">True</property>
-	      <property name="label" translatable="yes">checkbutton1</property>
+	      <property name="label" translatable="yes">Case sensitive</property>
 	      <property name="use_underline">True</property>
 	      <property name="relief">GTK_RELIEF_NORMAL</property>
 	      <property name="active">False</property>
@@ -1860,7 +1848,7 @@
 	    <widget class="GtkCheckButton" id="searchWholeWordOnlyCheckBox">
 	      <property name="visible">True</property>
 	      <property name="can_focus">True</property>
-	      <property name="label" translatable="yes">checkbutton2</property>
+	      <property name="label" translatable="yes">Whole word only</property>
 	      <property name="use_underline">True</property>
 	      <property name="relief">GTK_RELIEF_NORMAL</property>
 	      <property name="active">False</property>
@@ -1884,7 +1872,7 @@
 		<widget class="GtkCheckButton" id="useSpecialSearchStrategyCheckBox">
 		  <property name="visible">True</property>
 		  <property name="can_focus">True</property>
-		  <property name="label" translatable="yes">checkbutton4</property>
+		  <property name="label" translatable="yes">Use special search strategy:</property>
 		  <property name="use_underline">True</property>
 		  <property name="relief">GTK_RELIEF_NORMAL</property>
 		  <property name="active">False</property>

Modified: trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/ChangeLog
===================================================================
--- trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/ChangeLog	2004-04-03 23:09:35 UTC (rev 1361)
+++ trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/ChangeLog	2004-04-04 00:29:04 UTC (rev 1362)
@@ -1,3 +1,10 @@
+2004-04-03  Todd Berman  <tberman at sevenl.net>
+
+	* Commands/ToolCommands.cs:
+	* Gui/Dialogs/ReplaceDialog.cs:
+	* Gui/Dialogs/EditTemplateGroupDialog.cs:
+	Gettextify
+
 2004-04-01  Todd Berman  <tberman at sevenl.net>
 
 	* CodeCompletion/TextUtilities.cs: if we are already caching the string

Modified: trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Commands/ToolCommands.cs
===================================================================
--- trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Commands/ToolCommands.cs	2004-04-03 23:09:35 UTC (rev 1361)
+++ trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Commands/ToolCommands.cs	2004-04-04 00:29:04 UTC (rev 1362)
@@ -18,6 +18,7 @@
 using MonoDevelop.Gui.HtmlControl;
 using MonoDevelop.Core.Services;
 using MonoDevelop.SourceEditor.Gui;
+using MonoDevelop.Services;
 
 using Gtk;
 
@@ -26,7 +27,7 @@
 	public class ColorDialog : ColorSelectionDialog
 	{
 		// FIXME: i18n
-		public ColorDialog () : base ("Insert a color hex string")
+		public ColorDialog () : base (GettextCatalog.GetString ("Insert a color hex string"))
 		{
 			this.ColorSelection.HasPalette = true;
 			this.ColorSelection.HasOpacityControl = false;		

Modified: trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Gui/Dialogs/EditTemplateGroupDialog.cs
===================================================================
--- trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Gui/Dialogs/EditTemplateGroupDialog.cs	2004-04-03 23:09:35 UTC (rev 1361)
+++ trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Gui/Dialogs/EditTemplateGroupDialog.cs	2004-04-04 00:29:04 UTC (rev 1362)
@@ -11,6 +11,8 @@
 using MonoDevelop.Internal.Templates;
 using MonoDevelop.Core.Services;
 
+using MonoDevelop.Services;
+
 namespace MonoDevelop.EditorBindings.Gui.Dialogs
 {
 	public class EditTemplateGroupDialog : Gtk.Dialog 
@@ -56,7 +58,7 @@
 			// set up this actual dialog
 			this.Modal = true;
 			// FIXME: make this a resource in the resource file
-			this.Title = titlePrefix + "Code Group";
+			this.Title = String.Format (GettextCatalog.GetString ("{0} Code Group"), titlePrefix);
 			
 			// set up the dialog fields and add them
 			templateExtensionsTextBox = new Gtk.Entry();

Modified: trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Gui/Dialogs/ReplaceDialog.cs
===================================================================
--- trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Gui/Dialogs/ReplaceDialog.cs	2004-04-03 23:09:35 UTC (rev 1361)
+++ trunk/MonoDevelop/src/AddIns/DisplayBindings/SourceEditor/Gui/Dialogs/ReplaceDialog.cs	2004-04-04 00:29:04 UTC (rev 1362)
@@ -64,17 +64,9 @@
 		
 		void InitDialog ()
 		{
-			label1.Text = stringParserService.Parse ("${res:Dialog.NewProject.SearchReplace.FindWhat}");
-			searchLocationLabel.Text = stringParserService.Parse ("${res:Dialog.NewProject.SearchReplace.SearchIn}");		
-			//findButton.Label = stringParserService.Parse ("${res:Dialog.NewProject.SearchReplace.FindNextButton}");			
-			//closeButton.Label = stringParserService.Parse ("${res:Global.CloseButtonText}");
 			findButton.UseUnderline = true;			
 			closeButton.UseUnderline = true;			
-			ignoreCaseCheckBox.Label = stringParserService.Parse ("${res:Dialog.NewProject.SearchReplace.CaseSensitive}");
-			searchWholeWordOnlyCheckBox.Label = stringParserService.Parse ("${res:Dialog.NewProject.SearchReplace.WholeWord}");
-			useSpecialSearchStrategyCheckBox.Label = stringParserService.Parse ("${res:Dialog.NewProject.SearchReplace.UseMethodLabel}");			
 			
-			
 			//set up the size groups
 			SizeGroup labels = new SizeGroup(SizeGroupMode.Horizontal);
 			SizeGroup combos = new SizeGroup(SizeGroupMode.Horizontal);
@@ -99,9 +91,6 @@
 			{
 				ReplaceDialogPointer = this.ReplaceDialogWidget;
 				// set the label properties
-				label2.Text = stringParserService.Parse ("${res:Dialog.NewProject.SearchReplace.ReplaceWith}");
-				//replaceButton.Label = stringParserService.Parse ("${res:Dialog.NewProject.SearchReplace.ReplaceButton}");
-				replaceAllButton.Label = stringParserService.Parse ("${res:Dialog.NewProject.SearchReplace.ReplaceAllButton}");
 				replaceButton.UseUnderline = true;
 				replaceAllButton.UseUnderline = true;
 				
@@ -116,7 +105,6 @@
 			{
 				ReplaceDialogPointer = this.FindDialogWidget;
 				markAllButton.UseUnderline = true;
-				markAllButton.Label = stringParserService.Parse ("${res:Dialog.NewProject.SearchReplace.MarkAllButton}");
 			}
 			ReplaceDialogPointer.TransientFor = (Gtk.Window)WorkbenchSingleton.Workbench;
 		}
@@ -151,10 +139,10 @@
 			useSpecialSearchStrategyCheckBox.Active  = SearchReplaceManager.SearchOptions.SearchStrategyType != SearchStrategyType.Normal;
 			useSpecialSearchStrategyCheckBox.Toggled += new EventHandler(SpecialSearchStrategyCheckBoxChangedEvent);
 			
-			Gtk.MenuItem tmpItem = new Gtk.MenuItem ("Wildcards");
+			Gtk.MenuItem tmpItem = new Gtk.MenuItem (GettextCatalog.GetString ("Wildcards"));
 			Gtk.Menu stratMenu = new Gtk.Menu ();
 			stratMenu.Append (tmpItem);
-			tmpItem = new Gtk.MenuItem (resourceService.GetString("Dialog.NewProject.SearchReplace.SearchStrategy.RegexSearch"));
+			tmpItem = new Gtk.MenuItem (GettextCatalog.GetString("Regular Expressions"));
 			stratMenu.Append (tmpItem);
 			specialSearchStrategyComboBox.Menu = stratMenu;
 		
@@ -170,11 +158,11 @@
 			specialSearchStrategyComboBox.SetHistory (index);
 			
 			Gtk.Menu locMenu = new Gtk.Menu ();
-			tmpItem = new Gtk.MenuItem (resourceService.GetString("Global.Location.currentfile"));
+			tmpItem = new Gtk.MenuItem (GettextCatalog.GetString ("Current File"));
 			locMenu.Append (tmpItem);
-			tmpItem = new Gtk.MenuItem (resourceService.GetString("Global.Location.allopenfiles"));
+			tmpItem = new Gtk.MenuItem (GettextCatalog.GetString ("All Open Files"));
 			locMenu.Append (tmpItem);
-			tmpItem = new Gtk.MenuItem (resourceService.GetString("Global.Location.wholeproject"));
+			tmpItem = new Gtk.MenuItem (GettextCatalog.GetString ("Entire Project"));
 			locMenu.Append (tmpItem);
 			
 			searchLocationComboBox.Menu = locMenu;	
@@ -199,12 +187,12 @@
 			ReplaceDialogPointer.DeleteEvent += new DeleteEventHandler (OnDeleted);
 			
 			if (replaceMode) {
-				ReplaceDialogPointer.Title = resourceService.GetString("Dialog.NewProject.SearchReplace.ReplaceDialogName");
+				ReplaceDialogPointer.Title = GettextCatalog.GetString ("Replace");
 				replaceButton.Clicked    += new EventHandler(ReplaceEvent);
 				replaceAllButton.Clicked += new EventHandler(ReplaceAllEvent);
 				replacePatternEntry.GtkEntry.Text = SearchReplaceManager.SearchOptions.ReplacePattern;
 			} else {
-				ReplaceDialogPointer.Title = resourceService.GetString("Dialog.NewProject.SearchReplace.FindDialogName");
+				ReplaceDialogPointer.Title = GettextCatalog.GetString ("Find");
 				markAllButton.Clicked    += new EventHandler(MarkAllEvent);
 			}
 			searchPatternEntry.GtkEntry.SelectRegion(0, searchPatternEntry.GtkEntry.Text.Length);




More information about the Monodevelop-patches-list mailing list