This commit is contained in:
2020-04-30 22:16:58 +00:00
parent a47aee2aff
commit 3506f02cec

View File

@@ -615,6 +615,8 @@ stack:
case "O.WikiPage": //skip over wikipage it's been dropped as it's an international term
case "UI.Command.LocalizedTextDesign":
case "O.WorkorderItemOutsideService":
case "O.WorkorderService.CloseByDate":
return "**SKIP**";
}
string s = oldKey.Replace(".Label.", ".");