mirror of
https://github.com/dborth/fceugx.git
synced 2024-10-31 22:45:05 +01:00
Dutch translation by Adr990
This commit is contained in:
parent
9dc40cbf2a
commit
ee9e70a4c6
@ -25,7 +25,7 @@ SOURCES := source source/boards source/mappers source/input \
|
||||
DATA := data
|
||||
INCLUDES := source source/sz
|
||||
# Specify language in all capitals
|
||||
# Supported languages: ENGLISH
|
||||
# Supported languages: ENGLISH DUTCH
|
||||
LANG := ENGLISH
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
|
@ -25,7 +25,7 @@ SOURCES := source source/boards source/mappers source/input \
|
||||
DATA := data
|
||||
INCLUDES := source source/sz source/drivers/gamecube/wiisd
|
||||
# Specify language in all capitals
|
||||
# Supported languages: ENGLISH
|
||||
# Supported languages: ENGLISH DUTCH
|
||||
LANG := ENGLISH
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
|
@ -9,7 +9,7 @@
|
||||
#elif defined INTL_GERMAN
|
||||
//#include "intl/german.h"
|
||||
#elif defined INTL_DUTCH
|
||||
//#include "intl/dutch.h"
|
||||
#include "intl/dutch.h"
|
||||
#else
|
||||
#include "intl/english.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user