Index: uc_attribute/translations/uk.po
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/ubercart/uc_attribute/translations/Attic/uk.po,v
retrieving revision 1.1.2.1
diff -u -r1.1.2.1 uk.po
--- uc_attribute/translations/uk.po	11 Sep 2009 14:00:57 -0000	1.1.2.1
+++ uc_attribute/translations/uk.po	11 Jun 2010 14:46:40 -0000
@@ -454,7 +454,7 @@
 msgstr "Ð’Ð¸Ð´Ð°Ð»Ð¸Ñ‚Ð¸ ÐµÐ»ÐµÐ¼ÐµÐ½Ñ‚ Ð²Ð¸Ð±Ð¾Ñ€Ñƒ"
 
 #: uc_attribute.module:192
-msgid "Adjustments"
+msgid "SKU Adjustments"
 msgstr "ÐšÐ¾Ñ€Ð¸Ð³ÑƒÐ²Ð°Ð½Ð½Ñ?"
 
 #: uc_attribute.install:13
Index: uc_attribute/translations/uc_attribute.pot
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/ubercart/uc_attribute/translations/Attic/uc_attribute.pot,v
retrieving revision 1.1.2.4
diff -u -r1.1.2.4 uc_attribute.pot
--- uc_attribute/translations/uc_attribute.pot	7 Nov 2008 21:13:27 -0000	1.1.2.4
+++ uc_attribute/translations/uc_attribute.pot	11 Jun 2010 14:46:40 -0000
@@ -74,7 +74,7 @@
 msgstr ""
 
 #: uc_attribute.module:134
-msgid "Adjustments"
+msgid "SKU Adjustments"
 msgstr ""
 
 #: uc_attribute.module:279
Index: uc_attribute/translations/uc_attribute.de.po
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/ubercart/uc_attribute/translations/Attic/uc_attribute.de.po,v
retrieving revision 1.1.2.1
diff -u -r1.1.2.1 uc_attribute.de.po
--- uc_attribute/translations/uc_attribute.de.po	18 Jan 2009 11:44:00 -0000	1.1.2.1
+++ uc_attribute/translations/uc_attribute.de.po	11 Jun 2010 14:46:39 -0000
@@ -96,7 +96,7 @@
 msgstr "Eigenschafts Einstellungen anpassen"
 
 #: uc_attribute/uc_attribute.module:191
-msgid "Adjustments"
+msgid "SKU Adjustments"
 msgstr "Anpassungen"
 
 #: uc_attribute/uc_attribute.admin.inc:246
Index: uc_attribute/translations/uc_attribute.ja.po
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/ubercart/uc_attribute/translations/Attic/uc_attribute.ja.po,v
retrieving revision 1.1.2.2
diff -u -r1.1.2.2 uc_attribute.ja.po
--- uc_attribute/translations/uc_attribute.ja.po	20 Nov 2009 07:09:08 -0000	1.1.2.2
+++ uc_attribute/translations/uc_attribute.ja.po	11 Jun 2010 14:46:40 -0000
@@ -460,7 +460,7 @@
 msgstr "ã‚ªãƒ—ã‚·ãƒ§ãƒ³ã?®å‰Šé™¤"
 
 #: uc_attribute.module:192
-msgid "Adjustments"
+msgid "SKU Adjustments"
 msgstr "èª¿æ•´"
 
 #: uc_attribute.install:16
Index: translations/uk.po
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/ubercart/translations/Attic/uk.po,v
retrieving revision 1.1.2.4
diff -u -r1.1.2.4 uk.po
--- translations/uk.po	11 Sep 2009 14:19:55 -0000	1.1.2.4
+++ translations/uk.po	11 Jun 2010 14:46:39 -0000
@@ -6521,7 +6521,7 @@
 msgstr "Ð’Ð¸Ð´Ð°Ð»Ð¸Ñ‚Ð¸ ÐµÐ»ÐµÐ¼ÐµÐ½Ñ‚ Ð²Ð¸Ð±Ð¾Ñ€Ñƒ"
 
 #: uc_attribute/uc_attribute.module:192
-msgid "Adjustments"
+msgid "SKU Adjustments"
 msgstr "ÐšÐ¾Ñ€Ð¸Ð³ÑƒÐ²Ð°Ð½Ð½Ñ?"
 
 #: uc_attribute/uc_attribute.install:13
Index: uc_attribute/uc_attribute.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/ubercart/uc_attribute/uc_attribute.module,v
retrieving revision 1.12.2.38
diff -u -r1.12.2.38 uc_attribute.module
--- uc_attribute/uc_attribute.module	27 Jan 2010 22:23:31 -0000	1.12.2.38
+++ uc_attribute/uc_attribute.module	11 Jun 2010 14:46:39 -0000
@@ -189,7 +189,7 @@
     'file' => 'uc_attribute.admin.inc',
   );
   $items['node/%node/edit/adjustments'] = array(
-    'title' => 'Adjustments',
+    'title' => 'SKU Adjustments',
     'page callback' => 'drupal_get_form',
     'page arguments' => array('uc_product_adjustments_form', 1),
     'access callback' => 'uc_attribute_product_option_access',
