mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Add enterprise explanation to message shown when user changes update channel.
Signed-off-by: Camila Ayres <hello@camilasan.com>
This commit is contained in:
parent
e8b823670c
commit
aa239cd7bd
@ -398,6 +398,7 @@ void GeneralSettings::slotUpdateChannelChanged()
|
||||
"- stable: contains tested versions considered reliable\n"
|
||||
"- beta: contains versions with new features that may not be tested thoroughly\n"
|
||||
"- daily: contains versions created daily only for testing and development\n\n"
|
||||
"- enterprise: contains stable versions for customers.\n\n"
|
||||
"Downgrading versions is not possible immediately: changing from beta to stable means waiting for the new stable version."),
|
||||
QMessageBox::NoButton,
|
||||
this);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user