Change rounds_fix_explanation

This commit is contained in:
J-Jamet
2018-04-06 08:43:33 +02:00
parent c2b60b2268
commit b8e97ec53b
3 changed files with 3 additions and 3 deletions

View File

@@ -152,7 +152,7 @@
<string name="rounds_hint">Schlüsseltransformationen</string>
<string name="rounds_fix_title">Datenbank reparieren</string>
<string name="rounds_fix">Schlüsseltransformationen vor Datenbankkorruption</string>
<string name="rounds_fix_explanation">Falls ihre Datenbank von KeepassDroid version 2.2.0.0 bis 2.2.0.6 beschädigt wurde, können Sie die Anzahl der Schlüsseltransformationen welche verwendet wurden eingeben um ihre Datenbank wieder zu öffnen.</string>
<string name="rounds_fix_explanation">Falls ihre Datenbank beschädigt wurde, können Sie die Anzahl der Schlüsseltransformationen welche verwendet wurden eingeben um ihre Datenbank wieder zu öffnen.</string>
<string name="saving_database">Speichere Datenbank\u2026</string>
<string name="space">Leerzeichen</string>
<string name="search_label">Suchen</string>

View File

@@ -156,7 +156,7 @@
<string name="rounds_hint">niveaux</string>
<string name="rounds_fix_title">Résolution de la base de données</string>
<string name="rounds_fix">Clé de niveau de chiffrement avant corruption</string>
<string name="rounds_fix_explanation">Si votre base de données a été corrompue par KeePassDroid version 2.2.0.0 à 2.2.0.6, entrez le niveau de chiffrement utilisé précédemment et cela vous permettra d\'ouvrir votre base.</string>
<string name="rounds_fix_explanation">Si votre base de données a été corrompue, entrez le nombre de tours utilisés précédemment pour essayer d\'ouvrir votre base de données.</string>
<string name="saving_database">Enregistrement de la base de données…</string>
<string name="space">Espace</string>
<string name="search_label">Rechercher</string>

View File

@@ -157,7 +157,7 @@
<string name="rounds_explaination">Higher encryption rounds provide additional protection against brute force attacks, but can really slow down loading and saving.</string>
<string name="rounds_fix_title">Fix of database</string>
<string name="rounds_fix">Key encryption rounds before corruption</string>
<string name="rounds_fix_explanation">If your database was corrupted by KeePassDroid version 2.2.0.0 to 2.2.0.6, enter the number of rounds used previously and this will allow you to open your database.</string>
<string name="rounds_fix_explanation">If your database was corrupted, enter the number of rounds used previously to try to open your database.</string>
<string name="rounds_hint">rounds</string>
<string name="saving_database">Saving database&#8230;</string>
<string name="space">Space</string>