Austin English : shell32: Fix German translation.

Alexandre Julliard julliard at winehq.org
Mon Dec 8 09:46:01 CST 2008


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

Author: Austin English <austinenglish at gmail.com>
Date:   Sun Dec  7 17:13:37 2008 -0600

shell32: Fix German translation.

---

 dlls/shell32/shell32_De.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/shell32/shell32_De.rc b/dlls/shell32/shell32_De.rc
index afe7534..cb8d39f 100644
--- a/dlls/shell32/shell32_De.rc
+++ b/dlls/shell32/shell32_De.rc
@@ -250,8 +250,8 @@ STRINGTABLE
 	IDS_RECENT		"Recent"
 	IDS_SENDTO		"SendTo"
 	IDS_STARTMENU		"Startmenü"
-	IDS_MYMUSIC		"Meine Musik"
-	IDS_MYVIDEO		"Meine Videos"
+	IDS_MYMUSIC		"Eigene Musik"
+	IDS_MYVIDEO		"Eigene Videos"
 	IDS_DESKTOPDIRECTORY	"Desktop"
 	IDS_NETHOOD		"Netzwerkumgebung"
 	IDS_TEMPLATES		"Vorlagen"




More information about the wine-cvs mailing list