Bug 436444

Summary: Question to translation of album categories
Product: [Applications] digikam Reporter: herb <herb.k>
Component: Usability-i18nAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: aspotashev, kde-i18n-de, metzpinguin
Priority: NOR    
Version First Reported In: 7.3.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In: 7.3.0
Sentry Crash Report:

Description herb 2021-05-01 08:55:56 UTC
SUMMARY
Hello,

In Settings --> Configure digiKam --> Views --> (Tab) Categories
it is possible to manage the categories that can be assigned to an album.

This list contains 8 predefined category-names (e.g. Nature or Friends).

These predefined names are translatable in digikam.po file, but the translated values (in my case German) are not used/displayed when I open the above mentioned dialog.

Is this by design, that I have to delete e.g "Friends" and to add "Freunde", in order to get a German category-name?
Or is it an error?

Thanks in advance for your help
herb

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION
Comment 1 Maik Qualmann 2021-05-01 09:23:19 UTC
Yes, you can delete and edit them. These category names are usually translated. Since the translation was not complete in the meantime, the names are saved untranslated. You can also delete the entry "Album Collections" in digikamrc in order to save it again in translation:

[Album Settings]
Album Collections = ...

Maik