[orca] Fix two typos in prefs string (bug #646547)



commit 8b10ef00104e906b8eccc2b38539d1018d932980
Author: Christian Kirbach <Christian Kirbach googlemail com>
Date:   Sun Apr 3 16:24:12 2011 +0200

    Fix two typos in prefs string (bug #646547)

 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 cee37d6..e339c4f 100644
--- a/src/orca/orca_gui_prefs.py
+++ b/src/orca/orca_gui_prefs.py
@@ -4589,7 +4589,7 @@ class OrcaSetupGUI(orca_gtkbuilder.GtkBuilderWrapper):
 
         # First of all, we give a chance of cancel profile change
         message = _("You are about to change the active profile. If you\n" \
-                    "have just make changes in your preferences, it will\n" \
+                    "have just made changes in your preferences, they will\n" \
                     "be dropped at profile load.\n\n" \
                     "Continue loading profile discarding previous changes?")
 



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