diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-09-26 05:33:11 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-09-26 05:33:11 +0000 |
| commit | b760cc0d5899b62bd321c6723be6413759bf7715 (patch) | |
| tree | 7ab012b8a83775cfc2eb94091b000daefd59859d /data | |
| parent | faa26870b0fa00cc34002f54f682f59b4bcf127b (diff) | |
| download | pcsxr-b760cc0d5899b62bd321c6723be6413759bf7715.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@30483 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'data')
| -rw-r--r-- | data/pcsx.glade2 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/pcsx.glade2 b/data/pcsx.glade2 index de66aa7a..9a8deb91 100644 --- a/data/pcsx.glade2 +++ b/data/pcsx.glade2 @@ -383,7 +383,7 @@ </child> <child> <widget class="GtkImageMenuItem" id="graphics1"> - <property name="label" translatable="yes">_Graphics</property> + <property name="label" translatable="yes">_Graphics...</property> <property name="visible">True</property> <property name="use_underline">True</property> <property name="use_stock">False</property> @@ -398,7 +398,7 @@ </child> <child> <widget class="GtkImageMenuItem" id="sound1"> - <property name="label" translatable="yes">_Sound</property> + <property name="label" translatable="yes">_Sound...</property> <property name="visible">True</property> <property name="use_underline">True</property> <property name="use_stock">False</property> @@ -413,7 +413,7 @@ </child> <child> <widget class="GtkImageMenuItem" id="cdrom1"> - <property name="label" translatable="yes">CD-_ROM</property> + <property name="label" translatable="yes">CD-_ROM...</property> <property name="visible">True</property> <property name="use_underline">True</property> <property name="use_stock">False</property> @@ -428,7 +428,7 @@ </child> <child> <widget class="GtkImageMenuItem" id="pad1"> - <property name="label" translatable="yes">Controller _1</property> + <property name="label" translatable="yes">Controller _1...</property> <property name="visible">True</property> <property name="use_underline">True</property> <property name="use_stock">False</property> @@ -443,7 +443,7 @@ </child> <child> <widget class="GtkImageMenuItem" id="pad2"> - <property name="label" translatable="yes">Controller _2</property> + <property name="label" translatable="yes">Controller _2...</property> <property name="visible">True</property> <property name="use_underline">True</property> <property name="use_stock">False</property> |
