Austin English : shell32: Fix German translation.
Module: wine Branch: master Commit: 9b0cba3ff414c9989d423bf6acaabede6cf1dc90 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9b0cba3ff414c9989d423bf6ac... Author: Austin English <austinenglish(a)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"
participants (1)
-
Alexandre Julliard