[gimp/goat-invasion] ===== squash into other menu label fix below =====



commit 6ffa2fcef56659a6ec6f415e7982b4121162a749
Author: Michael Natterer <mitch gimp org>
Date:   Thu Apr 26 08:14:20 2012 +0200

    ===== squash into other menu label fix below =====

 app/actions/image-actions.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/actions/image-actions.c b/app/actions/image-actions.c
index 223eb33..65c2e33 100644
--- a/app/actions/image-actions.c
+++ b/app/actions/image-actions.c
@@ -169,7 +169,7 @@ static const GimpRadioActionEntry image_convert_precision_actions[] =
 
   { "image-convert-float", NULL,
     NC_("image-convert-action", "32 bit floating point"), NULL,
-    NC_("image-convert-action", "Convert the image to 16 bit floating point"),
+    NC_("image-convert-action", "Convert the image to 32 bit floating point"),
     GIMP_PRECISION_FLOAT, GIMP_HELP_IMAGE_CONVERT_FLOAT }
 };
 



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