L10N
- Added '#define L10N' marker to all source files that are localized.
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
#include "util.h"
|
||||
#include "main.h"
|
||||
|
||||
#define L10N // Localization complete.
|
||||
|
||||
extern Context context;
|
||||
|
||||
static std::map <std::string, Color> gsColor;
|
||||
|
||||
Reference in New Issue
Block a user