Replaced outdated translations with English

This commit is contained in:
David Hrdlička
2021-11-21 03:25:16 +01:00
parent 02f5c83503
commit db8b7dc896
3 changed files with 6 additions and 6 deletions

View File

@@ -101,7 +101,7 @@ BEGIN
MENUITEM "&Definições...", IDM_CONFIG
MENUITEM "&Atualizar ícones da barra de estado", IDM_UPDATE_ICONS
MENUITEM SEPARATOR
MENUITEM "Change program &settings...", IDM_PREFERENCES
MENUITEM "&Preferences...", IDM_PREFERENCES
# ifdef USE_DISCORD
MENUITEM SEPARATOR
MENUITEM "Ativar integração com &Discord", IDM_DISCORD
@@ -273,7 +273,7 @@ END
// Dialog
//
#define STR_PREFERENCES "Program Settings"
#define STR_PREFERENCES "Preferences"
#define STR_SND_GAIN "Ganho de som"
#define STR_NEW_FLOPPY "Nova imagem"
#define STR_CONFIG "Definições do 86Box"