Triyng to make this message a bit clearer.
This commit is contained in:
parent
f7eb35d966
commit
37d917eb9e
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@ namespace MatterHackers.MatterControl
|
|||
{
|
||||
public class CopyGuestProfilesToUser : WizardPage
|
||||
{
|
||||
static string importMessage = "It's time to copy your existing printer settings to your MatterHackers account. Once copied, these printers will be available whenever you sign in to MatterControl. Printers that are not copied will only be available in 'guest' mode.".Localize();
|
||||
static string importMessage = "It's time to copy your existing printer settings to your MatterHackers account. Once copied, these printers will be available whenever you sign in to MatterControl. Printers that are not copied will only be available when not signed in.".Localize();
|
||||
|
||||
List<CheckBox> checkBoxes = new List<CheckBox>();
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit f2645c2f19494badeb895f5eff229824cc4eef23
|
||||
Subproject commit 8f3510c556ae25687251ae428ca97861407a9f20
|
||||
Loading…
Add table
Add a link
Reference in a new issue