clarified VC++ 2010 redist popup message

This commit is contained in:
hbeham
2017-10-29 15:55:01 +01:00
parent 5e81167b3d
commit 46f2ca8c53

View File

@@ -127,7 +127,7 @@ namespace ChanSort.Ui
{
if (XtraMessageBox.Show(this,
"Some channel list file formats can only be read when the\n" +
"Microsoft Visual C++ Redistributable (x86) package is installed.\n" +
"Microsoft Visual C++ 2010 Redistributable Package (x86) is installed.\n" +
"\nDo you want to open the download page and quit ChanSort?",
"ChanSort",
MessageBoxButtons.YesNo,