tars of kdepim-runtime as built for KDE neon dev editions are missing translations It is such a special project it gets its own repo-metadata directory kde/kdepim-runtime/ and translations are in kdepim-runtime/
Git commit fbb33d15f0792086b281eafb099c4964f5755209 by Harald Sitter. Committed on 25/04/2017 at 11:06. Pushed by sitter into branch 'master'. make sure modules that are projects get i18n_paths constructed properly We unconditionally dropped the last part of a path to get the i18n_path, not paying attention to us potentially dropping the last part thus rendering the path empty. Instead only drop the last part iff it isn't the only part in the array. M +4 -1 lib/releaseme/project.rb M +20 -0 test/data/kde_projects.xml M +10 -0 test/test_project.rb https://commits.kde.org/releaseme/fbb33d15f0792086b281eafb099c4964f5755209
Git commit bce4b5f833cbbaba27de4fe6c27cf2758f4af4a8 by Harald Sitter. Committed on 07/06/2017 at 11:34. Pushed by sitter into branch 'master'. add explicit regression testing previously in releaseme Related: bug 379161 M +8 -0 models/i18n_test.go https://commits.kde.org/sysadmin/projects-api/bce4b5f833cbbaba27de4fe6c27cf2758f4af4a8