Skip to content

Clean up translations in trash.json

Huanyu Liu requested to merge silverchloride/kio:trash_json_cleanup into master

In trash.json, translations of some languages are malformed. As a result, if your system language is one of them, when you call kde-open from terminal, the following annoying message will be displayed every time:

kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields

This merge request will fix it.

However, it seems that lots of alternative Finnish translations are included. I don't know any Finnish, so I'm not sure which one is the most appropriate to preserve.

Merge request reports