]> git.0d.be Git - empathy.git/commitdiff
Remove "View"/"Show" prefixes from View menu items
authorWill Thompson <will.thompson@collabora.co.uk>
Tue, 2 Jun 2009 18:05:51 +0000 (19:05 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 2 Jun 2009 18:21:48 +0000 (19:21 +0100)
Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>
src/empathy-main-window.ui

index bbf8f19728582ab189a9a91b0ff055d71a0e8737..d0460e6216655b8944806aa3fac311217183457d 100644 (file)
@@ -22,7 +22,7 @@
           <object class="GtkAction" id="view_history">
             <property name="icon-name">document-open-recent</property>
             <property name="name">view_history</property>
-            <property name="label" translatable="yes">_View Previous Conversations</property>
+            <property name="label" translatable="yes">_Previous Conversations</property>
           </object>
           <accelerator key="F3" modifiers=""/>
         </child>
           <object class="GtkAction" id="view_show_ft_manager">
             <property name="icon-name">document-send</property>
             <property name="name">view_show_ft_manager</property>
-            <property name="label" translatable="yes">Show _File Transfers</property>
+            <property name="label" translatable="yes">_File Transfers</property>
           </object>
         </child>
         <child>
           <object class="GtkToggleAction" id="view_show_offline">
             <property name="name">view_show_offline</property>
-            <property name="label" translatable="yes">Show _Offline Contacts</property>
+            <property name="label" translatable="yes">_Offline Contacts</property>
           </object>
           <accelerator key="H" modifiers="GDK_CONTROL_MASK"/>
         </child>
         <child>
           <object class="GtkAction" id="view_show_map">
             <property name="name">view_show_map</property>
-            <property name="label" translatable="yes">Show Contacts on a Map</property>
+            <property name="label" translatable="yes">Contacts on a _Map</property>
           </object>
         </child>
         <child>