Module: wine Branch: master Commit: 1c24b643fff703ca6b4ae8d1f2efef0ff0a802ac URL: http://source.winehq.org/git/wine.git/?a=commit;h=1c24b643fff703ca6b4ae8d1f2...
Author: Luca Bennati lucak3@gmail.com Date: Sat Nov 20 21:26:58 2010 +0100
xcopy: Fix Italian translation.
---
programs/xcopy/It.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/programs/xcopy/It.rc b/programs/xcopy/It.rc index 2978c0d..2a1cae9 100644 --- a/programs/xcopy/It.rc +++ b/programs/xcopy/It.rc @@ -34,7 +34,7 @@ STRINGTABLE STRING_SIMCOPY, "%d file saranno copiati\n" STRING_COPY, "%d file copiato/i\n" STRING_QISDIR, "'%s' è il nome di un file o una cartella\n\ - nell'obiettivo?\n\ + nella destinazione?\n\ (F - File, C - Cartella)\n" STRING_SRCPROMPT,"%s? (Sì|No)\n" STRING_OVERWRITE,"Sovrascrivere %s? (Sì|No|Tutti)\n"