From 15adc2f98ad2c73be8c746d5720f83bfd0e7fe1f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 3 Jan 2014 14:53:14 +0000 Subject: update help ids for import lib dialog Change-Id: I9603fbd28374686d9dafff80160ca295f4419718 --- source/text/sbasic/shared/01/06130500.xhp | 8 ++++---- source/text/shared/01/06130500.xhp | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'source') diff --git a/source/text/sbasic/shared/01/06130500.xhp b/source/text/sbasic/shared/01/06130500.xhp index be38b53cee..7edacf5023 100644 --- a/source/text/sbasic/shared/01/06130500.xhp +++ b/source/text/sbasic/shared/01/06130500.xhp @@ -38,13 +38,13 @@ Append libraries Locate that %PRODUCTNAME Basic library that you want to add to the current list, and then click Open. - + File name: - Enter a name or the path to the library that you want to append. You can also select a library from the list. + Enter a name or the path to the library that you want to append. You can also select a library from the list. Options Insert as reference (read-only) - Adds the selected library as a read-only file. The library is reloaded each time you start %PRODUCTNAME. + Adds the selected library as a read-only file. The library is reloaded each time you start %PRODUCTNAME. Replace existing libraries - Replaces a library that has the same name with the current library. + Replaces a library that has the same name with the current library. diff --git a/source/text/shared/01/06130500.xhp b/source/text/shared/01/06130500.xhp index 8e77c75b09..702d719091 100644 --- a/source/text/shared/01/06130500.xhp +++ b/source/text/shared/01/06130500.xhp @@ -35,15 +35,15 @@ Append libraries Locate the %PRODUCTNAME Basic library that you want to add to the current list, and then click Open. - + File name: -Enter a name or the path to the library that you want to append. You can also select a library from the list. +Enter a name or the path to the library that you want to append. You can also select a library from the list. Options - + Insert as reference (read-only) -Adds the selected library as a read-only file. The library is reloaded each time you start %PRODUCTNAME. - +Adds the selected library as a read-only file. The library is reloaded each time you start %PRODUCTNAME. + Replace existing libraries -Replaces a library that has the same name with the current library. +Replaces a library that has the same name with the current library. -- cgit