diff --git a/src/csync/csync_exclude.cpp b/src/csync/csync_exclude.cpp index 32b88616c..1bb66b15d 100644 --- a/src/csync/csync_exclude.cpp +++ b/src/csync/csync_exclude.cpp @@ -322,7 +322,11 @@ bool ExcludedFiles::loadExcludeFile(const QByteArray & basePath, const QString & csync_exclude_expand_escapes(line); _allExcludes[basePath].append(line); } - prepare(basePath); + + // nothing to prepare if the user decided to not exclude anything + if(_allExcludes.size()) + prepare(basePath); + return true; } diff --git a/src/gui/settingsdialogcommon.cpp b/src/gui/settingsdialogcommon.cpp index de6f820c8..fbd9b5990 100644 --- a/src/gui/settingsdialogcommon.cpp +++ b/src/gui/settingsdialogcommon.cpp @@ -2,7 +2,7 @@ namespace SettingsDialogCommon { /** display name with two lines that is displayed in the settings - * If width is bigger than 0, the string will be ellided so it does not exceed that width + * If width is bigger than 0, the string will be elided so it does not exceed that width */ QString shortDisplayNameForSettings(Account* account, int width) { diff --git a/translations/client_ca.ts b/translations/client_ca.ts index 045bb5b19..440cb97fe 100644 --- a/translations/client_ca.ts +++ b/translations/client_ca.ts @@ -913,12 +913,12 @@ Consulteu el registre per obtenir més informació. %1 and %n other file(s) are currently locked. - + %1 i %n altre/s fitxer/s ara estan bloquejats.%1 i %n altres fitxers ara estan bloquejats. %1 is currently locked. - + %1 ara està bloquejat. @@ -990,17 +990,17 @@ If this action was unintended you can restore the lost data now. Delete all files? - + Voleu suprimir tots els fitxers? Delete all files - + Suprimeix tots els fitxers Restore deleted files - + Restaura els fitxers suprimits @@ -2974,7 +2974,7 @@ No és aconsellable fer-la servir. Share via - + Comparteix per @@ -3884,7 +3884,7 @@ No és aconsellable fer-la servir. <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Host your own server</span></a> - + <a href="https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation"><span style=" text-decoration: underline; color:#7a7a7a;">Allotgeu el vostre servidor</span></a> diff --git a/translations/client_fr.ts b/translations/client_fr.ts index 54f00ebb3..631720cc6 100644 --- a/translations/client_fr.ts +++ b/translations/client_fr.ts @@ -1231,12 +1231,12 @@ Continuer la synchronisation comme d'habitude fera en sorte que tous les fi Checking for changes in remote '%1' - Vérification des modification dans '%1' distant + Vérification des modifications dans '%1' distant Checking for changes in local '%1' - Vérification des modification dans '%1' local + Vérification des modifications dans '%1' local @@ -3722,12 +3722,12 @@ Il est déconseillé de l'utiliser. Checking for changes in remote '%1' - Vérification des modification dans '%1' distant + Vérification des modifications dans '%1' distant Checking for changes in local '%1' - Vérification des modification dans '%1' local + Vérification des modifications dans '%1' local