2005-10-04 [colin] 1.9.15cvs11
[claws.git] / src / plugins / trayicon / trayicon.c
index d8eee2b8a1c791a1b64fea400a433486492b2ce6..74627c07114bb3317c699a9ac6e1320c46aa3309 100644 (file)
@@ -203,7 +203,7 @@ static gboolean click_cb(GtkWidget * widget,
                /* initialize checkitem according to current offline state */
                gtk_check_menu_item_set_active(
                        GTK_CHECK_MENU_ITEM(gtk_item_factory_get_item(traymenu_factory,
-                       _("/Offline"))), prefs_common.work_offline);
+                       _("/Work Offline"))), prefs_common.work_offline);
                updating_menu = FALSE;
 
                gtk_menu_popup( GTK_MENU(traymenu_popup), NULL, NULL, NULL, NULL,