kodi
|
#include "threads/SharedSection.h"
#include "utils/ILocalizer.h"
#include <map>
#include <stdint.h>
#include <string>
Go to the source code of this file.
Classes | |
struct | LocStr |
class | CLocalizeStrings |
Variables | |
const std::string | LANGUAGE_DEFAULT = "resource.language.en_gb" |
const std::string | LANGUAGE_OLD_DEFAULT = "English" |
CLocalizeStrings | g_localizeStrings |
CLocalizeStrings | g_localizeStringsTemp |