xcopy: Fix Italian translation

Luca Bennati lucak3 at gmail.com
Sat Nov 20 14:31:53 CST 2010


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101120/3156471d/attachment.htm>
-------------- next part --------------
From f2d5e71f8ff8886ea8d926cb4d07826aa75453d0 Mon Sep 17 00:00:00 2001
From: Luca Bennati <lucak3 at gmail.com>
Date: Sat, 20 Nov 2010 21:26:58 +0100
Subject: [PATCH 2/2] xcopy: Fix Italian translation

 Fixes second part of bug 24596

---
 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"
-- 
1.7.3.2


More information about the wine-patches mailing list