[gnome-disk-utility/udisks2-port] Use correct form
- From: David Zeuthen <davidz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility/udisks2-port] Use correct form
- Date: Thu, 19 Jan 2012 15:36:35 +0000 (UTC)
commit d26a31fab09e0c452fec9a289dcc4eee02bebe4a
Author: David Zeuthen <davidz redhat com>
Date: Thu Jan 19 10:36:09 2012 -0500
Use correct form
Signed-off-by: David Zeuthen <davidz redhat com>
data/ui/edit-crypttab-dialog.ui | 4 ++--
data/ui/edit-fstab-dialog.ui | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/ui/edit-crypttab-dialog.ui b/data/ui/edit-crypttab-dialog.ui
index fef1bd0..ac61f6a 100644
--- a/data/ui/edit-crypttab-dialog.ui
+++ b/data/ui/edit-crypttab-dialog.ui
@@ -289,11 +289,11 @@
</child>
<child>
<object class="GtkCheckButton" id="crypttab-auth-checkbutton">
- <property name="label" translatable="yes">Require additional authorizations to unlock</property>
+ <property name="label" translatable="yes">Require additional authorization to unlock</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">If checked, additional authorizations (typically requiring the user to prove he is an administrator) are required to unlock the device [x-udisks-no-auth]</property>
+ <property name="tooltip_text" translatable="yes">If checked, additional authorization (typically requiring the user to prove he is an administrator) are required to unlock the device [x-udisks-no-auth]</property>
<property name="use_action_appearance">False</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
diff --git a/data/ui/edit-fstab-dialog.ui b/data/ui/edit-fstab-dialog.ui
index f270205..9a67f9f 100644
--- a/data/ui/edit-fstab-dialog.ui
+++ b/data/ui/edit-fstab-dialog.ui
@@ -284,11 +284,11 @@
</child>
<child>
<object class="GtkCheckButton" id="fstab-auth-checkbutton">
- <property name="label" translatable="yes">Require additional authorizations to mount</property>
+ <property name="label" translatable="yes">Require additional authorization to mount</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">If checked, additional authorizations (typically requiring the user to prove he is an administrator) are required to mount the device [comment=udisks-no-auth]</property>
+ <property name="tooltip_text" translatable="yes">If checked, additional authorization (typically requiring the user to prove he is an administrator) are required to mount the device [comment=udisks-no-auth]</property>
<property name="use_action_appearance">False</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]