We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a03f10c + 32c3db2 commit 7daddefCopy full SHA for 7daddef
app/src/main/res/values-it/strings.xml
@@ -27,7 +27,7 @@
27
<string name="delete_file_itself">Elimina anche il file \"%s\"</string>
28
<string name="note_saved_successfully">La nota \"%s\" è stata salvata correttamente</string>
29
<string name="note_exported_successfully">La nota \"%s\" è stata esportata correttamente</string>
30
- <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>
31
32
<!-- Settings -->
33
<string name="display_success_message">Mostra i messaggi di salvataggio riusciti</string>
0 commit comments