From 98d79c65383a3cf1b9966a46896b36d404235c08 Mon Sep 17 00:00:00 2001 From: Bogdan B Date: Tue, 15 Nov 2022 18:19:51 +0200 Subject: tdf#152022 Replace "Links to External Files" to "External Links" (Help) Change-Id: I6a83b183b849e1159e0266cbe4039ed20d413f19 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142685 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/00/00000005.xhp | 4 ++-- source/text/shared/00/edit_menu.xhp | 4 ++-- source/text/shared/01/02180000.xhp | 4 ++-- source/text/swriter/main0102.xhp | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/source/text/shared/00/00000005.xhp b/source/text/shared/00/00000005.xhp index eb83675790..da4142f706 100644 --- a/source/text/shared/00/00000005.xhp +++ b/source/text/shared/00/00000005.xhp @@ -162,10 +162,10 @@ links; definition

Link

- The Links to External Files command is found in the Edit menu. The command can only be activated when at least one link is contained in the current document. When you insert a picture, for example, you can either insert the picture directly into the document or insert the picture as a link. + The External Links command is found in the Edit menu. The command can only be activated when at least one link is contained in the current document. When you insert a picture, for example, you can either insert the picture directly into the document or insert the picture as a link. When an object is inserted directly into a document, the document size increases by (at least) the size in bytes of the object. You can save the document and open it on another computer, and the inserted object will still be in the same position in the document. If you insert the object as a link, only a reference to the file name is inserted. The file size of the document increases only by the path and file reference. If you open your document on another computer, however, the linked file must be in exactly the same position as given by the reference in order to view the object in the document. - Use Edit - Links to External Files to see which files are inserted as links. The links can be removed if required. This will break the link and insert the object directly. + Use Edit - External Links to see which files are inserted as links. The links can be removed if required. This will break the link and insert the object directly.
diff --git a/source/text/shared/00/edit_menu.xhp b/source/text/shared/00/edit_menu.xhp index 4d4bc40882..7e05f28937 100644 --- a/source/text/shared/00/edit_menu.xhp +++ b/source/text/shared/00/edit_menu.xhp @@ -252,8 +252,8 @@
Choose Tools - Bibliography Database. -Choose Edit - Links to External Files. -Choose Edit - Links to External Files - Modify (DDE links only). +Choose Edit - External Links. +Choose Edit - External Links - Modify (DDE links only).
Select a frame, then choose Edit - OLE Object - Properties. Open context menu of selected frame, choose Properties. diff --git a/source/text/shared/01/02180000.xhp b/source/text/shared/01/02180000.xhp index 3ac9547d3f..1c88d2b209 100644 --- a/source/text/shared/01/02180000.xhp +++ b/source/text/shared/01/02180000.xhp @@ -20,7 +20,7 @@ - Edit Links to External Files + Edit External Links /text/shared/01/02180000.xhp @@ -37,7 +37,7 @@ -

Edit Links to External Files

+

Edit External Links

You can change or break each link to external files in the current document. You can also update the content of the current file to the most recently saved version of linked external file. This command does not apply to hyperlinks, and is not available if the current document does not contain links to other files. This command can be used with external file links to sections (place cursor outside of the section), master documents,sheets linked with Sheet - Insert Sheet from File or Sheet - External Links, Function WEBSERVICE, images and OLE objects (when inserted with a link to an external file). diff --git a/source/text/swriter/main0102.xhp b/source/text/swriter/main0102.xhp index de2b49ca6a..fa843e4eca 100644 --- a/source/text/swriter/main0102.xhp +++ b/source/text/swriter/main0102.xhp @@ -61,7 +61,7 @@

Fields

-

Links to External Files

+

External Links

OLE Object

-- cgit