From 14d75abb59f45ebdf685b4bd60ba7a08d386004a Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Thu, 23 Sep 2010 23:21:27 +0100 Subject: [PATCH] Add Luis to contributors --- AUTHORS | 1 + SparkleShare/SparkleLog.cs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 50e6aaba..66041820 100644 --- a/AUTHORS +++ b/AUTHORS @@ -12,6 +12,7 @@ Contributors: Garrett LeSage Jakub Steiner Lapo Calamandrei + Luis Cordova Łukasz Jernaś Michael Monreal Oleg Khlystov diff --git a/SparkleShare/SparkleLog.cs b/SparkleShare/SparkleLog.cs index e7e2e217..58395f10 100644 --- a/SparkleShare/SparkleLog.cs +++ b/SparkleShare/SparkleLog.cs @@ -50,7 +50,7 @@ namespace SparkleShare { BorderWidth = 12; // TRANSLATORS: {0} is a folder name, and {1} is a server address - Title = String.Format(_("Recent Events in1 ‘{0}’"), name); + Title = String.Format(_("Recent Events in ‘{0}’"), name); IconName = "folder-sparkleshare"; DeleteEvent += delegate {