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 i %n altre/s fitxer/s ara estan bloquejats.%1 i %n altres fitxers ara estan bloquejats.
-
+ %1 ara està bloquejat.
@@ -990,17 +990,17 @@ If this action was unintended you can restore the lost data now.
-
+ Voleu suprimir tots els fitxers?
-
+ Suprimeix tots els fitxers
-
+ Restaura els fitxers suprimits
@@ -2974,7 +2974,7 @@ No és aconsellable fer-la servir.
-
+ 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;">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
- Vérification des modification dans '%1' distant
+ Vérification des modifications dans '%1' distant
- 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.
- Vérification des modification dans '%1' distant
+ Vérification des modifications dans '%1' distant
- Vérification des modification dans '%1' local
+ Vérification des modifications dans '%1' local