summaryrefslogtreecommitdiff
path: root/sw/inc/strings.hrc
diff options
context:
space:
mode:
authorHeiko Tietze <tietze.heiko@gmail.com>2019-10-24 11:04:51 +0200
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2019-10-24 12:21:39 +0200
commit1721836fb2e94b8478b80139976617f9e7311816 (patch)
tree81225e5db6963882fedc100bd7a51a893dee2be7 /sw/inc/strings.hrc
parent79e707cbfc877d206a8e49bf7647a9be80b5404e (diff)
Resolves tdf#128227 - Rename "Text Frame" to "Frame
Change-Id: I2158152acb64f458020e1375a8b93162117d11fb Reviewed-on: https://gerrit.libreoffice.org/81434 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sw/inc/strings.hrc')
-rw-r--r--sw/inc/strings.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index b77225641089..47368c1e9dc5 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -351,7 +351,7 @@
#define STR_EVENT_FRM_MOVE NC_("STR_EVENT_FRM_MOVE", "Move frame")
#define STR_CONTENT_TYPE_OUTLINE NC_("STR_CONTENT_TYPE_OUTLINE", "Headings")
#define STR_CONTENT_TYPE_TABLE NC_("STR_CONTENT_TYPE_TABLE", "Tables")
-#define STR_CONTENT_TYPE_FRAME NC_("STR_CONTENT_TYPE_FRAME", "Text frames")
+#define STR_CONTENT_TYPE_FRAME NC_("STR_CONTENT_TYPE_FRAME", "Frames")
#define STR_CONTENT_TYPE_GRAPHIC NC_("STR_CONTENT_TYPE_GRAPHIC", "Images")
#define STR_CONTENT_TYPE_OLE NC_("STR_CONTENT_TYPE_OLE", "OLE objects")
#define STR_CONTENT_TYPE_BOOKMARK NC_("STR_CONTENT_TYPE_BOOKMARK", "Bookmarks")