=== modified file 'payment/uc_authorizenet/uc_authorizenet.module'
--- payment/uc_authorizenet/uc_authorizenet.module	2009-02-13 20:06:02 +0000
+++ payment/uc_authorizenet/uc_authorizenet.module	2009-04-06 10:47:42 +0000
@@ -116,7 +116,7 @@ function uc_authorizenet_settings_form()
   $form['aim_settings']['uc_authnet_aim_txn_mode'] = array(
     '#type' => 'radios',
     '#title' => t('Transaction mode'),
-    '#description' => t('Only specify a developer test account if you login to your account through https://test.authorize.net.<br/>Adjust to live transactions when you are ready to start processing real payments.'),
+    '#description' => t('Only specify a developer test account if you login to your account through https://test.authorize.net.<br />Adjust to live transactions when you are ready to start processing real payments.'),
     '#options' => array(
       'live' => t('Live transactions in a live account'),
       'live_test' => t('Test transactions in a live account'),
@@ -174,7 +174,7 @@ function uc_authorizenet_settings_form()
   $form['cim_settings']['uc_authnet_cim_mode'] = array(
     '#type' => 'radios',
     '#title' => t('Transaction mode'),
-    '#description' => t('Only specify a developer test account if you login to your account through https://test.authorize.net.<br/>Adjust to live transactions when you are ready to start processing real payments.'),
+    '#description' => t('Only specify a developer test account if you login to your account through https://test.authorize.net.<br />Adjust to live transactions when you are ready to start processing real payments.'),
     '#options' => array(
       'production' => t('Production'),
       'developer' => t('Developer test'),

=== modified file 'payment/uc_payment/translations/uc_payment.pot'
--- payment/uc_payment/translations/uc_payment.pot	2008-01-04 21:21:40 +0000
+++ payment/uc_payment/translations/uc_payment.pot	2009-04-06 10:47:42 +0000
@@ -434,7 +434,7 @@ msgid "not tracked"
 msgstr ""
 
 #: uc_payment.module:378
-msgid "Default payment details message:<br/>%message"
+msgid "Default payment details message:<br />%message"
 msgstr ""
 
 #: uc_payment.module:384

=== modified file 'payment/uc_recurring/uc_recurring.module'
--- payment/uc_recurring/uc_recurring.module	2009-03-20 07:18:57 +0000
+++ payment/uc_recurring/uc_recurring.module	2009-04-06 10:47:42 +0000
@@ -612,7 +612,7 @@ function uc_recurring_settings_form() {
   $form['uc_recurring_payment_methods'] = array(
     '#type' => 'checkboxes',
     '#title' => t('Valid payment methods for orders with recurring fees'),
-    '#description' => t('Only selected payment methods will be available for customers purchasing products with recurring fees.<br/>It is up to you to make sure your chosen handler is compatible with the payment methods you select.<br />For example, the uc_recurring handler is only compatible with the Credit Card payment method.'),
+    '#description' => t('Only selected payment methods will be available for customers purchasing products with recurring fees.<br />It is up to you to make sure your chosen handler is compatible with the payment methods you select.<br />For example, the uc_recurring handler is only compatible with the Credit Card payment method.'),
     '#options' => $options,
     '#default_value' => variable_get('uc_recurring_payment_methods', array()),
   );
@@ -631,7 +631,7 @@ function uc_recurring_settings_form() {
   $form['uc_recurring_checkout_fail'] = array(
     '#type' => 'radios',
     '#title' => t('Action to take if a recurring fee fails to process during checkout'),
-    '#description' => t('Regardless of your selection, an admin comment will report the failure.<br/><strong>Note:</strong> Even if you select the first option, checkout will complete if another payment has already been captured.'),
+    '#description' => t('Regardless of your selection, an admin comment will report the failure.<br /><strong>Note:</strong> Even if you select the first option, checkout will complete if another payment has already been captured.'),
     '#options' => array(
       'fail' => t('Return a failed message and do not complete checkout.'),
       'proceed' => t('Return a failed message but complete checkout.'),

=== modified file 'uc_attribute/translations/uc_attribute.pot'
--- uc_attribute/translations/uc_attribute.pot	2008-01-04 21:21:40 +0000
+++ uc_attribute/translations/uc_attribute.pot	2009-04-06 10:47:42 +0000
@@ -22,7 +22,7 @@ msgid "Select attributes to add to this 
 msgstr ""
 
 #: uc_attribute.module:29
-msgid "If a specific combination of attributes causes a change in a product's SKU,\n        put the new SKU in the appropriate field. Hover over a row to get a reminder of the \n        meaning of an attribute combination.<br/>\n        <strong>Warning:</strong> <em>If any attributes are added to or removed from this product, all work on this page will be lost!</em>"
+msgid "If a specific combination of attributes causes a change in a product's SKU,\n        put the new SKU in the appropriate field. Hover over a row to get a reminder of the \n        meaning of an attribute combination.<br />\n        <strong>Warning:</strong> <em>If any attributes are added to or removed from this product, all work on this page will be lost!</em>"
 msgstr ""
 
 #: uc_attribute.module:42

=== modified file 'uc_catalog/uc_catalog.pages.inc'
--- uc_catalog/uc_catalog.pages.inc	2009-03-25 18:29:36 +0000
+++ uc_catalog/uc_catalog.pages.inc	2009-04-06 10:47:42 +0000
@@ -71,7 +71,7 @@ function theme_uc_catalog_browse($tid = 
     if ($child->nodes) {
       $cell_link = $image .'<strong>'. l($child->name, uc_catalog_path($child)) .'</strong>';
       if (variable_get('uc_catalog_show_subcategories', TRUE)) {
-        $cell_link .= "<br/><span>". implode(', ', $grandchildren) ."</span>\n";
+        $cell_link .= "<br /><span>". implode(', ', $grandchildren) ."</span>\n";
       }
       $child_list[] = $cell_link;
     }

=== modified file 'uc_file/translations/uc_file.pot'
--- uc_file/translations/uc_file.pot	2008-01-04 21:21:40 +0000
+++ uc_file/translations/uc_file.pot	2009-04-06 10:47:42 +0000
@@ -122,19 +122,19 @@ msgid "%file is not a valid file or dire
 msgstr ""
 
 #: uc_file.module:366
-msgid "<strong>SKU:</strong> Any<br/>"
+msgid "<strong>SKU:</strong> Any<br />"
 msgstr ""
 
 #: uc_file.module:366
-msgid "<strong>SKU:</strong> !sku<br/>"
+msgid "<strong>SKU:</strong> !sku<br />"
 msgstr ""
 
 #: uc_file.module:368
-msgid "<strong>Directory:</strong> !dir<br/>"
+msgid "<strong>Directory:</strong> !dir<br />"
 msgstr ""
 
 #: uc_file.module:371
-msgid "<strong>File:</strong> !file<br/>"
+msgid "<strong>File:</strong> !file<br />"
 msgstr ""
 
 #: uc_file.module:374

=== modified file 'uc_file/uc_file.module'
--- uc_file/uc_file.module	2009-04-01 15:17:04 +0000
+++ uc_file/uc_file.module	2009-04-06 10:47:42 +0000
@@ -907,10 +907,10 @@ function uc_file_feature_form_submit($fo
   // Build product feature descriptions.
   $description = t('<strong>SKU:</strong> !sku<br />', array('!sku' => empty($file_product['model']) ? 'Any' : $file_product['model']));
   if (is_dir(variable_get('uc_file_base_dir', NULL) ."/". $file_product['filename'])) {
-    $description .= t('<strong>Directory:</strong> !dir<br/>', array('!dir' => $file_product['filename']));
+    $description .= t('<strong>Directory:</strong> !dir<br />', array('!dir' => $file_product['filename']));
   }
   else {
-    $description .= t('<strong>File:</strong> !file<br/>', array('!file' => basename($file_product['filename'])));;
+    $description .= t('<strong>File:</strong> !file<br />', array('!file' => basename($file_product['filename'])));;
   }
   $description .= $file_product['shippable'] ? t('<strong>Shippable:</strong> Yes') : t('<strong>Shippable:</strong> No');
 

=== modified file 'uc_order/translations/uc_order.pot'
--- uc_order/translations/uc_order.pot	2008-01-04 21:21:40 +0000
+++ uc_order/translations/uc_order.pot	2009-04-06 10:47:42 +0000
@@ -986,7 +986,7 @@ msgid "Search options"
 msgstr ""
 
 #: uc_order.module:1357
-msgid "Search for customers based on any of the following fields.  Use * as a wildcard to match any character.<br/>For example, searching by last name for 's*' will return all customers whose last name starts with an s.<br/>(<em>Leave a field empty to ignore it in the search.</em>)"
+msgid "Search for customers based on any of the following fields.  Use * as a wildcard to match any character.<br />For example, searching by last name for 's*' will return all customers whose last name starts with an s.<br />(<em>Leave a field empty to ignore it in the search.</em>)"
 msgstr ""
 
 #: uc_order.module:1364

=== modified file 'uc_order/uc_order.admin.inc'
--- uc_order/uc_order.admin.inc	2009-04-01 17:14:08 +0000
+++ uc_order/uc_order.admin.inc	2009-04-06 10:47:42 +0000
@@ -717,7 +717,7 @@ function uc_order_address_book_form($for
   $select = uc_select_address($uid, $type, $func);
 
   if ($uid == 0) {
-    $form['desc'] = array('#value' => '<br />'. t('You must select a customer before address<br>information is available.<br>') .'<br/>');
+    $form['desc'] = array('#value' => '<br />'. t('You must select a customer before address<br>information is available.<br>') .'<br />');
   }
   elseif (is_null($select)) {
     $form['desc'] = array('#value' => '<br />'. t('No addresses found for customer.') .'<br />');
@@ -796,7 +796,7 @@ function uc_order_select_customer($email
       $output .= '<b>'. t('Use this account now?') .'</b><br />'
                . t('User !uid - !mail', array('!uid' => $user->uid, '!mail' => $user->mail)) .' <input type="button" '
                 .'onclick="select_existing_customer('. $user->uid .', \''
-               . $user->mail .'\');" value="'. t('Apply') .'" /><br /><br /><hr><br/>';
+               . $user->mail .'\');" value="'. t('Apply') .'" /><br /><br /><hr><br />';
     }
     else {
       $name = uc_store_email_to_username($email);
@@ -823,7 +823,7 @@ function uc_order_select_customer($email
       $output .= '<strong>'. t('Use this account now?') .'</strong><br />'
                . t('User @uid - @mail', array('@uid' => $account->uid, '@mail' => $account->mail)) .' <input type="button" '
                 .'onclick="select_existing_customer('. $account->uid .', \''
-               . $account->mail .'\');" value="'. t('Apply') .'" /><br /><br /><hr><br/>';
+               . $account->mail .'\');" value="'. t('Apply') .'" /><br /><br /><hr><br />';
     }
   }
 
@@ -837,7 +837,7 @@ function uc_order_select_customer_form($
   if (is_null(arg(4))) {
     $form['desc'] = array(
       '#value' => '<div>'. t('Search for a customer based on these fields.')
-                 .'<br />'. t('Use * as a wildcard to match any character.') .'<br/>'
+                 .'<br />'. t('Use * as a wildcard to match any character.') .'<br />'
                  .'(<em>'. t('Leave a field empty to ignore it in the search.')
                  .'</em>)</div>',
     );

=== modified file 'uc_order/uc_order.module'
--- uc_order/uc_order.module	2009-04-06 18:31:41 +0000
+++ uc_order/uc_order.module	2009-04-06 10:47:42 +0000
@@ -764,7 +764,7 @@ function uc_order_search_form() {
   $form['search']['table1'] = array('#value' => '<table><tbody style="border: 0em;"><tr><td colspan="4">');
 
   $form['search']['desc'] = array(
-    '#value' => '<div>'. t("Search for customers based on any of the following fields.  Use * as a wildcard to match any character.<br/>For example, searching by last name for 's*' will return all customers whose last name starts with an s.<br/>(<em>Leave a field empty to ignore it in the search.</em>)") .'</div>',
+    '#value' => '<div>'. t("Search for customers based on any of the following fields.  Use * as a wildcard to match any character.<br />For example, searching by last name for 's*' will return all customers whose last name starts with an s.<br />(<em>Leave a field empty to ignore it in the search.</em>)") .'</div>',
   );
 
   $form['search']['table2'] = array('#value' => '</td></tr><tr><td>');

=== modified file 'uc_reports/uc_reports.admin.inc'
--- uc_reports/uc_reports.admin.inc	2009-03-16 13:41:39 +0000
+++ uc_reports/uc_reports.admin.inc	2009-04-06 10:47:42 +0000
@@ -704,7 +704,7 @@ function uc_reports_sales_custom() {
       // Grab the detailed product breakdown if selected.
       $result = db_query("SELECT SUM(op.qty) as count, n.title, n.nid FROM {uc_order_products} as op LEFT JOIN {uc_orders} as o ON o.order_id = op.order_id LEFT JOIN {node} as n ON n.nid = op.nid WHERE %d <= o.created AND o.created <= %d AND o.order_status IN $order_statuses GROUP BY n.nid ORDER BY count DESC, n.title ASC", $subreport['start'], $subreport['end']);
       while ($product_breakdown = db_fetch_object($result)) {
-        $product_data .= $product_breakdown->count .' x '. l($product_breakdown->title, 'node/'. $product_breakdown->nid) ."<br/>\n";
+        $product_data .= $product_breakdown->count .' x '. l($product_breakdown->title, 'node/'. $product_breakdown->nid) ."<br />\n";
         $product_csv .= $product_breakdown->count .' x '. $product_breakdown->title ."\n";
       }
     }

=== modified file 'uc_roles/translations/uc_roles.pot'
--- uc_roles/translations/uc_roles.pot	2008-01-04 21:21:40 +0000
+++ uc_roles/translations/uc_roles.pot	2009-04-06 10:47:42 +0000
@@ -282,35 +282,35 @@ msgid " "
 msgstr ""
 
 #: uc_roles.module:594
-msgid "<strong>SKU:</strong> Any<br/>"
+msgid "<strong>SKU:</strong> Any<br />"
 msgstr ""
 
 #: uc_roles.module:594
-msgid "<strong>SKU:</strong> !sku<br/>"
+msgid "<strong>SKU:</strong> !sku<br />"
 msgstr ""
 
 #: uc_roles.module:595
-msgid "<strong>Role:</strong> !role_name<br/>"
+msgid "<strong>Role:</strong> !role_name<br />"
 msgstr ""
 
 #: uc_roles.module:598
-msgid "<strong>Expiration:</strong> never<br/>"
+msgid "<strong>Expiration:</strong> never<br />"
 msgstr ""
 
 #: uc_roles.module:601
-msgid "<strong>Expiration:</strong> !qty day(s)<br/>"
+msgid "<strong>Expiration:</strong> !qty day(s)<br />"
 msgstr ""
 
 #: uc_roles.module:604
-msgid "<strong>Expiration:</strong> !qty week(s)<br/>"
+msgid "<strong>Expiration:</strong> !qty week(s)<br />"
 msgstr ""
 
 #: uc_roles.module:607
-msgid "<strong>Expiration:</strong> !qty month(s)<br/>"
+msgid "<strong>Expiration:</strong> !qty month(s)<br />"
 msgstr ""
 
 #: uc_roles.module:610
-msgid "<strong>Expiration:</strong> !qty year(s)<br/>"
+msgid "<strong>Expiration:</strong> !qty year(s)<br />"
 msgstr ""
 
 #: uc_roles.module:615

=== modified file 'uc_roles/uc_roles.module'
--- uc_roles/uc_roles.module	2009-04-01 15:17:04 +0000
+++ uc_roles/uc_roles.module	2009-04-06 10:47:42 +0000
@@ -833,8 +833,8 @@ function uc_roles_feature_form_submit($f
     'end_time'     => $form_state['values']['expiration'  ] === 'abs' ? $form_state['values']['uc_roles_expire_absolute'] : NULL,
   );
 
-  $description = empty($product_role['model']) ? t('<strong>SKU:</strong> Any<br/>') : t('<strong>SKU:</strong> !sku<br/>', array('!sku' => $product_role['model']));
-  $description .=  t('<strong>Role:</strong> !role_name<br/>', array('!role_name' => _uc_roles_get_name($product_role['rid'])));
+  $description = empty($product_role['model']) ? t('<strong>SKU:</strong> Any<br />') : t('<strong>SKU:</strong> !sku<br />', array('!sku' => $product_role['model']));
+  $description .=  t('<strong>Role:</strong> !role_name<br />', array('!role_name' => _uc_roles_get_name($product_role['rid'])));
 
   if ($product_role['end_override']) {
     if ($product_role['end_time']) {
@@ -843,19 +843,19 @@ function uc_roles_feature_form_submit($f
     else {
       switch ($product_role['granularity']) {
         case 'never':
-          $description .= t('<strong>Expiration:</strong> never<br/>');
+          $description .= t('<strong>Expiration:</strong> never<br />');
           break;
         case 'day':
-          $description .= t('<strong>Expiration:</strong> !qty day(s)<br/>', array('!qty' => $product_role['duration']));
+          $description .= t('<strong>Expiration:</strong> !qty day(s)<br />', array('!qty' => $product_role['duration']));
           break;
         case 'week':
-          $description .= t('<strong>Expiration:</strong> !qty week(s)<br/>', array('!qty' => $product_role['duration']));
+          $description .= t('<strong>Expiration:</strong> !qty week(s)<br />', array('!qty' => $product_role['duration']));
           break;
         case 'month':
-          $description .= t('<strong>Expiration:</strong> !qty month(s)<br/>', array('!qty' => $product_role['duration']));
+          $description .= t('<strong>Expiration:</strong> !qty month(s)<br />', array('!qty' => $product_role['duration']));
           break;
         case 'year':
-          $description .= t('<strong>Expiration:</strong> !qty year(s)<br/>', array('!qty' => $product_role['duration']));
+          $description .= t('<strong>Expiration:</strong> !qty year(s)<br />', array('!qty' => $product_role['duration']));
           break;
         default:
           break;
@@ -863,9 +863,9 @@ function uc_roles_feature_form_submit($f
     }
   }
   else {
-    $description .= t('<strong>Expiration:</strong> !link (not overridden)<br/>', array('!link' => l(t('Global expiration'), 'admin/store/settings/products/edit/features')));
+    $description .= t('<strong>Expiration:</strong> !link (not overridden)<br />', array('!link' => l(t('Global expiration'), 'admin/store/settings/products/edit/features')));
   }
-  $description .= $product_role['shippable'] ? t('<strong>Shippable:</strong> Yes<br/>') : t('<strong>Shippable:</strong> No<br/>');
+  $description .= $product_role['shippable'] ? t('<strong>Shippable:</strong> Yes<br />') : t('<strong>Shippable:</strong> No<br />');
   $description .= $product_role['by_quantity'] ? t('<strong>Multiply by quantity:</strong> Yes') : t('<strong>Multiply by quantity:</strong> No');
 
   $data = array(

=== modified file 'uc_store/translations/es.po'
--- uc_store/translations/es.po	2007-10-15 14:09:33 +0000
+++ uc_store/translations/es.po	2009-04-06 10:47:42 +0000
@@ -387,8 +387,8 @@ msgid "Search options"
 msgstr "Opciones de búsqueda"
 
 #: uc_store.module:843
-msgid "Search for customers based on any of the following fields.  Use * as a wildcard to match any character.<br/>For example, searching by last name for 's*' will return all customers whose last name starts with an s.<br/>(<em>Leave a field empty to ignore it in the search.</em>)"
-msgstr "Buscar clientes basados en alguno de los siguientes campos. Use * como comodín para coincidir cualquier carácter.<br/>Por ejemplo, buscando por los últimos apellidos con 's*' devolverá todos los clientes cuyo apellido comience con una s.<br/>(<em>Déjelo en blanco para ignorarlo en la búsqueda.</em>"
+msgid "Search for customers based on any of the following fields.  Use * as a wildcard to match any character.<br />For example, searching by last name for 's*' will return all customers whose last name starts with an s.<br />(<em>Leave a field empty to ignore it in the search.</em>)"
+msgstr "Buscar clientes basados en alguno de los siguientes campos. Use * como comodín para coincidir cualquier carácter.<br />Por ejemplo, buscando por los últimos apellidos con 's*' devolverá todos los clientes cuyo apellido comience con una s.<br />(<em>Déjelo en blanco para ignorarlo en la búsqueda.</em>"
 
 #: uc_store.module:850
 msgid "First name"

=== modified file 'uc_store/translations/uc_store.pot'
--- uc_store/translations/uc_store.pot	2008-01-04 21:21:40 +0000
+++ uc_store/translations/uc_store.pot	2009-04-06 10:47:42 +0000
@@ -402,7 +402,7 @@ msgid "Search options"
 msgstr ""
 
 #: uc_store.module:861
-msgid "Search for customers based on any of the following fields.  Use * as a wildcard to match any character.<br/>For example, searching by last name for 's*' will return all customers whose last name starts with an s.<br/>(<em>Leave a field empty to ignore it in the search.</em>)"
+msgid "Search for customers based on any of the following fields.  Use * as a wildcard to match any character.<br />For example, searching by last name for 's*' will return all customers whose last name starts with an s.<br />(<em>Leave a field empty to ignore it in the search.</em>)"
 msgstr ""
 
 #: uc_store.module:868;1572;2135

=== modified file 'uc_store/uc_store.admin.inc'
--- uc_store/uc_store.admin.inc	2009-03-11 04:33:33 +0000
+++ uc_store/uc_store.admin.inc	2009-04-06 10:47:42 +0000
@@ -223,7 +223,7 @@ function uc_store_customer_search_form()
   $form['search']['table1'] = array('#value' => '<table><tbody style="border: 0px;"><tr><td colspan="4">');
 
   $form['search']['desc'] = array(
-    '#value' => '<div>'. t("Search for customers based on any of the following fields. Use * as a wildcard to match any character.<br/>For example, searching by last name for 's*' will return all customers whose last name starts with an s.<br/>(<em>Leave a field empty to ignore it in the search.</em>)") .'</div>',
+    '#value' => '<div>'. t("Search for customers based on any of the following fields. Use * as a wildcard to match any character.<br />For example, searching by last name for 's*' will return all customers whose last name starts with an s.<br />(<em>Leave a field empty to ignore it in the search.</em>)") .'</div>',
   );
 
   $form['search']['table2'] = array('#value' => '</td></tr><tr><td>');

=== modified file 'uc_taxes/uc_taxes.admin.inc'
--- uc_taxes/uc_taxes.admin.inc	2009-03-07 20:02:36 +0000
+++ uc_taxes/uc_taxes.admin.inc	2009-04-06 10:47:42 +0000
@@ -73,7 +73,7 @@ function uc_taxes_form($form_state, $rat
   $form['name'] = array(
     '#type' => 'textfield',
     '#title' => t('Name'),
-    '#description' => t('This name will appear to the customer when this tax is applied to an order.<br/>It will also be used to name the corresponding predicate for this rate.'),
+    '#description' => t('This name will appear to the customer when this tax is applied to an order.<br />It will also be used to name the corresponding predicate for this rate.'),
     '#default_value' => $rate_id ? $rate->name : '',
     '#required' => TRUE,
   );

