Slight english string change to improve coffee o'clock.

This commit is contained in:
Nick Richards 2011-02-16 11:07:15 -08:00
parent 7eec27277a
commit 62bdadf43b

View file

@ -633,7 +633,7 @@ namespace SparkleShare {
};
Label information = new Label (_("This may take a while.\n") +
_("You sure its not coffee o-clock?")) {
_("Are you sure its not coffee o'clock?")) {
UseMarkup = true,
Xalign = 0
};