From 6cb8f5a866f8909cd2bd759f514560fd71ec1dd1 Thu, 21 Jun 2012 10:25:57 +0200
From: hass <hass@85918.no-reply.drupal.org>
Date: Thu, 21 Jun 2012 10:25:16 +0200
Subject: [PATCH] Translation cannot imported, forbidden HTML

diff --git a/views/link_views_handler_argument_target.inc b/views/link_views_handler_argument_target.inc
index fcd398b..565a901 100644
--- a/views/link_views_handler_argument_target.inc
+++ b/views/link_views_handler_argument_target.inc
@@ -93,7 +93,7 @@
       '#default_value' => $this->options['validate_type'],
     );
 
-    $validate_types = array('none' => t('<Basic validation>'));
+    $validate_types = array('none' => t('- Basic validation -'));
     $plugins = views_fetch_plugin_data('argument validator');
     foreach ($plugins as $id => $info) {
       $valid = TRUE;
