[gedit] Do not use the word Autocheck. Fixes bug #615748.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Do not use the word Autocheck. Fixes bug #615748.
- Date: Fri, 7 May 2010 19:14:20 +0000 (UTC)
commit 838a2c7983bcf0f61dee38d98769cdecaca3d46b
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Fri May 7 21:13:22 2010 +0200
Do not use the word Autocheck. Fixes bug #615748.
Thanks to the doc team for pointing this out.
plugins/spell/gedit-spell-plugin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/spell/gedit-spell-plugin.c b/plugins/spell/gedit-spell-plugin.c
index c5df751..547b7a9 100644
--- a/plugins/spell/gedit-spell-plugin.c
+++ b/plugins/spell/gedit-spell-plugin.c
@@ -102,7 +102,7 @@ static const GtkToggleActionEntry toggle_action_entries[] =
{
{ "AutoSpell",
NULL,
- N_("_Autocheck Spelling"),
+ N_("_Highlight Misspelled Words"),
NULL,
N_("Automatically spell-check the current document"),
G_CALLBACK (auto_spell_cb),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]