summaryrefslogtreecommitdiffstats
path: root/apps/lang.h
blob: b56e4ab337d22e1ea45795ccfe5d813059112daf (plain)
1
2
3
4
5
6
7
8
9
10
/* This file was automaticly generated using genlan */
/*
 * The str() macro/functions is how to access strings that might be
 * translated. Use it like str(MACRO) and except a string to be
 * returned!
 */
#define str(x) x
#define LANG_SOUND_SETTINGS "Sound Settings"
#define LANG_GENERAL_SETTINGS "General Settings"
#define LANG_GAMES "Games"