- 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 <Permission.h>
#include <Context.h>
@ -32,8 +34,6 @@
#include <text.h>
#include <i18n.h>
#define L10N // Localization complete.
extern Context context;
////////////////////////////////////////////////////////////////////////////////