[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: Tue, 5 Feb 2019 12:26:18 +0000 (UTC)
commit 6abfb9764727c000fd9692afc2280a40b5b2e77f
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 c8297fb..2b08ea6 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]