Bug 471284 - partitionmanager: error in czech translation
Summary: partitionmanager: error in czech translation
Status: RESOLVED FIXED
Alias: None
Product: i18n
Classification: Translations
Component: cs (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Vit Pelcak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-21 07:59 UTC by Martin Zbořil
Modified: 2023-06-22 07:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Zbořil 2023-06-21 07:59:40 UTC
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
***
czech translation of a first option in a dialog titled "Create a New Partition Table on <...>" is translated from 'GPT' to 'MS-DOS' where other option is MS-Dos

STEPS TO REPRODUCE
1. open  partitionmanager with czech locale
2. click on 'new partition table' button
3. pick between MS-DOS and MS-Dos

OBSERVED RESULT
options labeled as MS-DOS and MS-Dos

EXPECTED RESULT
options labeled as GPT and MS-Dos

SOFTWARE/OS VERSIONS
Windows: 0
macOS: 0
Linux/KDE Plasma: 5.24.7
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
why is it MS-DOS? other DOSes didn't have that type of partition table?
Comment 1 Vit Pelcak 2023-06-22 07:02:10 UTC
I found the issue with one string "GPT" translated as "MS-DOS".

Thank you for reporting the issue.

It should be fixed in next releases.