Commit 355ab7a5 authored by Lasse Liehu's avatar Lasse Liehu Committed by Jani Heikkinen
Browse files

Remove Finnish translation of most QML error messages


Reasons:
* Searching translated QML error messages in Finnish with
  a search engine probably won't return many results,
  making troubleshooting harder.
* Localized error messages in stderr or error logs like
  .xsession-errors or systemd journal make reporting bugs harder.
* These messages are meant only for software developers and Finnish
  localization of Qt is targeted for localizing Qt-based applications,
  not developer tools.
* Practically all Finnish-speaking developers using Qt can be expected
  to know enough English when it comes to these error messages.
  End users won't understand them anyway.
* There doesn't exist much material about Qt in Finnish and
  the translations of some technical terms aren't that obvious
  or established.

Some error messages are still translated. Those are thought to be
useful for people other than developers and for those who might not
know enough English to understand the error message in English, but
who are able to solve the problem given the localized error message.

Change-Id: I3663825fb028b27edcb05b86620e53f7e3289f24
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Showing with 518 additions and 487 deletions
This diff is collapsed.
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment