Message typo.
[udpgate.git] / src / ui-gnome.glade
index d04fa08..01f9fbb 100644 (file)
@@ -7,7 +7,7 @@
 
 <widget class="GnomeApp" id="App">
   <property name="visible">True</property>
-  <property name="title" translatable="yes">UDP Forwarder</property>
+  <property name="title" translatable="yes">UDP Gateway</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
   <property name="window_position">GTK_WIN_POS_NONE</property>
   <property name="modal">False</property>
@@ -49,7 +49,7 @@
                  <property name="right_margin">0</property>
                  <property name="indent">0</property>
                  <property name="text" translatable="yes">Choose your port and try connection to the alternate MMS service center.
-Some phone models support only the tandard port 9201.
+Some phone models support only the standard port 9201.
 Port 9201 is usually blocked by the GSM operator.
 If you do not have &quot;static IP&quot; for your machine the &quot;IP address&quot; will change from time to time between your machine restarts.
 Generally you cannot use this program in firewalled networks although try to ask your sysadmin for the specific &quot;port forward&quot;.
@@ -90,8 +90,8 @@ Generally you cannot use this program in firewalled networks although try to ask
                          <property name="can_focus">True</property>
                          <property name="editable">True</property>
                          <property name="visibility">True</property>
-                         <property name="max_length">0</property>
-                         <property name="text" translatable="yes"></property>
+                         <property name="max_length">5</property>
+                         <property name="text" translatable="no"></property>
                          <property name="has_frame">True</property>
                          <property name="invisible_char" translatable="yes">*</property>
                          <property name="activates_default">False</property>
@@ -112,6 +112,7 @@ Generally you cannot use this program in firewalled networks although try to ask
                      <property name="label" translatable="yes">Try random one</property>
                      <property name="use_underline">True</property>
                      <property name="relief">GTK_RELIEF_NORMAL</property>
+                     <signal name="clicked" handler="on_PortButtonRandom_clicked" last_modification_time="Sun, 09 May 2004 16:50:55 GMT"/>
                    </widget>
                    <packing>
                      <property name="padding">0</property>
@@ -186,6 +187,7 @@ Generally you cannot use this program in firewalled networks although try to ask
                  <property name="active">False</property>
                  <property name="inconsistent">False</property>
                  <property name="draw_indicator">True</property>
+                 <signal name="toggled" handler="on_AutostartCheckButton_toggled" after="yes" last_modification_time="Sun, 09 May 2004 16:51:15 GMT"/>
                </widget>
                <packing>
                  <property name="left_attach">1</property>
@@ -228,7 +230,7 @@ Generally you cannot use this program in firewalled networks although try to ask
                  <property name="editable">False</property>
                  <property name="visibility">True</property>
                  <property name="max_length">0</property>
-                 <property name="text" translatable="yes">123.456.789.123</property>
+                 <property name="text" translatable="yes"></property>
                  <property name="has_frame">True</property>
                  <property name="invisible_char" translatable="yes">*</property>
                  <property name="activates_default">False</property>
@@ -261,9 +263,10 @@ Generally you cannot use this program in firewalled networks although try to ask
                  <property name="can_default">True</property>
                  <property name="can_focus">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
+                 <signal name="clicked" handler="on_ButtonStart_clicked" last_modification_time="Sun, 09 May 2004 16:49:20 GMT"/>
 
                  <child>
-                   <widget class="GtkAlignment" id="alignment1">
+                   <widget class="GtkAlignment" id="ButtonStartAlignment">
                      <property name="visible">True</property>
                      <property name="xalign">0.5</property>
                      <property name="yalign">0.5</property>
@@ -271,13 +274,13 @@ Generally you cannot use this program in firewalled networks although try to ask
                      <property name="yscale">0</property>
 
                      <child>
-                       <widget class="GtkHBox" id="hbox1">
+                       <widget class="GtkHBox" id="ButtonStartHBox">
                          <property name="visible">True</property>
                          <property name="homogeneous">False</property>
                          <property name="spacing">2</property>
 
                          <child>
