Bug 266267

Summary: Not complete network applet localization
Product: [Unmaintained] Network Management Reporter: RussianNeuroMancer <russianneuromancer>
Component: Plasma WidgetAssignee: Sebastian Kügler <sebas>
Status: RESOLVED FIXED    
Severity: normal CC: lamarque, lueck, wstephenson
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: not complete network applet localization

Description RussianNeuroMancer 2011-02-14 06:20:12 UTC
Created attachment 57235 [details]
not complete network applet localization

Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

"Configuring Interface", "Setting network address" and "Cinnected to" strings in Network Manager applet not have Russian localization.
Example attached.

Reproducible: Didn't try




KDE 4.6 installed from ppa:kubuntu-ppa/backports.
Comment 1 Burkhard Lück 2011-02-14 09:21:21 UTC
These messages are extracted to the translation catalog libknetworkmanager, but the applet does not load this catalog.

Fix:
+ KGlobal::locale()->insertCatalog("libknetworkmanager");