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-it/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">Nota di testo</string>
25
25
<stringname="lock_note">Lock note</string>
26
26
<stringname="unlock_note">Sblocca la nota</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">Sblocca note</string>
28
+
<stringname="found_locked_notes_info">Le seguenti note sono bloccate. È possibile sbloccarle una per una o saltare l\'esportazione.</string>
29
29
<stringname="note_content_locked">Il contenuto delle note è bloccato.</string>
30
30
<stringname="show_content">Mostra il contenuto</string>
31
31
<stringname="locking_warning">ATTENZIONE: Se dimentichi la password delle note, non sarai più in grado di recuperarla o di accedere al contenuto delle note.</string>
0 commit comments