[gnome-software] Use different wording for first run dialog's button
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Use different wording for first run dialog's button
- Date: Mon, 7 Jul 2014 10:22:45 +0000 (UTC)
commit 20e967d6f2a2a07e8df1adacc60665ebe6beef0d
Author: Kalev Lember <kalevlember gmail com>
Date: Mon Jul 7 12:19:09 2014 +0200
Use different wording for first run dialog's button
Use "Let's Go Shopping" instead of "Let's Get Started", as in the
original mockup in https://bugzilla.gnome.org/show_bug.cgi?id=731973
12:10 < aday> using the word shopping is actually really helpful - it
encapsulates what you do with Software (except for the payment part)
12:11 < aday> "started" isn't instructive
src/gs-first-run-dialog.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-first-run-dialog.ui b/src/gs-first-run-dialog.ui
index 9efc40d..4c4a511 100644
--- a/src/gs-first-run-dialog.ui
+++ b/src/gs-first-run-dialog.ui
@@ -81,7 +81,7 @@
</child>
<child>
<object class="GtkButton" id="button">
- <property name="label" translatable="yes">_Let’s Get Started</property>
+ <property name="label" translatable="yes">_Let’s Go Shopping</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]