mirror of
https://github.com/reactos/reactos.git
synced 2025-05-28 21:48:19 +00:00
Translate favorites menu
Improve translation for Favorites menu
This commit is contained in:
parent
ef10fd0109
commit
1247a16863
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ BEGIN
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "Atuali&zar\tF5", ID_VIEW_REFRESH
|
MENUITEM "Atuali&zar\tF5", ID_VIEW_REFRESH
|
||||||
END
|
END
|
||||||
POPUP "&Favorites"
|
POPUP "&Favoritos"
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "&Adicionar a favoritos", ID_FAVOURITES_ADDTOFAVOURITES, GRAYED
|
MENUITEM "&Adicionar a favoritos", ID_FAVOURITES_ADDTOFAVOURITES, GRAYED
|
||||||
MENUITEM "&Remover favorito", ID_FAVOURITES_REMOVEFAVOURITE, GRAYED
|
MENUITEM "&Remover favorito", ID_FAVOURITES_REMOVEFAVOURITE, GRAYED
|
||||||
|
|
Loading…
Reference in a new issue