diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 18:35:15 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-18 18:35:15 -0500 |
commit | 0c11ace605ba33feb137eca638a39c27a71e1d8d (patch) | |
tree | a30a5fb674831094af7b3176037c8e4fd2bac805 /kcontrol/knotify/kcmnotify.desktop | |
parent | cad7d53f6519224b1c03cebcb65d1fcf7d345133 (diff) | |
download | tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.tar.gz tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.zip |
Fix missing semicolons at end of Keywords strings
Diffstat (limited to 'kcontrol/knotify/kcmnotify.desktop')
-rw-r--r-- | kcontrol/knotify/kcmnotify.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/knotify/kcmnotify.desktop b/kcontrol/knotify/kcmnotify.desktop index ce5366def..1778b392f 100644 --- a/kcontrol/knotify/kcmnotify.desktop +++ b/kcontrol/knotify/kcmnotify.desktop @@ -169,7 +169,7 @@ Comment[zh_CN]=系统通知配置 Comment[zh_TW]=系統通知組態 Comment[zu]=Inhlanganiselo yokwazisa kwesistimu -Keywords=System sounds;Audio;Sound;Notify;Alerts;Notification +Keywords=System sounds;Audio;Sound;Notify;Alerts;Notification; Keywords[af]=Stelsel sounds;Audio;Sound;Notify;Alerts;Notification Keywords[ar]=أصوات النظام;Audio;System sounds;Audio;Sound;Notify;Alerts; Notification;صوت;نبّه;تحذيات;تنبيهات Keywords[az]=Sistem səsləri;Səs;Bildir;Alarmlar;Bildirmə |