- Localized more files.
This commit is contained in:
Paul Beckingham
2011-06-25 23:32:40 -04:00
parent 42ead6b34d
commit c9cc43dc5f
9 changed files with 71 additions and 39 deletions

View File

@@ -25,6 +25,8 @@
//
////////////////////////////////////////////////////////////////////////////////
#define L10N // Localization complete.
#include <iostream>
#include <algorithm>
#include <Context.h>
@@ -33,8 +35,6 @@
#include <text.h>
#include <i18n.h>
#define L10N // Localization complete.
extern Context context;
////////////////////////////////////////////////////////////////////////////////