Fix outstanding quote style issues
[pspp] / src / ui / gui / recode.ui
index 711a4eafb631e337c55c35b42db03b420e2e1521..45a3a6cc2c4fea79611996484ae8be214becbefe 100644 (file)
                     <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">Convert numeric strings to numbers ('5' -&gt; 5)</property>
+                    <property name="label" translatable="yes">Convert numeric strings to numbers (`5' -&gt; 5)</property>
                   </object>
                   <packing>
                     <property name="left_attach">1</property>
   </object>
   <object class="PsppireDialog" id="recode-dialog">
     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-    <property name="title">Recode into Same Variables</property>
+    <property name="title" translatable="yes">Recode into Same Variables</property>
     <property name="modal">True</property>
     <property name="orientation">Tabular</property>
     <child internal-child="hbox">
                         <property name="vscrollbar_policy">automatic</property>
                         <property name="shadow_type">etched-in</property>
                         <child>
-                          <object class="GtkTreeView" id="treeview2">
+                          <object class="PsppireVarView" id="treeview2">
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>