You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message=Catalog.GetStringFmt("Changed or added local files found in Directory \"{0}\", see Info at the bottom for more information. Do you want to continue?",route.DirectoryInstalledIn);
951
+
message=Catalog.GetStringFmt("Changed or added local files found in Directory \"{0}\". Do you want to continue?",route.DirectoryInstalledIn);
message=Catalog.GetString("Changed or added local files found, Update might fail, see Info at the bottom for more information. Do you want to continue?");
1030
+
message=Catalog.GetString("Changed or added local files found, Update might fail. Do you want to continue?");
0 commit comments