main: Restore previous whitespace in string

So that we don’t change the string for no reason,
invalidating all existing translations.
This commit is contained in:
Piotr Drąg 2022-07-24 15:42:07 +02:00
parent a859e22e26
commit 8416b0f263
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@
<property name="icon-name">system-users-symbolic</property>
<property name="title" translatable="yes">No Standard User Accounts</property>
<property name="description" translatable="yes">Parental controls can only be applied to standard user
accounts. These can be created in the user settings.</property>
accounts. These can be created in the user settings.</property>
<child>
<object class="GtkButton" id="user_accounts_panel_button">
<property name="label" translatable="yes">_User Settings</property>