[gnome-control-center/T20771: 30/44] user-accounts: Fix using the same label for set-password-on-login option
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/T20771: 30/44] user-accounts: Fix using the same label for set-password-on-login option
- Date: Tue, 23 Jan 2018 21:09:05 +0000 (UTC)
commit 34a16822f6ee0a6b068b53f2eac9e34dadd13d26
Author: Joaquim Rocha <jrocha endlessm com>
Date: Wed Jun 14 20:29:39 2017 +0200
user-accounts: Fix using the same label for set-password-on-login option
The labels for the the options of setting a password on their next log
in were mistakenly inconsistent.
https://phabricator.endlessm.com/T17270
panels/user-accounts/data/password-dialog.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/user-accounts/data/password-dialog.ui b/panels/user-accounts/data/password-dialog.ui
index e49546a..7b378c0 100644
--- a/panels/user-accounts/data/password-dialog.ui
+++ b/panels/user-accounts/data/password-dialog.ui
@@ -237,7 +237,7 @@
<property name="orientation">vertical</property>
<child>
<object class="GtkRadioButton" id="action-login-radio">
- <property name="label" translatable="yes">Allow user to change their password on
next _login</property>
+ <property name="label" translatable="yes">Allow user to set a password when they
next _login</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]