-------------------------------------------
-- German localization for Enchant Maker --
-------------------------------------------
-- Currently not translated, add translations here --

SafeAddString(ENCHANTMAKER_MADE_WITH, "Made with: ", 1)
SafeAddString(ENCHANTMAKER_CHECK_ALL, "Check all", 1)
SafeAddString(ENCHANTMAKER_UNCHECK_ALL, "Uncheck all", 1)
SafeAddString(ENCHANTMAKER_SEARCH, "Search", 1)
SafeAddString(ENCHANTMAKER_SEARCH_AGAIN, "Search again", 1)
SafeAddString(ENCHANTMAKER_POTENCY_HAVE, "Potency:", 1)
SafeAddString(ENCHANTMAKER_ESSENCE_HAVE, "Essence:", 1)
SafeAddString(ENCHANTMAKER_ASPECT_HAVE, "Aspect:", 1)
SafeAddString(ENCHANTMAKER_SEARCH_RESULTS, "Search Results", 1)
SafeAddString(ENCHANTMAKER_SHOW, "Show", 1)
SafeAddString(ENCHANTMAKER_NEXXT, "Next", 1)
SafeAddString(ENCHANTMAKER_PREVIOUS, "Previous", 1)
SafeAddString(ENCHANTMAKER_USE_MISSING_RUNESTONES_SHORT, "Include missing runestones", 1)
SafeAddString(ENCHANTMAKER_USE_MISSING_RUNESTONES_LONG, "Check this to search for enchantments that use runestones you do not have.", 1)
SafeAddString(ENCHANTMAKER_USE_MISSING_RUNESTONES_WARNING, "Enabling this turns off automatic adding of runestones to table!", 1)
SafeAddString(ENCHANTMAKER_USE_UNKNOWN_TRAITS_SHORT, "Include unknown translations in searches", 1)
SafeAddString(ENCHANTMAKER_USE_UNKNOWN_TRAITS_LONG, "Check this to include unknown translations in your searches.", 1)
SafeAddString(ENCHANTMAKER_TRAINING_SHORT, "Unknown translations only", 1)
SafeAddString(ENCHANTMAKER_TRAINING_LONG, "Only do enchanting that results in new known translations.", 1)
SafeAddString(ENCHANTMAKER_TRAINING_WARNING, "This will hide all results that do not result in learning a new translation!", 1)
SafeAddString(ENCHANTMAKER_SAME_WINDOW_COORDS_SHORT, "Windows in same positions", 1)
SafeAddString(ENCHANTMAKER_SAME_WINDOW_COORDS_LONG, "Check this to make the results window appear in the same position as the search window.", 1)