diff --git a/midori/midori-preferences.c b/midori/midori-preferences.c index 01f9d985..fbd0e0f6 100644 --- a/midori/midori-preferences.c +++ b/midori/midori-preferences.c @@ -316,7 +316,7 @@ midori_preferences_set_settings (MidoriPreferences* preferences, } /* Page "Appearance" */ - PAGE_NEW (GTK_STOCK_SELECT_FONT, _("Appearance")); + PAGE_NEW (GTK_STOCK_SELECT_FONT, _("Fonts")); FRAME_NEW (NULL); #if !HAVE_HILDON label = gtk_label_new (_("Default Font Family"));