summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorRachit Gupta <rachitgupta1792@gmail.com>2014-02-21 23:05:33 +0530
committerCaolán McNamara <caolanm@redhat.com>2014-02-23 03:43:16 +0000
commite274337e6d05bc2891b349e7eab7847e91302597 (patch)
tree9c884ee5a820a2458b50e97a91a78fd7dfa210c0 /sfx2
parent0ce0c369aa8880dff9fe874ba85ec6f52ee37ddf (diff)
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 <jorendc@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/dialog.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/dialog/dialog.src b/sfx2/source/dialog/dialog.src
index b1fffdb64541..08371c480d46 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
{