include/sfx2/strings.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7515df5ab28f749168257f82e3bb50cb9187008d
Author:     Roman Kuznetsov <antilibreoff...@gmail.com>
AuthorDate: Sun Dec 8 20:52:54 2019 +0100
Commit:     Roman Kuznetsov <antilibreoff...@gmail.com>
CommitDate: Sun Dec 8 23:02:03 2019 +0100

    tdf#128785 Make an attention message more general v.2
    
    Change-Id: Ia7b69d10fa547f4381086b6e88522abbfa04f3a5
    Reviewed-on: https://gerrit.libreoffice.org/84721
    Tested-by: Jenkins
    Reviewed-by: Roman Kuznetsov <antilibreoff...@gmail.com>

diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index 66481ac6e2bd..65660b712e56 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -231,7 +231,7 @@
 #define STR_TABPAGE_INVALIDSTYLE                
NC_("STR_TABPAGE_INVALIDSTYLE", "This Style does not exist.")
 #define STR_TABPAGE_INVALIDPARENT               
NC_("STR_TABPAGE_INVALIDPARENT", "This Style cannot be used as a base 
Style,\nbecause it would result in a recursive reference.")
 #define STR_POOL_STYLE_NAME                     NC_("STR_POOL_STYLE_NAME", 
"Name already exists as a default Style.\nPlease choose another name.")
-#define STR_DELETE_STYLE_USED                   NC_("STR_DELETE_STYLE_USED", 
"One or more of the selected styles is in use in this document.\nIf you'll 
delete it, text or objects using these styles will revert to the parent 
style.\nDo you still wish to delete these styles?\n")
+#define STR_DELETE_STYLE_USED                   NC_("STR_DELETE_STYLE_USED", 
"One or more of the selected styles is in use in this document.\nIf you will 
delete it, text or objects using these styles will revert to the parent 
style.\nDo you still wish to delete these styles?\n")
 #define STR_DELETE_STYLE                        NC_("STR_DELETE_STYLE", 
"Styles in use: ")
 #define STR_SID_NAVIGATOR                       NC_("STR_SID_NAVIGATOR", 
"Navigator")
 #define STR_ERROR_WRONG_CONFIRM                 NC_("STR_ERROR_WRONG_CONFIRM", 
"Faulty password confirmation")
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to