Kaydet (Commit) e274337e authored tarafından Rachit Gupta's avatar Rachit Gupta Kaydeden (comit) Caolán McNamara

fdo#74913 The delete style confirmation dialog asks the question now.

Change-Id: I9d2ed3b233f83d05314c2ad1453be487b25d6be8
Reviewed-on: https://gerrit.libreoffice.org/8163Reviewed-by: 's avatarJoren De Cuyper <jorendc@libreoffice.org>
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 0ce0c369
...@@ -54,7 +54,7 @@ InfoBox MSG_POOL_STYLE_NAME ...@@ -54,7 +54,7 @@ InfoBox MSG_POOL_STYLE_NAME
}; };
String STR_DELETE_STYLE_USED 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 String STR_DELETE_STYLE
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment