summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorAles Kozumplik <akozumpl@redhat.com>2011-02-10 15:50:25 +0100
committerAles Kozumplik <akozumpl@redhat.com>2011-02-10 16:41:42 +0100
commit611a221f9bac6d14e498037efdcce5749f4e9c67 (patch)
treea6c10f49ff57859f294042f74303850794bb2014 /data
parent34c2c80299cf5a4cfb8378fe8f8e197318f7b605 (diff)
downloadanaconda-611a221f9bac6d14e498037efdcce5749f4e9c67.tar.gz
anaconda-611a221f9bac6d14e498037efdcce5749f4e9c67.tar.xz
anaconda-611a221f9bac6d14e498037efdcce5749f4e9c67.zip
typo: missing dot in the reinitialization dialog glade file.
Diffstat (limited to 'data')
-rw-r--r--data/ui/reinitialize-dialog.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ui/reinitialize-dialog.glade b/data/ui/reinitialize-dialog.glade
index 1873dd894..767464bf4 100644
--- a/data/ui/reinitialize-dialog.glade
+++ b/data/ui/reinitialize-dialog.glade
@@ -220,7 +220,7 @@ Are you sure this device does not contain valuable data?</property>
<property name="visible">True</property>
<property name="can_default">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">Apply my choice to all devices with undetected partitions or filesystems</property>
+ <property name="label" translatable="yes">Apply my choice to all devices with undetected partitions or filesystems.</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>