Merge remote branch 'savannah/master'
[pspp-builds.git] / src / ui / gui / output-viewer.ui
index 57d3754942c55e24aa526938c42b09b2238c4e26..d3baad714148dd3dee0ba020328d01bb78ef6595 100644 (file)
           <object class="GtkAction" id="file_print">
             <property name="name">file_print</property>
             <property name="stock-id">gtk-print</property>
+            <property name="label" translatable="yes">_Print...</property>
           </object>
         </child>
         <child>
           <object class="GtkAction" id="file_export">
             <property name="name">file_export</property>
             <property name="stock-id">gtk-convert</property>
-            <property name="label" translatable="yes">_Export</property>
+            <property name="label" translatable="yes">_Export...</property>
           </object>
         </child>
         <child>
@@ -31,7 +32,7 @@
         <child>
           <object class="GtkAction" id="edit_select-all">
             <property name="name">edit_select-all</property>
-            <property name="label" translatable="yes">Select _All</property>
+            <property name="stock-id">gtk-select-all</property>
           </object>
         </child>
         <child>