This commit is contained in:
@@ -491,7 +491,8 @@ namespace AyaNova.PlugIn.V8
|
||||
int nGermanSimilar = 0;
|
||||
|
||||
LocalizedTextTable ltTemp = LocalizedTextTable.Load("English");
|
||||
foreach(
|
||||
var diff = lt.LT.Where(entry => ltTemp.LT[entry.Key] != entry.Value)
|
||||
.ToDictionary(entry => entry.Key, entry => entry.Value);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user