Bug 265432 - use QString::arg or something similar to insert arguments into localized strings
Summary: use QString::arg or something similar to insert arguments into localized strings
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-04 18:53 UTC by Alexander Potashev
Modified: 2011-02-12 10:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2011-02-04 18:53:39 UTC
Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

Please, use QString::arg or something similar to insert arguments into localized strings.
The following strings should be fixed:
1. "Change Font" -- cmds/widget/cmd_changeFontSelection.cpp:26
2. "Create widget :" -- cmds/widget/cmd_create_widget.cpp:26
3. "Create uml object :" -- cmds/generic/cmd_create_umlobject.cpp:28
4. "Move widget :" -- cmds/cmd_moveWidget.cpp:26

Reproducible: Always
Comment 1 Andi Fischer 2011-02-12 10:15:40 UTC
See committed revision 1219990.