Skip to content

Commit

Permalink
Improve wording on the admin checkbox
Browse files Browse the repository at this point in the history
Suggested-by: Máirín Duffy <duffy@redhat.com>

Related: rhbz#2032952
  • Loading branch information
VladimirSlavik committed Jan 5, 2022
1 parent a1fc0b1 commit 648c467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyanaconda/ui/gui/spokes/user.glade
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
</child>
<child>
<object class="GtkCheckButton" id="admin_checkbox">
<property name="label" translatable="yes" context="GUI|User">_Make this user administrator</property>
<property name="label" translatable="yes" context="GUI|User">Add ad_ministrative privileges to this user account (wheel group membership)</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
Expand Down

0 comments on commit 648c467

Please sign in to comment.