Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<string name="delete_file_itself">Elimina anche il file \"%s\"</string>
<string name="note_saved_successfully">La nota \"%s\" è stata salvata correttamente</string>
<string name="note_exported_successfully">La nota \"%s\" è stata esportata correttamente</string>
<string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string>
<string name="only_export_file_content">Esporta solamente il contenuto attuale del file\n(modificando la nota non influenzerà il file)</string>

<!-- Settings -->
<string name="display_success_message">Mostra i messaggi di salvataggio riusciti</string>
Expand Down