https://bugs.kde.org/show_bug.cgi?id=462902
Bug ID: 462902
Summary: Initializing .po file in base directory doesn't
initialize it in branch directory
Classification: Applications
Product: lokalize
Version: 22.12.0
Platform: Other
OS: Linux
Status: REPORTED
Keywords: testcase
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 154494
--> https://bugs.kde.org/attachment.cgi?id=154494&action=edit
Test case
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
If a .po file for a given language doesn't yet exits and it has to be
initialized from a .pot file then it should happen for the base directory (e.g.
stable branch) and the branch directory (e.g. trunk branch) if both directories
contain matching .pot files.
STEPS TO REPRODUCE
1. unpack the attached zip file
2. open test-case-stable.lokalize in Lokalize
3. double click on akonadinotes5.pot in Lokalize to open it
4. translate it
OBSERVED RESULT
A file in ./stable/pl/messages/akonadinotes5.po exists.
A file in ./trunk/pl/messages/akonadinotes5.po doesn't exists.
EXPECTED RESULT
A file in ./stable/pl/messages/akonadinotes5.po exists.
A file in ./trunk/pl/messages/akonadinotes5.po exists.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 5.26.3
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.