Bug 265432

Summary: use QString::arg or something similar to insert arguments into localized strings
Product: [Applications] umbrello Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal CC: andi.fischer
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

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.