Add human name parsing and formatting to naming templates

This commit is contained in:
Mbucari 2023-02-10 12:14:24 -07:00
parent bba9c2ba7b
commit 3a4ab80892
9 changed files with 111 additions and 13 deletions

View file

@ -569,7 +569,7 @@
//
this.locateAudiobooksToolStripMenuItem.Name = "locateAudiobooksToolStripMenuItem";
this.locateAudiobooksToolStripMenuItem.Size = new System.Drawing.Size(247, 22);
this.locateAudiobooksToolStripMenuItem.Text = "Locate Audiobooks";
this.locateAudiobooksToolStripMenuItem.Text = "L&ocate Audiobooks";
this.locateAudiobooksToolStripMenuItem.Click += new System.EventHandler(this.locateAudiobooksToolStripMenuItem_Click);
//
// toolStripSeparator3