Text = This action is not available while the container is active. Please turn it off first.
}
ReadOnlyConfig {
Title = Settings can not be stored
Text = If you want to store your settings permanently, then you should create a configuration partition. Go to "Preferences -> Disk Partitioning" in order to do this.
Link {
Text = Create configuration partition
Link = BASE_LINK/plugins/partition
}
}
NoSSL {
Title = Unencrypted connection
Text = You should use https instead of http to connect to the CryptoBox. Otherwise your passwords are open to other users of your network.
Link {
Text = Use encrypted connection
Link = https://CURRENT_LINK
}
}
}
@ -163,6 +145,23 @@ SuccessMessage {
}
EnvironmentWarning {
ReadOnlyConfig {
Text = Read-only setup detected - probably you should create a configuration partition.
Link.Text = Initialize partition
Link.Rel = partition
}
NoSSL {
Text = The connection is not encrypted - passwords can be easily intercepted.