Rename 'Move Torrent' to 'Move Storage'

This commit is contained in:
Andrew Resch 2008-06-23 00:22:51 +00:00
parent 48d18e3c52
commit f200cae0f0
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@
<widget class="GtkImageMenuItem" id="menuitem_move">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label" translatable="yes">Move _Torrent</property>
<property name="label" translatable="yes">Move _Storage</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menuitem_move_activate"/>
<child internal-child="image">