Skip to content

Commit b08e62f

Browse files
committed
fix an italian string
1 parent 0f9af2b commit b08e62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<string name="source_and_destination_same">La fonte e la destinazione non possono essere uguali</string>
3333
<string name="copying">Copia in corso</string>
3434
<string name="copying_success">File copiati con successo</string>
35-
<string name="copying_failed">Impossibile copiare i file</string>
35+
<string name="copy_move_failed">Impossibile copiare i file</string>
3636
<string name="moving">Spostamento</string>
3737
<string name="moving_success">File spostati con successo</string>
3838
<string name="already_exists">Esiste già un file con quel nome</string>

0 commit comments

Comments
 (0)