gui: Add ellipsis to menu items that require further input.
[pspp-builds.git] / src / ui / gui / syntax-editor.ui
index e65eef66ccd85067d336b121d6d034ca12db7992..91fdec4946b7049b398b4a35bfe4e8a49c0591c0 100644 (file)
@@ -32,6 +32,7 @@
           <object class="GtkAction" id="file_open">
             <property name="stock-id">gtk-open</property>
             <property name="name">file_open</property>
+            <property name="label" translatable="yes">_Open...</property>
           </object>
         </child>
         <child>
@@ -44,6 +45,7 @@
           <object class="GtkAction" id="file_save_as">
             <property name="stock-id">gtk-save-as</property>
             <property name="name">file_save_as</property>
+            <property name="label" translatable="yes">Save _As...</property>
           </object>
         </child>
         <child>