Merge pull request #19550 from eileenmcnaughton/msg_tpl_convert
[civicrm-core.git] / settings / Extension.setting.php
index 6daed0adab4b00a0100a279f121515c1859ba9ab..180eff4564cc95f9aa2294092139a551b350c403 100644 (file)
@@ -13,8 +13,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 /*
  * Settings metadata file
@@ -33,10 +31,9 @@ return [
     'html_type' => 'text',
     'default' => 'https://civicrm.org/extdir/ver={ver}|cms={uf}',
     'add' => '4.3',
-    'title' => 'Extension Repo URL',
+    'title' => ts('Extension Repo URL'),
     'is_domain' => 1,
     'is_contact' => 0,
-    'description' => '',
     'help_text' => '',
   ],
 ];