updated not signed in message
This commit is contained in:
Родитель
2f94281e3e
Коммит
4fe4530b3b
|
@ -330,7 +330,7 @@ module TDev.Cloud {
|
|||
lf("<h3>{0:q} requires sign in</h3>", activity) +
|
||||
(!(<any>TDev).TheEditor ? "" :
|
||||
"<p class='agree'>" +
|
||||
lf("After you sign in we will back up and sync scripts between your devices.") +
|
||||
lf("You can run and save your scripts locally, but to compile and access your scripts from all devices, you need to be signed in. After you sign in, we will save and sync your scripts between your devices.") +
|
||||
"</p>")
|
||||
)
|
||||
m.fullWhite();
|
||||
|
|
Загрузка…
Ссылка в новой задаче