https://bugs.kde.org/show_bug.cgi?id=420574
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/rel | |easeme/c1d5309ee084426e4110 | |cf130a273550883fa523 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Harald Sitter <sit...@kde.org> --- Git commit c1d5309ee084426e4110cf130a273550883fa523 by Harald Sitter. Committed on 27/04/2020 at 10:50. Pushed by sitter into branch 'master'. do not incorrectly mangle names that contain .pot twice previously we'd substitute foo.potd.pot into foo.pod.pot. regex find the trailing .pot not any other one M +1 -1 lib/releaseme/l10n.rb A +0 -0 test/data/l10nrepo/trunk/l10n-kf5/de/messages/kde-workspace/org.kde.potd.po A +0 -0 test/data/single-pot-pot-name/CMakeLists.txt A +2 -0 test/data/single-pot-pot-name/Messages.sh M +16 -0 test/l10n_test.rb https://commits.kde.org/releaseme/c1d5309ee084426e4110cf130a273550883fa523 -- You are receiving this mail because: You are watching all bug changes.