Re: mv italian translation

2009-04-30 Thread Philip Rowlands
On Thu, 30 Apr 2009, Stefano Mersi wrote: when trying to move a diretcory into itself the progam says in italian: mv: impossibile spostare "myDir" in una sottodirectory di sé stessa, "myDir/myDir" There is a grammar error: "sé stessa" should become "se stessa" Please report translations bug

mv italian translation

2009-04-30 Thread Stefano Mersi
How to reproduce the "bug" # mkdir myDir # mv myDir myDir when trying to move a diretcory into itself the progam says in italian: mv: impossibile spostare "myDir" in una sottodirectory di sé stessa, "myDir/myDir" There is a grammar error: "sé stessa" should become "se stessa" Thanks __