3

I'm continuously getting notification "Language support is incomplete, additional packages are required." in KDE system tray, with only option to obey it and install a hundred of packages. It is happening from a long time ago, I have seen this notification since KDE4.

I guess this is due ru_RU locale for Number/Time/Date formats.

Could you give an advise how can I configure this?

I want to believe there should be a better solution then just removing software-properties-kde qapt-batch kubuntu-notification-helper muon

Igor A
  • 311
  • 3
  • 10

3 Answers3

3

I had my language set and still had the issue in Kubuntu.

Image of settingsGo to System Settings > Personalization > Other Notifications and uncheck Incomplete language Support

Jade
  • 31
  • 2
0

Please go to:

Settings -> System settings -> Personalization -> Regional settings.

Select your language. If unset, KDE assumes you need every language file it has.

Nafeez Quraishi
  • 5,380
  • 2
  • 27
  • 34
  • This doesn't turn off the notifications. I had a language set and still got them. Jade's answer is correct. – Bob Dec 11 '21 at 02:20
0

I installed full language on my systems using this command (replace en by your code language):

sudo apt install $(check-language-support -l en)