diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 51f8a5eb5b4b33ebefa83d93f13e939c82d1e91a..de49c11cba68160b606f9bd569553094518f4f4f 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -151,8 +151,8 @@ <string name="Scheduled">Pianificato</string> <string name="Investigating">Indagando</string> <string name="Identified">Identificato</string> - <string name="NotesTitle">Nextcloud Notes Info</string> - <string name="NotesInfo">The notes app is a distraction free notes taking app for Nextcloud</string> - <string name="NotesDialog">To continue you need to install Notes first.\nPlease select install to continue with the installatin on F-Droid.</string> - <string name="action_notes">Notes</string> + <string name="NotesTitle">Info su Nextcloud Notes</string> + <string name="NotesInfo">L\'app notes è un\'app che prende note senza distrazioni per Nextcloud</string> + <string name="NotesDialog">Per continuare è necessario installare Notes.\nSelezionate installa per continuare con l\'installazione su F-Droid.</string> + <string name="action_notes">Note</string> </resources> diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 8e80b6250fe0f6f5f38136545b694200baff13df..dfd463ec215338e8e896d7cce428802a50be08ca 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -153,7 +153,7 @@ <string name="Investigating">Aan het onderzoeken</string> <string name="Identified">Geïdentificeerd</string> <string name="NotesTitle">Nextcloud Notes Info</string> - <string name="NotesInfo">The notes app is a distraction free notes taking app for Nextcloud</string> - <string name="NotesDialog">To continue you need to install Notes first.\nPlease select install to continue with the installatin on F-Droid.</string> + <string name="NotesInfo">De notes app is een afleidingsvrije notities app voor Nextcloud.</string> + <string name="NotesDialog">Om verder te gaan moet u eerst Notes installeren.\nSelecteer Installeren om verder te gaan met de installatie op F-Droid.</string> <string name="action_notes">Notes</string> </resources>