translate.hpp File Reference
#include <etk/types.hpp>

Go to the source code of this file.

Namespaces

 ewol::translate
 

Macros

#define TRANSLATE(a)   etranslate::get(a)
 

Functions

void ewol::translate::addPath (const std::string &_lib, const std::string &_path, bool _major=false)
 
const std::stringewol::translate::getPaths (const std::string &_lib)
 
void ewol::translate::setLanguageDefault (const std::string &_lang)
 
const std::stringewol::translate::getLanguageDefault ()
 
void ewol::translate::setLanguage (const std::string &_lang)
 
const std::stringewol::translate::getLanguage ()
 
void ewol::translate::autoDetectLanguage ()
 
std::string ewol::translate::get (const std::string &_instance)
 

Detailed Description

Author
Edouard DUPIN
Note
License: APACHE v2.0 (see license file)