Michael Stefaniuc : notepad: Update the German translation.
Module: wine Branch: master Commit: 8a8d50a9de180c450254efbd2fabae9053ddd24e URL: http://source.winehq.org/git/wine.git/?a=commit;h=8a8d50a9de180c450254efbd2f... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Sat Mar 29 23:22:45 2008 +0100 notepad: Update the German translation. --- programs/notepad/De.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/programs/notepad/De.rc b/programs/notepad/De.rc index 569a805..2739b27 100644 --- a/programs/notepad/De.rc +++ b/programs/notepad/De.rc @@ -59,7 +59,7 @@ POPUP "&Hilfe" { MENUITEM "&Suchen...", CMD_HELP_SEARCH MENUITEM "&Hilfe benutzen", CMD_HELP_ON_HELP MENUITEM SEPARATOR - MENUITEM "&About Notepad...", CMD_HELP_ABOUT_NOTEPAD + MENUITEM "&�ber Notepad...", CMD_HELP_ABOUT_NOTEPAD } }
participants (1)
-
Alexandre Julliard