]> spindle.queued.net Git - midori/commitdiff
Rename 'Spell checking languages' to 'Spelling dictionaries'
authorChristian Dywan <christian@twotoasts.de>
Wed, 6 Jan 2010 20:56:33 +0000 (21:56 +0100)
committerChristian Dywan <christian@twotoasts.de>
Wed, 6 Jan 2010 22:40:45 +0000 (23:40 +0100)
midori/midori-preferences.c

index c1a1a5a9ff85ccb774d61e3ef059d0eda8487e60..75d7a67e23d92ed24baf9298a1064d0a96842bf7 100644 (file)
@@ -417,7 +417,7 @@ midori_preferences_set_settings (MidoriPreferences* preferences,
     gtk_button_set_label (GTK_BUTTON (button), _("Enable Spell Checking"));
     gtk_widget_set_tooltip_text (button, _("Enable spell checking while typing"));
     INDENTED_ADD (button);
-    button = gtk_label_new (_("Spell checking languages:"));
+    button = gtk_label_new (_("Spelling dictionaries:"));
     INDENTED_ADD (button);
     entry = katze_property_proxy (settings, "spell-checking-languages", NULL);
     /* i18n: The example should be adjusted to contain a good local default */