mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-01-17 12:52:05 +01:00
clarified VC++ 2010 redist popup message
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user