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

New commits:
commit ac870a45ffde14cfdf4406df16d6bb51d08bc171
Author:     Roman Kuznetsov <antilibreoff...@gmail.com>
AuthorDate: Thu Jul 4 14:27:21 2019 +0200
Commit:     Roman Kuznetsov <antilibreoff...@gmail.com>
CommitDate: Mon Jul 8 13:25:03 2019 +0200

    tdf#124840 Text for confirming updating external links should be
    
    "Allow updating" instead "Enable Content"
    
    Change-Id: Ife53dafc1b72ebe8665a5c74a75e422a54f56136
    Reviewed-on: https://gerrit.libreoffice.org/75081
    Tested-by: Jenkins
    Reviewed-by: Roman Kuznetsov <antilibreoff...@gmail.com>

diff --git a/sc/inc/strings.hrc b/sc/inc/strings.hrc
index d5685ed3c626..4e92de3d7091 100644
--- a/sc/inc/strings.hrc
+++ b/sc/inc/strings.hrc
@@ -362,7 +362,7 @@
 #define STR_MESSAGE_OUTPUT_TOO_LONG                 
NC_("STR_MESSAGE_OUTPUT_TOO_LONG", "Output is too long to write into the 
sheet.")
 #define STR_INPUT_DATA_RANGE                        
NC_("STR_INPUT_DATA_RANGE", "Input data range")
 /*infobar for allowing links to update or not*/
-#define STR_ENABLE_CONTENT                          NC_("STR_ENABLE_CONTENT", 
"Enable Content")
+#define STR_ENABLE_CONTENT                          NC_("STR_ENABLE_CONTENT", 
"Allow updating")
 /*Insert image dialog*/
 #define STR_ANCHOR_TO_CELL                          NC_("STR_ANCHOR_TO_CELL", 
"To cell")
 #define STR_ANCHOR_TO_CELL_RESIZE                   
NC_("STR_ANCHOR_TO_CELL_RESIZE", "To cell (resize with cell)")
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to