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/launch | |
parent | cad7d53f6519224b1c03cebcb65d1fcf7d345133 (diff) | |
download | tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.tar.gz tdebase-0c11ace605ba33feb137eca638a39c27a71e1d8d.zip |
Fix missing semicolons at end of Keywords strings
Diffstat (limited to 'kcontrol/launch')
-rw-r--r-- | kcontrol/launch/kcmlaunch.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/launch/kcmlaunch.desktop b/kcontrol/launch/kcmlaunch.desktop index 0d0e0c96a..b27672baa 100644 --- a/kcontrol/launch/kcmlaunch.desktop +++ b/kcontrol/launch/kcmlaunch.desktop @@ -159,7 +159,7 @@ Comment[xh]=Khetha isicelo-yenza uhlobo lwesiphumo seLaunch Comment[zh_CN]=选择程序启动反馈风格 Comment[zh_TW]=選擇程式啟動時的回饋風格 Comment[zu]=Khetha isitayela somphumela obuyayo sokuqalisa-umyaleli -Keywords=application;start;launch;busy;cursor;feedback;mouse;pointer;rotating;spinning;disk;startup;program;report +Keywords=application;start;launch;busy;cursor;feedback;mouse;pointer;rotating;spinning;disk;startup;program;report; Keywords[az]=proqramı tə'minatı;başla;başlat;məşğul;ox;kursor;əks tə'sir;siçan;nişanci;döndərmə;fırlatma;disk;başlanğıc;proqram;raport Keywords[be]=Праграма;Запуск;Выкананне;Заняты;Курсор;Мыш;Указальнік;Перагортванне;Дыск;Запуск;Дастасаванне;Справаздача;application;start;launch;busy;cursor;feedback;mouse;pointer;rotating;spinning;disk;startup;program;report Keywords[bg]=програма; приложение; стартиране; зает; показалец; курсор; мишка; показалеца; application; start; launch; busy; cursor; feedback; mouse; pointer; rotating; spinning; disk; startup; program; report |