Summary: | Hidded items in GUI translation tree | ||
---|---|---|---|
Product: | [Applications] lokalize | Reporter: | Antoni Bella <antonibella5> |
Component: | general | Assignee: | Simon Depiets <sdepiets> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | karl, shafff |
Priority: | NOR | ||
Version First Reported In: | 19.12 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/sdk/lokalize/commit/202676f805fd3dca629282f95d1090a5d392c453 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | pot file in test folder |
Description
Antoni Bella
2020-06-05 13:42:28 UTC
I'm trying to reproduce but in French we have summit so we don't have .pot files actually. What is the URL of the svn folder ? svn+ssh://svn@svn.kde.org/home/kde/trunk/l10n-kf5/ca See these elements in Lokalize app for the French language. GUI: kdesdk-devenv-dependencies qmlkonsole DOC: akonadiclient artikulate atlantik ... Do you see them? Created attachment 129105 [details]
pot file in test folder
I don't see any potfiles at all in /home/kde/trunk/l10n-kf5/ca Are you using a more complicated structure with separate folders for template files? I may be missing something. (In reply to Simon Depiets from comment #4) > I don't see any potfiles at all in > /home/kde/trunk/l10n-kf5/ca Why would you want a template in the translation directory? In the GUI it is a pseudo-item... > Are you using a more complicated structure with separate folders for > template files? I may be missing something. The folder basic configuration for trunk: ca: translations templates: templates sync: points to stable (ca) For more references: https://l10n.kde.org/stats/gui/trunk-kf5/toplist/ * None of the most translated languages reaches 100% ... Git commit aa192168561a5f5120408e7094f9449d1eb01379 by Simon Depiets. Committed on 09/06/2020 at 16:19. Pushed by sdepiets into branch 'master'. Fix hidden items in template directory M +1 -1 src/project/projectmodel.cpp https://invent.kde.org/sdk/lokalize/commit/aa192168561a5f5120408e7094f9449d1eb01379 It looks like it was only an operator issue, could you try and confirm, then I'll push the fix to stable I build lokalize 19.12.3-0ubuntu1bella1 for Qt suitable version. All work fine! Thank you :) Git commit 202676f805fd3dca629282f95d1090a5d392c453 by Simon Depiets. Committed on 09/06/2020 at 16:42. Pushed by sdepiets into branch 'release/20.04'. Fix hidden items in template directory M +1 -1 src/project/projectmodel.cpp https://invent.kde.org/sdk/lokalize/commit/202676f805fd3dca629282f95d1090a5d392c453 |