Browse Source

Updated strings for ExtractInterface.

git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3240 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
shortcuts
Justin Dearing 17 years ago
parent
commit
f8f2a4d175
  1. BIN
      data/resources/StringResources.es-mx.resources
  2. BIN
      data/resources/StringResources.es.resources
  3. BIN
      data/resources/StringResources.nl.resources
  4. 2
      src/Main/Base/Project/Src/Gui/Dialogs/ExtractInterfaceDialog.Designer.cs
  5. BIN
      src/Main/StartUp/Project/Resources/StringResources.resources

BIN
data/resources/StringResources.es-mx.resources

Binary file not shown.

BIN
data/resources/StringResources.es.resources

Binary file not shown.

BIN
data/resources/StringResources.nl.resources

Binary file not shown.

2
src/Main/Base/Project/Src/Gui/Dialogs/ExtractInterfaceDialog.Designer.cs generated

@ -210,7 +210,7 @@ namespace ICSharpCode.SharpDevelop.Gui @@ -210,7 +210,7 @@ namespace ICSharpCode.SharpDevelop.Gui
this.groupOptions.Size = new System.Drawing.Size(421, 66);
this.groupOptions.TabIndex = 11;
this.groupOptions.TabStop = false;
this.groupOptions.Text = "${res:Global.OptionsButtonText}";
this.groupOptions.Text = "${res:Global.OptionsLabelText}";
//
// cbAddToClass
//

BIN
src/Main/StartUp/Project/Resources/StringResources.resources

Binary file not shown.
Loading…
Cancel
Save