[gnome-boxes] wizard: Better info message at review
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] wizard: Better info message at review
- Date: Fri, 1 Mar 2013 12:22:06 +0000 (UTC)
commit 7be01cb48d7d6f0f32347b031060286a19655693
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Fri Mar 1 02:55:10 2013 +0200
wizard: Better info message at review
https://bugzilla.gnome.org/show_bug.cgi?id=694846
src/wizard.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/wizard.vala b/src/wizard.vala
index 4ccded5..8808346 100644
--- a/src/wizard.vala
+++ b/src/wizard.vala
@@ -387,7 +387,7 @@ private class Boxes.Wizard: Boxes.UI {
if (review_cancellable.is_cancelled ())
return false;
- review_label.set_text (_("Will create a new box with the following properties:"));
+ review_label.set_text (_("Boxes will create a new box with the following properties:"));
if (source != null) {
var uri = Xml.URI.parse (source.uri);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]