diff --git a/kmail/editorplugins/insertshorturl/kmail_insertshorturleditorplugin.json b/kmail/editorplugins/insertshorturl/kmail_insertshorturleditorplugin.json index 0a71b45f..5a6330d6 100644 --- a/kmail/editorplugins/insertshorturl/kmail_insertshorturleditorplugin.json +++ b/kmail/editorplugins/insertshorturl/kmail_insertshorturleditorplugin.json @@ -1,25 +1,25 @@ { "KPlugin": { - "Description": "This plugin allows you to generate shorter url..", + "Description": "This plugin allows you to generate a shorter URL.", "Description[ca]": "Aquest connector permet generar un URL més curt.", "Description[nl]": "Deze plug-in stelt u in staat een kortere URL te genereren.", "Description[pt]": "Este 'plugin' permite-lhe gerar um URL mais curto..", "Description[sv]": "Insticksprogrammet gör det möjligt att generera avkortade webbadresser...", "Description[uk]": "За допомогою цього додатка можна створювати скорочені адреси.", "Description[x-test]": "xxThis plugin allows you to generate shorter url..xx", "EnabledByDefault": "false", "Id": "kmailinsertshorturl", - "Name": "Insert Short Url", + "Name": "Insert Short URL", "Name[ca]": "Inserció d'un URL curt", "Name[nl]": "Ingekort URL-adres invoegen", "Name[pt]": "Inserir um URL Curto", "Name[sv]": "Infoga kort webbadress", "Name[uk]": "Вставлення скороченої адреси", "Name[x-test]": "xxInsert Short Urlxx", "ServiceTypes": [ "KMailEditor/Plugin" ], "Version": "1.0" }, "X-KDE-KMailEditor-Order": "2" }