s/execute/run/
This commit is contained in:
parent
fa05cd9201
commit
ae6a7f22ac
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue