Skip to content

Commit e587dcd

Browse files
authored
Merge pull request #5 from anthologist/master
Update italian
2 parents d719136 + fc4aa39 commit e587dcd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/src/main/res/values-it/strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
<string name="source">Fonte</string>
2121
<string name="destination">Destinazione</string>
2222
<string name="select_destination">Seleziona destinazione</string>
23-
<string name="invalid_destination">Could not write to the selected destination</string>
24-
<string name="please_select_destination">Please select a destination</string>
25-
<string name="copy_failed">Could not copy the files</string>
26-
<string name="copying">Copying</string>
23+
<string name="invalid_destination">Impossibile scrivere nella destinazione selezionata</string>
24+
<string name="please_select_destination">Seleziona una destinazione</string>
25+
<string name="copy_failed">Impossibile copiare i file</string>
26+
<string name="copying">Copia in corso</string>
2727
<string name="initial_breadcrumb">home</string>
2828

2929
<plurals name="items_deleted">

0 commit comments

Comments
 (0)