[gnome-session] Add a full stop



commit aa8f8ec3395350ec5d0d3f9bea618f6188c356dc
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 14 06:44:53 2011 -0400

    Add a full stop
    
    This was pointed out in bug 644461.

 gnome-session/gsm-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-session/gsm-manager.c b/gnome-session/gsm-manager.c
index 09363c9..9905145 100644
--- a/gnome-session/gsm-manager.c
+++ b/gnome-session/gsm-manager.c
@@ -1272,7 +1272,7 @@ possibly_show_fallback_dialog (GsmManager *manager)
                                     KEY_SHOW_FALLBACK_WARNING)) {
                 show_fallback_dialog (_("GNOME 3 Failed to Load"),
                                       _("Unfortunately GNOME 3 failed to start properly and started in the <i>fallback mode</i>.\n\n"
-                                        "This most likely means your system (graphics hardware or driver) is not capable of delivering the full GNOME 3 experience"),
+                                        "This most likely means your system (graphics hardware or driver) is not capable of delivering the full GNOME 3 experience."),
                                       _("Learn more about GNOME 3"),
                                       "http://www.gnome3.org";);
                 g_settings_set_boolean (manager->priv->settings,



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