plasmoid: improve description field in json
The plasmoid currently has the decription "Show notifications from your devices using KDE Connect. This is wordy and misleading as the plasmoid does much more than display notifications; it's used to show the devices and their current state (e.g. battery) and provides access to some of the broader KDE Connect functionality, such as the find device function or file sharing. This change sets the description to "Manage connected devices".
This commit is contained in:
parent
9cb3352721
commit
c695a0f8bc
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
],
|
||||
"Category": "System Information",
|
||||
"Description": "Show notifications from your devices using KDE Connect",
|
||||
"Description": "Manage connected devices",
|
||||
"Description[ar]": "أظهر الإخطارات من أجهزتك باستخدام «كِيدِي المتّصل»",
|
||||
"Description[az]": "KDE Connect istifadə edərək digər cihazlardakı bildirişləri göstərmək",
|
||||
"Description[bg]": "Показване на известия от вашите устройства чрез KDE Connect",
|
||||
|
|
Loading…
Reference in a new issue