mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-27 17:37:36 +03:00
Wizard: Improve wording.
This commit is contained in:
parent
da6a398624
commit
c651c8cbf9
1 changed files with 2 additions and 2 deletions
|
@ -270,8 +270,8 @@ void OwncloudSetupPage::slotHandleUserInput()
|
|||
|
||||
if ( _multipleFoldersExist ) {
|
||||
t += tr("<p><small><strong>Warning:</strong> You currently have multiple folders "
|
||||
"configured. If you continue with the current settings, the settings will be "
|
||||
"discarded and a single root folder sync will be created!</small></p>");
|
||||
"configured. If you continue with the current settings, the folder configurations "
|
||||
"will be discarded and a single root folder sync will be created!</small></p>");
|
||||
}
|
||||
|
||||
if( entries.count() > 0) {
|
||||
|
|
Loading…
Reference in a new issue