fixed wording for Bookmarks
This commit is contained in:
@@ -91,7 +91,7 @@ namespace Volian.Controls.Library
|
||||
{
|
||||
if (_CurItemInfo == null)
|
||||
{
|
||||
MessageBox.Show("Cannot set bookmark on this item.");
|
||||
MessageBox.Show("Cannot set a bookmark on this item.");
|
||||
return;
|
||||
}
|
||||
_MyBookMarks.Add(_CurItemInfo);
|
||||
|
Reference in New Issue
Block a user