--- payment/payment.module	2007-07-16 03:14:32.000000000 +0200
+++ payment/payment_patched.module	2008-03-06 20:10:31.000000000 +0100
@@ -78,8 +78,8 @@ function payment_menu($may_cache) {
     );
     $items[] = array(
       'path' => 'admin/ecsettings/payment',
-      'title' => 'Payment',
-      'description' => 'Payment settings include regional price format and test settings.',
+      'title' => t('Payment'),
+      'description' => t('Payment settings include regional price format and test settings.'),
       'callback' => 'drupal_get_form',
       'callback arguments' => array('payment_ec_settings'),
       'access' => user_access('administer store'),
