| Summary: | GUI of kst-plot in extragear/graphics git is completely untranslated | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Burkhard Lück <lueck> |
| Component: | i18n | Assignee: | kst |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | christiandehne, yurchor |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | A scripts to extract Qt messages | ||
|
Description
Burkhard Lück
2013-12-10 20:10:45 UTC
Created attachment 84026 [details]
A scripts to extract Qt messages
Stolen from extragear-pim/trojita. The translation system can be adopted from there as well.
Message extraction somehow works now, but a lot of missing or superfluous messages are in the translation catalogs now. What is missing is a script like l10n-fetch-po-files.py from the trojita repository. I have added such a script locally here, but CMake fails to generate/install *ts/*qm translation catalogs, so kst2 is still completely untranslated in the GUI. Works now, thanks |