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
@@ -81,6 +81,7 @@ const unsigned int loot_lang_chinese = loot::Language::chinese;
const unsigned int loot_lang_polish = loot::Language::polish;
const unsigned int loot_lang_brazilian_portuguese = loot::Language::brazilian_portuguese;
const unsigned int loot_lang_finnish = loot::Language::finnish;
const unsigned int loot_lang_german = loot::Language::german;
// LOOT cleanliness codes.
const unsigned int loot_needs_cleaning_no = 0;