sfx2/source/dialog/dialog.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e274337e6d05bc2891b349e7eab7847e91302597
Author: Rachit Gupta <rachitgupta1...@gmail.com>
Date:   Fri Feb 21 23:05:33 2014 +0530

    fdo#74913 The delete style confirmation dialog asks the question now.
    
    Change-Id: I9d2ed3b233f83d05314c2ad1453be487b25d6be8
    Reviewed-on: https://gerrit.libreoffice.org/8163
    Reviewed-by: Joren De Cuyper <jore...@libreoffice.org>
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/sfx2/source/dialog/dialog.src b/sfx2/source/dialog/dialog.src
index b1fffdb..08371c4 100644
--- a/sfx2/source/dialog/dialog.src
+++ b/sfx2/source/dialog/dialog.src
@@ -54,7 +54,7 @@ InfoBox MSG_POOL_STYLE_NAME
 };
 String STR_DELETE_STYLE_USED
 {
-    Text [ en-US ] = "One or more of the selected styles is in use in this 
document.\nIf you delete these styles, text will revert to the parent style.\n" 
;
+    Text [ en-US ] = "One or more of the selected styles is in use in this 
document.\nIf you delete these styles, text will revert to the parent 
style.\nDo you still wish to delete these styles?\n" ;
 };
 String STR_DELETE_STYLE
 {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to