s/execute/run/

This commit is contained in:
Jody Goldberg 2002-04-23 16:01:47 +00:00
parent fa05cd9201
commit ae6a7f22ac

View file

@ -706,7 +706,7 @@
<child>
<widget class="GtkLabel" id="program_label">
<property name="label" translatable="yes">_Program to execute</property>
<property name="label" translatable="yes">_Program to run</property>
<property name="justify">GTK_JUSTIFY_CENTER</property>
<property name="wrap">no</property>
<property name="xalign">0</property>
@ -1320,7 +1320,7 @@
<child>
<widget class="GtkLabel" id="program_label">
<property name="label" translatable="yes">_Program to execute</property>
<property name="label" translatable="yes">_Program to run</property>
<property name="justify">GTK_JUSTIFY_CENTER</property>
<property name="wrap">no</property>
<property name="xalign">0</property>