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
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@
57
57
<stringname="autosave_notes">Salva automaticamente le note</string>
58
58
<stringname="enable_line_wrap">Abilita a capo automatico</string>
59
59
<stringname="use_incognito_mode">Usa la modalità incognito per le tastiere</string>
60
-
<stringname="move_done_checklist_items">Sposta gli elementi non spuntati in cima</string>
60
+
<stringname="move_done_checklist_items">Sposta gli elementi spuntati in fondo</string>
61
61
<stringname="add_new_checklist_items_top">Aggiungi nuove voci della lista di controllo in alto</string>
62
62
<stringname="checklist">Scaletta</string>
63
63
<stringname="checklists">Liste di controllo</string>
@@ -76,4 +76,9 @@
76
76
<stringname="password_protect_note_deletion">Proteggi con password l\'eliminazione delle note</string>
77
77
<stringname="this_note_is_linked">Questa nota è collegata a un file locale.</string>
78
78
<stringname="allow_alarm_automatic_backups">Per eseguire il backup automatico delle note, concedi all\'app l\'autorizzazione a programmare sveglie precise.</string>
0 commit comments