Bug 168859

Summary: [typo] KDE bluetooth has several typo issues
Product: kde-bluetooth Reporter: Aanjhan Ranganathan <aanjhan>
Component: generalAssignee: Daniel Gollub <dgollub>
Status: RESOLVED FIXED    
Severity: normal CC: malcolm.hunter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Fixes a few typos mentioned

Description Aanjhan Ranganathan 2008-08-10 19:07:52 UTC
Version:            (using KDE 3.5.9)
Installed from:    Ubuntu Packages
OS:                Linux

Originally Reported at LP link: https://edge.launchpad.net/ubuntu/+source/kdebluetooth

Several typos:
String #55: Disconnect succesfull
(instead of successful)

Located in kinputwizard/inputwizard.cpp:501

Another typo found around here.
String #185: (...) No Device selectetd
(instead of selected)

Located in kbluelock/kbluelock.cpp:227


Yet another...

String #204: Internal error: Not connedcted.
(instead of connected (or is it unnecessary to tell?))

Located in kioslave/obex/kio_obex/obex.cpp:430 kioslave/obex/kio_obex/obex.cpp:709

String #50: 'Connection successfull' -> successful
#51: 'Connection to %1 succesful established!' -> successfully
Comment 1 Aanjhan Ranganathan 2008-08-11 20:07:43 UTC
Created attachment 26789 [details]
Fixes a few typos mentioned
Comment 2 Malcolm Hunter 2009-03-29 22:54:19 UTC
These appear to be fixed in trunk now.