#include "locale.h"
#include <iostream>
#include <string>
#include <Format.hh>
#include "gettext.h"
#include "precompiler.h"
Defines | |
#define | EXIT_IF(t, et, text) if( t ) { is_valid = false; error = Error( et, text ); return; } |
Functions | |
std::ostream & | operator<< (std::ostream &out, const LocaleSwitcher::Tag &tag) |
|
|
|
|