+ {{ t('files', 'Filename sanitization in progress.') }}
+
+
+ {{ t('files', 'Currently {processedUsers} of {totalUsers} accounts are already processed.', { processedUsers, totalUsers }) }}
+
+
+ {{ t('files', 'Preparing …') }}
+
+
+ {{ t('files', 'This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity.') }} +
+ +