[gnome-disk-utility] Fix typo



commit 38c849f141bab47acd36ee7e00a267bfb0e6b4fb
Author: Kai Lüke <kailueke riseup net>
Date:   Mon Sep 11 22:39:25 2017 +0900

    Fix typo
    
    https://bugzilla.gnome.org/show_bug.cgi?id=787535

 src/disks/ui/resize-dialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/disks/ui/resize-dialog.ui b/src/disks/ui/resize-dialog.ui
index e33ff6b..3af2c84 100644
--- a/src/disks/ui/resize-dialog.ui
+++ b/src/disks/ui/resize-dialog.ui
@@ -50,7 +50,7 @@
             <property name="can_focus">False</property>
             <property name="margin_top">20</property>
             <property name="margin_bottom">20</property>
-            <property name="label" translatable="yes">Resizing a filesystem can lead to data loss. You are 
adviced to backup your data before. The resize operation will take longer if a lot of data has to be moved. 
The minimal size is calculated according to the current content. Keep additional free space for the 
filesystem to work fast and reliably.</property>
+            <property name="label" translatable="yes">Resizing a filesystem can lead to data loss. You are 
advised to backup your data before. The resize operation will take longer if a lot of data has to be moved. 
The minimal size is calculated according to the current content. Keep additional free space for the 
filesystem to work fast and reliably.</property>
             <property name="wrap">True</property>
             <property name="width_chars">60</property>
             <property name="max_width_chars">60</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]