Bug 266751

Summary: untranslatable string "Switch Conic Radical Lines"
Product: [Applications] kig Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: Pino Toscano <pino>
Status: RESOLVED FIXED    
Severity: normal CC: david.narvaez
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexander Potashev 2011-02-20 21:01:07 UTC
Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

Here: kig/objects/conic_types.cc, line 685.
Code:
  KigCommand* kc = new KigCommand( d, "Switch Conic Radical Lines" );

Reproducible: Always
Comment 1 David E. Narvaez 2011-08-25 05:47:54 UTC
Hi Alexander,

I just commited patches to fix this bug, please mark this bug as closed if these changes look good to you. Thanks for spotting this bug!

http://commits.kde.org/kig/12e302eaaf2f946eaf5e57966aedadd28011b10c
http://commits.kde.org/kig/fb1c645d205c82b64b7eaf98dea7f7e888388b16

David E. Narváez
Comment 2 Alexander Potashev 2011-08-25 08:03:35 UTC
Thanks!