[orca/new-settings] Fixed a grammar nit.



commit d40232820c3a54fb44bdc8b88eddcae552d0fc97
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Mon Dec 13 07:37:05 2010 -0500

    Fixed a grammar nit.

 src/orca/orca_gui_prefs.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/orca/orca_gui_prefs.py b/src/orca/orca_gui_prefs.py
index cd62de6..c8936be 100644
--- a/src/orca/orca_gui_prefs.py
+++ b/src/orca/orca_gui_prefs.py
@@ -4555,7 +4555,7 @@ class OrcaSetupGUI(orca_gtkbuilder.GtkBuilderWrapper):
                 # to give that info to the user and give him the chance
                 # to continue, or not saving the profile
                 message = _("Profile <b>%s</b> already exists.\n" \
-                            "Continue updating existent profile with " \
+                            "Continue updating the existing profile with " \
                             "these new changes?") % profileToSaveLabel
 
                 dialog = gtk.MessageDialog(None,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]