Michael Stefaniuc : regedit: Fix the Danish translation.
Module: wine Branch: master Commit: 48bc578c688749b96862c5e9aa1c2123933996ce URL: http://source.winehq.org/git/wine.git/?a=commit;h=48bc578c688749b96862c5e9aa... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Wed Jun 11 00:52:07 2008 +0200 regedit: Fix the Danish translation. --- programs/regedit/Da.rc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/programs/regedit/Da.rc b/programs/regedit/Da.rc index bcc19c2..27a517a 100644 --- a/programs/regedit/Da.rc +++ b/programs/regedit/Da.rc @@ -106,6 +106,7 @@ BEGIN MENUITEM "&Slet\tDel", ID_EDIT_DELETE MENUITEM "&Omd�b\tF2", ID_EDIT_RENAME MENUITEM SEPARATOR + MENUITEM "&Export...", ID_EDIT_EXPORT MENUITEM "&Kopier n�glenavn", ID_EDIT_COPYKEYNAME MENUITEM SEPARATOR MENUITEM "&Find\tCtrl+F", ID_EDIT_FIND, GRAYED
participants (1)
-
Alexandre Julliard