smsapp: improve .desktop GenericName and Description
The KDE Connect SMS app currently has the GenericName "SMS" which is the name of a protocol, not the name for a class of applications, and the Comment "Text Messaging", which is correct but very short for a field that is intended to give a short but more exhaustive description of an application's functions. This change sets the GenericName To "Text Messaging" and the Comment to "Read and send SMS messages on connected devices".
This commit is contained in:
parent
6168a25806
commit
1a3a71ec7a
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ Name[uk]=KDE Connect SMS
|
|||
Name[x-test]=xxKDE Connect SMSxx
|
||||
Name[zh_CN]=KDE Connect 短信
|
||||
Name[zh_TW]=KDE 連線簡訊
|
||||
GenericName=SMS
|
||||
GenericName=Text Messaging
|
||||
GenericName[ar]=رسائل نصية
|
||||
GenericName[az]=SMS
|
||||
GenericName[bg]=SMS
|
||||
|
@ -94,7 +94,7 @@ GenericName[uk]=SMS
|
|||
GenericName[x-test]=xxSMSxx
|
||||
GenericName[zh_CN]=SMS
|
||||
GenericName[zh_TW]=簡訊
|
||||
Comment=Text Messaging
|
||||
Comment=Read and send SMS messages on connected devices
|
||||
Comment[ar]=مراسلة نصية
|
||||
Comment[az]=Yazışma
|
||||
Comment[bg]=Текстово съобщение
|
||||
|
|
Loading…
Reference in a new issue