notepad: Fix Spanish translation.

This commit is contained in:
Jose Rostagno 2010-07-31 11:40:51 -03:00 committed by Alexandre Julliard
parent a7d78b3307
commit b07fccd5d6

View file

@ -65,7 +65,7 @@ POPUP "A&yuda" {
MENUITEM "&Buscar...", CMD_HELP_SEARCH
MENUITEM "A&yuda sobre la ayuda", CMD_HELP_ON_HELP
MENUITEM SEPARATOR
MENUITEM "&About Notepad", CMD_HELP_ABOUT_NOTEPAD
MENUITEM "Acerca &de Notepad", CMD_HELP_ABOUT_NOTEPAD
}
}