L10N
- Added '#define L10N' marker to all source files that are localized.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
#ifndef INCLUDED_JSON
|
||||
#define INCLUDED_JSON
|
||||
#define L10N // Localization complete.
|
||||
|
||||
#include <map>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user