Michael Stefaniuc : regedit: Fix the Slovenian translation.
Module: wine Branch: master Commit: 4f03310ec52d0511e8967c53bf665ff9d697078c URL: http://source.winehq.org/git/wine.git/?a=commit;h=4f03310ec52d0511e8967c53bf... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Wed Jun 11 00:51:50 2008 +0200 regedit: Fix the Slovenian translation. --- programs/regedit/Si.rc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/programs/regedit/Si.rc b/programs/regedit/Si.rc index 52d2972..07c9ec8 100644 --- a/programs/regedit/Si.rc +++ b/programs/regedit/Si.rc @@ -108,6 +108,7 @@ BEGIN MENUITEM "Izbri&ši\tDel", ID_EDIT_DELETE MENUITEM "Prei&menuj\tF2", ID_EDIT_RENAME MENUITEM SEPARATOR + MENUITEM "&Export...", ID_EDIT_EXPORT MENUITEM "&Kopiraj ime ključa", ID_EDIT_COPYKEYNAME MENUITEM SEPARATOR MENUITEM "&Najdi\tCtrl+F", ID_EDIT_FIND, GRAYED
participants (1)
-
Alexandre Julliard