minor change in english file for a proper translation

This commit is contained in:
MELERIX 2015-12-01 10:00:40 -03:00
parent e353967c66
commit 6aad3593e7
3 changed files with 3 additions and 3 deletions

View File

@ -178,7 +178,7 @@
#320# "Select current ROM directory"
//Messages
#340# "Bad ROM? Use GoodN64 & check for updated RDB."
#340# "Bad ROM? Use GoodN64 & check that the RDB is up-to-date."
/*********************************************************************************
* Options *

View File

@ -178,7 +178,7 @@
#320# "Seleccionar directorio de ROMs actual"
//Messages
#340# "¿ROM Dañada? Usa GoodN64 y comprueba por una RDB actualizada."
#340# "¿ROM Dañada? Usa GoodN64 y comprueba que la RDB esté actualizada."
/*********************************************************************************
* Options *

View File

@ -175,7 +175,7 @@ void CLanguage::LoadDefaultStrings(void)
DEF_STR(SELECT_ROM_DIR, L"Select current ROM directory");
//Messages
DEF_STR(RB_NOT_GOOD_FILE, L"Bad ROM? Use GoodN64 & check for updated RDB.");
DEF_STR(RB_NOT_GOOD_FILE, L"Bad ROM? Use GoodN64 & check that the RDB is up-to-date.");
/*********************************************************************************
* Options *