sw/inc/strings.hrc |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 9db40ef453eaa3e78ef852a35732e0d16e89b326
Author:     Rizal Muttaqin <riz_17_...@yahoo.co.id>
AuthorDate: Tue Feb 2 13:48:11 2021 +0700
Commit:     Rizal Muttaqin <riz_17_...@yahoo.co.id>
CommitDate: Tue Feb 2 10:40:13 2021 +0100

    tdf#140078 change Text Frame string to Frame in Undo/Redo action label
    
    Change-Id: Ic3e011fae80cc94cc5fb8e94abec18bc937dec5a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110279
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>

diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index 56e7ab0473ba..3b5da067e5d6 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -475,8 +475,8 @@
 #define STR_TABLE_TBLCPYTBL                     NC_("STR_TABLE_TBLCPYTBL", 
"Copy table")
 #define STR_TABLE_CPYTBL                        NC_("STR_TABLE_CPYTBL", "Copy 
table")
 #define STR_INS_FROM_SHADOWCRSR                 NC_("STR_INS_FROM_SHADOWCRSR", 
"Set cursor")
-#define STR_UNDO_CHAIN                          NC_("STR_UNDO_CHAIN", "Link 
text frames")
-#define STR_UNDO_UNCHAIN                        NC_("STR_UNDO_UNCHAIN", 
"Unlink text frames")
+#define STR_UNDO_CHAIN                          NC_("STR_UNDO_CHAIN", "Link 
frames")
+#define STR_UNDO_UNCHAIN                        NC_("STR_UNDO_UNCHAIN", 
"Unlink frames")
 #define STR_UNDO_FTNINFO                        NC_("STR_UNDO_FTNINFO", 
"Modify footnote options")
 #define STR_UNDO_COMPAREDOC                     NC_("STR_UNDO_COMPAREDOC", 
"Compare Document")
 #define STR_UNDO_SETFLYFRMFMT                   NC_("STR_UNDO_SETFLYFRMFMT", 
"Apply frame style: $1")
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to