[gnome-initial-setup/wip/oholy/account-offline-v2: 2/2] account: Use "Enterprise Login" label for the page toggle
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup/wip/oholy/account-offline-v2: 2/2] account: Use "Enterprise Login" label for the page toggle
- Date: Fri, 7 Dec 2018 08:21:18 +0000 (UTC)
commit 343ea7b6a2fdab045bed0ec8bd5926b8c19ebb99
Author: Ondrej Holy <oholy redhat com>
Date: Fri Dec 7 08:38:46 2018 +0100
account: Use "Enterprise Login" label for the page toggle
The page toggle currently has "Set Up Enterprise Login" label, which
indicates an action rather than a state. The equivalent button in
gnome-control-center is just "Enterprise Login", which seems more
appropriate for a toggle. Let's change it.
https://gitlab.gnome.org/GNOME/gnome-initial-setup/issues/63
gnome-initial-setup/pages/account/gis-account-page.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-initial-setup/pages/account/gis-account-page.ui
b/gnome-initial-setup/pages/account/gis-account-page.ui
index e1b0b57..6be115e 100644
--- a/gnome-initial-setup/pages/account/gis-account-page.ui
+++ b/gnome-initial-setup/pages/account/gis-account-page.ui
@@ -40,7 +40,7 @@
<object class="GtkToggleButton" id="page_toggle">
<property name="visible">True</property>
<property name="use_underline">True</property>
- <property name="label" translatable="yes">Set Up _Enterprise Login</property>
+ <property name="label" translatable="yes">_Enterprise Login</property>
<property name="halign">center</property>
<property name="valign">center</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]