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 /khelpcenter | |
parent | cad7d53f6519224b1c03cebcb65d1fcf7d345133 (diff) | |
download | tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.tar.gz tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.zip |
Fix missing semicolons at end of Keywords strings
Diffstat (limited to 'khelpcenter')
-rw-r--r-- | khelpcenter/htmlsearch/htmlsearch.desktop | 2 | ||||
-rw-r--r-- | khelpcenter/kcmhelpcenter.desktop | 2 | ||||
-rw-r--r-- | khelpcenter/plugins/tdeioslaves.desktop | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/khelpcenter/htmlsearch/htmlsearch.desktop b/khelpcenter/htmlsearch/htmlsearch.desktop index 324c96d45..25bbd3a80 100644 --- a/khelpcenter/htmlsearch/htmlsearch.desktop +++ b/khelpcenter/htmlsearch/htmlsearch.desktop @@ -167,7 +167,7 @@ Comment[zh_CN]=索引生成 Comment[zh_TW]=產生索引 Comment[zu]=Ukugaywa kohlelo lokuqukethwe -Keywords=Help;HTML;Search;Index;htdig;htsearch;htmerge;Scope;Language +Keywords=Help;HTML;Search;Index;htdig;htsearch;htmerge;Scope;Language; Keywords[ar]=مساعدة;HTML;بحث;فهرس;htdig;htsearch;htmerge;Scope;اللغة Keywords[az]=Yardım;HTML;Axtar;İndeks;htdig;htmerge;Dil Keywords[be]=Дапамога;Даведка;Пошук;Індэкс;Мова;Help;HTML;Search;Index;htdig;htsearch;htmerge;Scope;Language diff --git a/khelpcenter/kcmhelpcenter.desktop b/khelpcenter/kcmhelpcenter.desktop index e336e89a8..c5ca73e43 100644 --- a/khelpcenter/kcmhelpcenter.desktop +++ b/khelpcenter/kcmhelpcenter.desktop @@ -165,7 +165,7 @@ Comment[zh_CN]=帮助中心搜索索引配置和生成 Comment[zh_TW]=求助中心搜尋索引的組態與產生 Comment[zu]=ukuhlanganiselwa kanye nokugaywa kohlelo lokuqukethwe lokusesha indawo yosizo -Keywords=khelpcenter;help;index;search +Keywords=khelpcenter;help;index;search; Keywords[ar]=khelpcenter;help;index;search;مساعدة;فهرس;بحث Keywords[be]=Цэнтр дапамогі;Дапамога;Даведка;Індэкс;Пошук;khelpcenter;help;index;search Keywords[bg]=индекс; търсене; помощ; информация; khelpcenter; help; index; search diff --git a/khelpcenter/plugins/tdeioslaves.desktop b/khelpcenter/plugins/tdeioslaves.desktop index 97d4f4830..e86fc945e 100644 --- a/khelpcenter/plugins/tdeioslaves.desktop +++ b/khelpcenter/plugins/tdeioslaves.desktop @@ -161,7 +161,7 @@ Comment[xh]=Ulwazi malunga nemithetho elandelwayo ekhoyo Comment[zh_CN]=可用协议的信息 Comment[zh_TW]=可用協定的資訊 Comment[zu]=Ulwazi mayelana nemithetho elandelwayo ekhona -Keywords=Protocol;IO slaves;Slaves;Network;Information;Timeout +Keywords=Protocol;IO slaves;Slaves;Network;Information;Timeout; Keywords[ar]=الميفاق;IO Slaves;Slaves;الشبكة;معلومات نفاذ الوقت Keywords[az]=Protokol; IO Kölələri; Kölələr; Şəbəkə;Mə'lumat; Vaxt Dolması Keywords[be]=Пратакол;Сетка;Інфармацыя;Тэрмін чакання;Protocol;IO slaves;Slaves;Network;Information;Timeout |