You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values-fr/strings.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@
24
24
<stringname="text_note">Texte</string>
25
25
<stringname="lock_note">Verrouiller la note</string>
26
26
<stringname="unlock_note">Déverrouiller la note</string>
27
-
<stringname="unlock_notes">Unlock notes</string>
28
-
<stringname="found_locked_notes_info">The following notes are locked. You can either unlock them one by one or skip exporting them.</string>
27
+
<stringname="unlock_notes">Déverrouiller les notes</string>
28
+
<stringname="found_locked_notes_info">Les notes suivantes sont verrouillées. Vous pouvez les déverrouiller une par une ou ne pas les exporter.</string>
29
29
<stringname="note_content_locked">Le contenu des notes est verrouillé.</string>
30
30
<stringname="show_content">Montrer le contenu</string>
31
31
<stringname="locking_warning">AVERTISSEMENT : Si vous oubliez le mot de passe des notes, vous ne pourrez plus le récupérer ni accéder au contenu des notes.</string>
0 commit comments