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/spellchecking | |
parent | cad7d53f6519224b1c03cebcb65d1fcf7d345133 (diff) | |
download | tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.tar.gz tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.zip |
Fix missing semicolons at end of Keywords strings
Diffstat (limited to 'kcontrol/spellchecking')
-rw-r--r-- | kcontrol/spellchecking/spellchecking.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/spellchecking/spellchecking.desktop b/kcontrol/spellchecking/spellchecking.desktop index 42b8bdcd3..a0328605b 100644 --- a/kcontrol/spellchecking/spellchecking.desktop +++ b/kcontrol/spellchecking/spellchecking.desktop @@ -162,7 +162,7 @@ Comment[zh_CN]=配置拼写检查工具 Comment[zh_TW]=設定拼字檢查程式 Comment[zu]=Hlanganisela umbheki wokubizelwa kwamagama -Keywords=Spell +Keywords=Spell; Keywords[af]=Spel Keywords[ar]=التهجئة و الإملاء Keywords[az]=İmla |