diff options
Diffstat (limited to 'schemas/org.mate.lockdown.gschema.xml.in.in')
-rw-r--r-- | schemas/org.mate.lockdown.gschema.xml.in.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/schemas/org.mate.lockdown.gschema.xml.in.in b/schemas/org.mate.lockdown.gschema.xml.in.in index 736f301..8ffd90d 100644 --- a/schemas/org.mate.lockdown.gschema.xml.in.in +++ b/schemas/org.mate.lockdown.gschema.xml.in.in @@ -28,7 +28,7 @@ <key name="disable-lock-screen" type="b"> <default>false</default> <_summary>Disable lock screen</_summary> - <_description>Prevent the user to lock his screen.</_description> + <_description>Prevent the user from locking the screen.</_description> </key> <key name="disable-application-handlers" type="b"> <default>false</default> @@ -38,7 +38,7 @@ <key name="disable-theme-settings" type="b"> <default>false</default> <_summary>Disable theme settings</_summary> - <_description>Prevent the user to change theme settings.</_description> + <_description>Prevent the user from changing theme settings.</_description> </key> </schema> </schemalist> |