[gimp/gimp-2-6] Revert "Bug 609697 - Spelling error - Plase"



commit 387300bce37a74ca296ad0c75ed065bf2cc33e74
Author: Sven Neumann <sven gimp org>
Date:   Fri Feb 12 21:36:22 2010 +0100

    Revert "Bug 609697 - Spelling error - Plase"
    
    String changes must not be done in the stable branch as they
    invalidate all translations.
    
    This reverts commit 736e6ca1d0e5bddd4c49f62963b15da86b40370a.

 app/widgets/gimpuimanager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/widgets/gimpuimanager.c b/app/widgets/gimpuimanager.c
index 77c8e4b..e84095e 100644
--- a/app/widgets/gimpuimanager.c
+++ b/app/widgets/gimpuimanager.c
@@ -737,7 +737,7 @@ gimp_ui_manager_entry_ensure (GimpUIManager *manager,
                             "%s\n\n%s\n\n%s",
                             _("Your GIMP installation is incomplete:"),
                             error->message,
-                            _("Please make sure the menu XML files are correctly "
+                            _("Plase make sure the menu XML files are correctly "
                               "installed."));
             }
           else



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