diff -r a45e15c28f19 panel_preferences_chat.xml
--- a/panel_preferences_chat.xml	Fri Oct 02 11:16:32 2009 -0700
+++ b/panel_preferences_chat.xml	Fri Oct 02 11:52:09 2009 -0700
@@ -73,7 +73,7 @@
 	     label="URLs" left_delta="54" mouse_opaque="true" name="links" width="44" />
 	
 	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
-	     bottom_delta="-28" drop_shadow_visible="true" enabled="true" follows="left|top"
+	     bottom_delta="-26" drop_shadow_visible="true" enabled="true" follows="left|top"
 	     font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12"
 	     mouse_opaque="false" name="text_box3" v_pad="0" width="135">
 		Chat Console:
@@ -112,7 +112,7 @@
 	     mouse_opaque="true" name="chat_full_width_check" radio_style="false"
 	     width="239" />
 	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
-	      bottom_delta="-25" drop_shadow_visible="true" enabled="true" follows="left|top"
+	      bottom_delta="-22" drop_shadow_visible="true" enabled="true" follows="left|top"
 	     font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12"
 	     mouse_opaque="false" name="text_box6" v_pad="0" width="135">
 		Chat Options:
@@ -140,16 +140,16 @@
 	     label="Play typing animation when chatting" left="148" mouse_opaque="true"
 	     name="play_typing_animation" radio_style="false" width="237" />
 	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
-	     bottom="-369" drop_shadow_visible="true" enabled="true" follows="left|top"
+	     bottom="-365" drop_shadow_visible="true" enabled="true" follows="left|top"
 	     font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12"
 	     mouse_opaque="false" name="text_box7" v_pad="0" width="128">
 		Bubble Chat:
 	</text>
-	<check_box bottom="-376" control_name="UseChatBubbles" enabled="true" follows="left|top"
+	<check_box bottom="-370" control_name="UseChatBubbles" enabled="true" follows="left|top"
 	     font="SansSerifSmall" height="16" initial_value="false"
 	     label="Show chat bubbles" left="148" mouse_opaque="true"
 	     name="bubble_text_chat" radio_style="false" width="237" />
-	<slider bottom="-392" can_edit_text="false" control_name="ChatBubbleOpacity"
+	<slider bottom="-386" can_edit_text="false" control_name="ChatBubbleOpacity"
 	     decimal_digits="3" enabled="true" follows="left|top" height="12"
 	     increment="0.05" initial_val="1" label="Opacity" left="148" max_val="1"
 	     min_val="0" mouse_opaque="true" name="bubble_chat_opacity" show_text="true"
@@ -158,11 +158,21 @@
 	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
 	     bottom="-410" drop_shadow_visible="true" enabled="true" follows="left|top"
 	     font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12"
-	     mouse_opaque="false" name="text_chat_language" v_pad="0" width="128">
-		Chat Language:
+	     mouse_opaque="false" name="text_translate_chat" v_pad="0" width="128">
+		Translate Chat:
 	</text>
-	<combo_box allow_text_entry="true" bottom="-417" enabled="true"
-	     follows="left|top" height="16" left="148" max_chars="135"
+	<check_box bottom="-417" control_name="TranslateChat" enabled="true" follows="left|top"
+	     font="SansSerifSmall" height="16" initial_value="false"
+	     label="Use machine translation while chatting (powered by Google)" left="148" mouse_opaque="true"
+	     name="translate_chat" radio_style="false" width="237" />
+	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
+	     bottom="-432" drop_shadow_visible="true" enabled="true" follows="left|top"
+	     font="SansSerifSmall" h_pad="0" halign="left" height="10" left="149"
+	     mouse_opaque="false" name="text_translate_chat" v_pad="0" width="160">
+		Translate into this language:
+	</text>	
+	<combo_box allow_text_entry="true" bottom="-438" enabled="true"
+	     follows="left|top" height="16" left_delta="183" max_chars="135"
 	     mouse_opaque="true" name="translate_language_combobox" width="146">
 		<combo_item type="string" length="1" enabled="true" name="System Default Language" value="default">
 			System Default
@@ -219,8 +229,4 @@
 			??? (Korean) - Beta
 		</combo_item>
 	</combo_box>
-	<check_box bottom="-440" control_name="TranslateChat" enabled="true" follows="left|top"
-	     font="SansSerifSmall" height="16" initial_value="false"
-	     label="Translate chat" left="148" mouse_opaque="true"
-	     name="translate_chat" radio_style="false" width="237" />
 </panel>
