Bug 363650 - I18N_ARGUMENT_MISSING in export dialog image type selection widget
Summary: I18N_ARGUMENT_MISSING in export dialog image type selection widget
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-i18n (show other bugs)
Version: 5.0.0
Platform: Microsoft Windows Microsoft Windows
: LO normal
Target Milestone: ---
Assignee: Digikam Developers
URL: https://drive.google.com/file/d/0B3Oh...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-29 08:45 UTC by Eduard Sukharev
Modified: 2017-08-04 21:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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