Bug 363650

Summary: I18N_ARGUMENT_MISSING in export dialog image type selection widget
Product: [Applications] digikam Reporter: Eduard Sukharev <kraplax>
Component: Usability-i18nAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, kraplax
Priority: LO    
Version: 5.0.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
URL: https://drive.google.com/file/d/0B3OhO8aM9nsXMDNtQy1Ua3JTMnM/view?usp=sharing
Latest Commit: Version Fixed In: 5.0.0

Description Eduard Sukharev 2016-05-29 08:45:23 UTC
Export dialog shows I18N_ARGUMENT_MISSING for each file format and it's human readable name in image type selection widget

Reproducible: Always

Steps to Reproduce:
1. Select any image in digiKam
2. Open Image editor for it (right click -> Open... or F4)
3. Select File menu -> Export... (Ctrl + Shift + E)
4. Observe image type selection widget

Actual Results:  
All items are of the following format:

PNG(I18N_ARGUMENT_MISSING) Image (*.png(I18N_ARGUMENT_MISSING))

Expected Results:  
Probably something like

PNG Image (*.png)
Comment 1 Maik Qualmann 2016-05-29 19:41:37 UTC
Git commit 323ad61c3299945aecfdc36c0d9aa27ac3a1c307 by Maik Qualmann.
Committed on 29/05/2016 at 19:40.
Pushed by mqualmann into branch 'master'.

fix missing argument from i18 string
FIXED-IN: 5.0.0

M  +2    -1    NEWS
M  +3    -3    app/utils/digikam_globals.cpp

http://commits.kde.org/digikam/323ad61c3299945aecfdc36c0d9aa27ac3a1c307