[gtranslator] English-language change in the Open-Tran plugin configuration dialog.



commit 01ac89c9495fb1a31967bff109cb9192a94b50f0
Author: Yaron Sheffer <yaronf gmx com>
Date:   Sun Oct 24 18:05:09 2010 +0200

    English-language change in the Open-Tran plugin configuration dialog.
    
    Signed-off-by: Yaron Sheffer <yaronf gmx com>

 plugins/open-tran/gtr-open-tran-dialog.ui |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/plugins/open-tran/gtr-open-tran-dialog.ui b/plugins/open-tran/gtr-open-tran-dialog.ui
index fa33f1a..5fa869d 100644
--- a/plugins/open-tran/gtr-open-tran-dialog.ui
+++ b/plugins/open-tran/gtr-open-tran-dialog.ui
@@ -8,7 +8,6 @@
     <property name="title" translatable="yes">Open Tran Settings</property>
     <property name="window_position">center-on-parent</property>
     <property name="type_hint">dialog</property>
-    <property name="has_separator">False</property>
     <child internal-child="vbox">
       <object class="GtkVBox" id="dialog-vbox1">
         <property name="visible">True</property>
@@ -25,7 +24,7 @@
                 <property name="visible">True</property>
                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">Code language to query open-tran:</property>
+                <property name="label" translatable="yes">Language code for the Open-Tran query:</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                 </attributes>
@@ -58,7 +57,7 @@
                 <property name="visible">True</property>
                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">Code language of the results:</property>
+                <property name="label" translatable="yes">Language code of the translated results:</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                 </attributes>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]