Changeset 6278
- Timestamp:
- 05/04/06 20:37:34 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/data/glade/roster_contact_context_menu.glade
r6265 r6278 80 80 <widget class="GtkImageMenuItem" id="send_file_menuitem"> 81 81 <property name="visible">True</property> 82 <property name="label" translatable="yes">Send File</property>82 <property name="label" translatable="yes">Send _File</property> 83 83 <property name="use_underline">True</property> 84 84 … … 166 166 <widget class="GtkImageMenuItem" id="resend_authorization_to_menuitem"> 167 167 <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> 169 169 <property name="use_underline">True</property> 170 170 … … 186 186 <widget class="GtkImageMenuItem" id="rerequest_authorization_from_menuitem"> 187 187 <property name="visible">True</property> 188 <property name="label" translatable="yes">A sk to see his/her status</property>188 <property name="label" translatable="yes">A_sk to see his/her status</property> 189 189 <property name="use_underline">True</property> 190 190 … … 206 206 <widget class="GtkImageMenuItem" id="forbid_him/her_to_see_my_status1"> 207 207 <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> 209 209 <property name="use_underline">True</property> 210 210