-                           <widget class="GtkImage" id="image1">
+                           <widget class="GtkImage" id="ButtonStartImage">
                              <property name="visible">True</property>
                              <property name="stock">gtk-execute</property>
                              <property name="icon_size">4</property>
@@ -294,7 +297,7 @@ Generally you cannot use this program in firewalled networks although try to ask
                          </child>
 
                          <child>
-                           <widget class="GtkLabel" id="label1">
+                           <widget class="GtkLabel" id="ButtonStartLabel">
                              <property name="visible">True</property>
                              <property name="label" translatable="yes">_Start</property>
                              <property name="use_underline">True</property>
@@ -326,9 +329,10 @@ Generally you cannot use this program in firewalled networks although try to ask
                  <property name="can_default">True</property>
                  <property name="can_focus">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
+                 <signal name="clicked" handler="on_ButtonStop_clicked" last_modification_time="Sun, 09 May 2004 16:49:28 GMT"/>
 
                  <child>
-                   <widget class="GtkAlignment" id="alignment2">
+                   <widget class="GtkAlignment" id="ButtonStopAlignment">
                      <property name="visible">True</property>
                      <property name="xalign">0.5</property>
                      <property name="yalign">0.5</property>
@@ -336,13 +340,13 @@ Generally you cannot use this program in firewalled networks although try to ask
                      <property name="yscale">0</property>
 
                      <child>
-                       <widget class="GtkHBox" id="hbox2">
+                       <widget class="GtkHBox" id="ButtonStopHBox">
                          <property name="visible">True</property>
                          <property name="homogeneous">False</property>
                          <property name="spacing">2</property>
 
                          <child>
-                           <widget class="GtkImage" id="image2">
+                           <widget class="GtkImage" id="ButtonStopImage">
                              <property name="visible">True</property>
                              <property name="stock">gtk-stop</property>
                              <property name="icon_size">4</property>
@@ -359,7 +363,7 @@ Generally you cannot use this program in firewalled networks although try to ask
                          </child>
 
                          <child>
-                           <widget class="GtkLabel" id="label2">
+                           <widget class="GtkLabel" id="ButtonStopLabel">
                              <property name="visible">True</property>
                              <property name="label" translatable="yes">S_top</property>
                              <property name="use_underline">True</property>
@@ -391,9 +395,10 @@ Generally you cannot use this program in firewalled networks although try to ask
                  <property name="can_default">True</property>
                  <property name="can_focus">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
+                 <signal name="clicked" handler="on_ButtonHide_clicked" last_modification_time="Sun, 09 May 2004 16:49:35 GMT"/>
 
                  <child>
-                   <widget class="GtkAlignment" id="alignment3">
+                   <widget class="GtkAlignment" id="ButtonHideAlignment">
                      <property name="visible">True</property>
                      <property name="xalign">0.5</property>
                      <property name="yalign">0.5</property>
@@ -401,13 +406,13 @@ Generally you cannot use this program in firewalled networks although try to ask
                      <property name="yscale">0</property>
 
                      <child>
-                       <widget class="GtkHBox" id="hbox3">
+                       <widget class="GtkHBox" id="ButtonHideHBox">
                          <property name="visible">True</property>
                          <property name="homogeneous">False</property>
                          <property name="spacing">2</property>
 
                          <child>
-                           <widget class="GtkImage" id="image3">
+                           <widget class="GtkImage" id="ButtonHideImage">
                              <property name="visible">True</property>
                              <property name="stock">gtk-apply</property>
                              <property name="icon_size">4</property>
@@ -424,7 +429,7 @@ Generally you cannot use this program in firewalled networks although try to ask
                          </child>
 
                          <child>
-                           <widget class="GtkLabel" id="label3">
+                           <widget class="GtkLabel" id="ButtonHideLabel">
                              <property name="visible">True</property>
                              <property name="label" translatable="yes">_Hide</property>
                              <property name="use_underline">True</property>