diff --git a/panel-plugin/weather-config.c b/panel-plugin/weather-config.c index c36a5f9..cef497d 100644 --- a/panel-plugin/weather-config.c +++ b/panel-plugin/weather-config.c @@ -1864,7 +1864,7 @@ create_scrollbox_page(xfceweather_dialog *dialog) /* button "remove" */ table = gtk_table_new(4, 1, TRUE); - ADD_LABEL_EDIT_BUTTON(button_del, _("_Remove"), + ADD_LABEL_EDIT_BUTTON(button_del, _("R_emove"), GTK_STOCK_REMOVE, button_del_option_clicked); SET_TOOLTIP(button_del, _("Select a value in the list of labels to display and click "