-
Fix Unicode strings output in the warnings. For example, the output:
These keys were ignored because their values changed since the translation was sent: key: "value\10067" => ["value","changed\8592\10052\65039"]
is now shown as:
These keys were ignored because their values changed since the translation was sent: key: "value❓" => ["value", "changed←❄️"]
-
Separate warning groups with an empty line, for example:
These keys were ignored because their values changed since the translation was sent: key: "value✅" => "value⚠️" These keys were ignored because they were removed since the translation was sent: existing: "existing"