---
 libparted/fs/r/fat/resize.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libparted/fs/r/fat/resize.c b/libparted/fs/r/fat/resize.c
index 78dede4..e47a614 100644
--- a/libparted/fs/r/fat/resize.c
+++ b/libparted/fs/r/fat/resize.c
@@ -567,8 +567,8 @@ ask_type (PedFileSystem* fs, int fat16_ok, int fat32_ok, 
FatType* out_fat_type)
        ped_exception_throw (
                PED_EXCEPTION_NO_FEATURE,
                PED_EXCEPTION_CANCEL,
-               _("GNU Parted cannot resize this partition to this size.  "
-                 "We're working on it!"));
+               _("GNU Parted cannot resize this partition of this size.  "
+                 "This may be due to the filesystem size being too small."));
 
        return 0;
 }
-- 
2.51.0


Reply via email to