André Hentschel : appwiz.cpl: Update German translation.

Alexandre Julliard julliard at winehq.org
Mon Jan 3 10:58:02 CST 2011


Module: wine
Branch: master
Commit: 60500cd2be873dcbb09e4a2c56916981bd325891
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=60500cd2be873dcbb09e4a2c56916981bd325891

Author: André Hentschel <nerv at dawncrow.de>
Date:   Sun Jan  2 18:54:23 2011 +0100

appwiz.cpl: Update German translation.

---

 dlls/appwiz.cpl/De.rc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/dlls/appwiz.cpl/De.rc b/dlls/appwiz.cpl/De.rc
index 14a8069..cdf2fcf 100644
--- a/dlls/appwiz.cpl/De.rc
+++ b/dlls/appwiz.cpl/De.rc
@@ -1,8 +1,8 @@
 /*
 * Add/Remove Programs German resources
 *
-* Copyright 2009-2010 André Hentschel
 * Copyright 2005 Henning Gerhardt
+* Copyright 2009-2011 André Hentschel
 *
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
@@ -48,6 +48,7 @@ STRINGTABLE
 {
     IDS_DOWNLOADING   "Lade herunter..."
     IDS_INSTALLING    "Installiere..."
+    IDS_INVALID_SHA   "Unerwartete Prüfsumme der heruntergeladenen Datei. Breche Installation der beschädigten Datei ab."
 }
 
 IDD_MAIN DIALOG 0, 0, 320, 220




More information about the wine-cvs mailing list