diff --git a/SparkleShare/SparkleDialog.cs b/SparkleShare/SparkleDialog.cs index ce6d3ffa..7b088d77 100644 --- a/SparkleShare/SparkleDialog.cs +++ b/SparkleShare/SparkleDialog.cs @@ -124,8 +124,7 @@ namespace SparkleShare { SparkleBubble SyncingBubble = new SparkleBubble (String.Format(_("Syncing folder ‘{0}’"), RepoName), - _("SparkleShare will notify you ") + - _("when this is done.")); + _("SparkleShare will notify you when this is done.")); SyncingBubble.AddAction ("", _("Dismiss"), delegate {