minor change in english file for a proper translation
This commit is contained in:
parent
e353967c66
commit
6aad3593e7
|
@ -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 *
|
||||
|
|
|
@ -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 *
|
||||
|
|
|
@ -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 *
|
||||
|
|
Loading…
Reference in New Issue