Added German language.

This commit is contained in:
lpradel
2014-07-05 18:24:46 +02:00
parent f8a8c4f5db
commit ee530bd341
5 changed files with 12 additions and 0 deletions
+1
View File
@@ -179,6 +179,7 @@ LOOT_API extern const unsigned int loot_lang_chinese; ///< Tells the API to pre
LOOT_API extern const unsigned int loot_lang_polish; ///< Tells the API to preferentially select Polish messages.
LOOT_API extern const unsigned int loot_lang_brazilian_portuguese; ///< Tells the API to preferentially select Brazilian Portuguese messages.
LOOT_API extern const unsigned int loot_lang_finnish; ///< Tells the API to preferentially select Finnish messages.
LOOT_API extern const unsigned int loot_lang_german; ///< Tells the API to preferentially select German messages.
///@}
/*********************************//**