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 /tdeprint/printmgr | |
parent | cad7d53f6519224b1c03cebcb65d1fcf7d345133 (diff) | |
download | tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.tar.gz tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.zip |
Fix missing semicolons at end of Keywords strings
Diffstat (limited to 'tdeprint/printmgr')
-rw-r--r-- | tdeprint/printmgr/printers.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/printmgr/printers.desktop b/tdeprint/printmgr/printers.desktop index f4a363d1a..f3a71e7b6 100644 --- a/tdeprint/printmgr/printers.desktop +++ b/tdeprint/printmgr/printers.desktop @@ -163,7 +163,7 @@ Comment[zh_CN]=打印系统配置(打印机、任务、类等等) Comment[zh_TW]=列印系統設定 (印表機、工作、類別等等) Comment[zu]=Inhlanganiselo yesistimu yokushicilelo (abashicileli, imisebenzi, amakilasi, ...) -Keywords=print;printer;printing management +Keywords=print;printer;printing management; Keywords[af]=print;printer;printing bestuuring Keywords[ar]=طبع; طباعة; ادارة الطابعات Keywords[az]=çap et;çap edici;çap etmə idarəsi |