This commit is contained in:
bao-qian
2017-02-28 00:31:46 +00:00
parent 92b636ab75
commit b7ecbd3b51
2 changed files with 0 additions and 3 deletions

View File

@@ -95,7 +95,6 @@ namespace Wox.Core.Resource
{
LoadLanguage(language);
}
Log.Debug($"|TEST|{Application.Current.Resources.MergedDictionaries.Select(d => d.Source.AbsolutePath).Formatted()}");
UpdatePluginMetadataTranslations();
}