Änderung

- Beschriftung des Export Buttons korrigiert
This commit is contained in:
Eugen Höglinger 2022-01-12 07:31:56 +01:00
parent 1c8b4aac2a
commit bb221e790e
15 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ namespace ShowInstalledNXversion
this.buttonExportVersion.Name = "buttonExportVersion"; this.buttonExportVersion.Name = "buttonExportVersion";
this.buttonExportVersion.Size = new System.Drawing.Size(336, 23); this.buttonExportVersion.Size = new System.Drawing.Size(336, 23);
this.buttonExportVersion.TabIndex = 3; this.buttonExportVersion.TabIndex = 3;
this.buttonExportVersion.Text = "Exportiere alle Installatione in \'InstalledNX-Versions.txt\' am Desktop"; this.buttonExportVersion.Text = "Exportiere alle Installationen in \'InstalledNX-Versions.txt\' am Desktop";
this.buttonExportVersion.UseVisualStyleBackColor = true; this.buttonExportVersion.UseVisualStyleBackColor = true;
this.buttonExportVersion.Click += new System.EventHandler(this.buttonExportVersion_Click); this.buttonExportVersion.Click += new System.EventHandler(this.buttonExportVersion_Click);
// //

Binary file not shown.