blob: 61c200b277e75f9724b82d4999f001ab40e1f7e7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
--- interface/MainWindow.glade.orig 2008-04-30 18:41:37.000000000 +0900
+++ interface/MainWindow.glade 2009-09-12 03:39:24.000000000 +0900
@@ -84,7 +84,7 @@
<child>
<widget class="GtkMenuItem" id="menuitem2">
<property name="visible">True</property>
- <property name="label">_Modifica</property>
+ <property name="label">_Edit</property>
<property name="use_underline">True</property>
<child>
<widget class="GtkMenu" id="menuitem2_menu">
@@ -173,7 +173,7 @@
<child>
<widget class="GtkMenuItem" id="menuitem4">
<property name="visible">True</property>
- <property name="label">A_iuto</property>
+ <property name="label">_Help</property>
<property name="use_underline">True</property>
<child>
<widget class="GtkMenu" id="menuitem4_menu">
|