rename basic/advanced settings in menu

*  basic => Settings
* advanced => Move settings files
This commit is contained in:
Robert McRackan 2021-07-19 23:00:25 -04:00
parent 9de08a332f
commit 1ba54a74af
4 changed files with 65 additions and 124 deletions

View file

@ -122,10 +122,10 @@
this.convertLosslessRb.Checked = true;
this.convertLosslessRb.Location = new System.Drawing.Point(7, 63);
this.convertLosslessRb.Name = "convertLosslessRb";
this.convertLosslessRb.Size = new System.Drawing.Size(307, 19);
this.convertLosslessRb.Size = new System.Drawing.Size(327, 19);
this.convertLosslessRb.TabIndex = 0;
this.convertLosslessRb.TabStop = true;
this.convertLosslessRb.Text = "Download books as .M4B files (Lossless Mp4a format)";
this.convertLosslessRb.Text = "Download my books as .M4B files (Lossless Mp4a format)";
this.convertLosslessRb.UseVisualStyleBackColor = true;
//
// inProgressSelectControl