regedit: Fix typo in Norwegian resources.
This commit is contained in:
parent
e34ccb4c1c
commit
5656fa8f00
programs/regedit
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Regedit Norwegian Bokmål resources
|
||||
*
|
||||
* Copyright 2005 Alexander N. Sørnes <alex@thehandofagony.com>
|
||||
* Copyright 2005-2006 Alexander N. Sørnes <alex@thehandofagony.com>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
@ -79,7 +79,7 @@ BEGIN
|
|||
MENUITEM SEPARATOR
|
||||
MENUITEM "Oppdate&r\tF5", ID_VIEW_REFRESH
|
||||
END
|
||||
POPUP "&Favoritters"
|
||||
POPUP "&Favoritter"
|
||||
BEGIN
|
||||
MENUITEM "Legg til i f&avoritter", ID_FAVORITES_ADDTOFAVORITES
|
||||
MENUITEM "Fje&rn favoritt", ID_FAVORITES_REMOVEFAVORITE
|
||||
|
|
Loading…
Reference in New Issue