Changeset 6278

Show
Ignore:
Timestamp:
05/04/06 20:37:34 (3 years ago)
Author:
dkirov
Message:

added some underlines to contact context menu

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/data/glade/roster_contact_context_menu.glade

    r6265 r6278  
    8080    <widget class="GtkImageMenuItem" id="send_file_menuitem"> 
    8181      <property name="visible">True</property> 
    82       <property name="label" translatable="yes">Send File</property> 
     82      <property name="label" translatable="yes">Send _File</property> 
    8383      <property name="use_underline">True</property> 
    8484 
     
    166166            <widget class="GtkImageMenuItem" id="resend_authorization_to_menuitem"> 
    167167              <property name="visible">True</property> 
    168               <property name="label" translatable="yes">Allow him/her to see my status</property> 
     168              <property name="label" translatable="yes">_Allow him/her to see my status</property> 
    169169              <property name="use_underline">True</property> 
    170170 
     
    186186            <widget class="GtkImageMenuItem" id="rerequest_authorization_from_menuitem"> 
    187187              <property name="visible">True</property> 
    188               <property name="label" translatable="yes">Ask to see his/her status</property> 
     188              <property name="label" translatable="yes">A_sk to see his/her status</property> 
    189189              <property name="use_underline">True</property> 
    190190 
     
    206206            <widget class="GtkImageMenuItem" id="forbid_him/her_to_see_my_status1"> 
    207207              <property name="visible">True</property> 
    208               <property name="label" translatable="yes">Forbid him/her to see my status</property> 
     208              <property name="label" translatable="yes">_Forbid him/her to see my status</property> 
    209209              <property name="use_underline">True</property> 
    210210