From a5f1ad79fc3c7a7bf358f1ab9afe79269f5b8cf5 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Mon, 11 May 2020 23:44:18 -0500 Subject: Remove HTML attribute values from the translatable strings Change-Id: I9d1d0223b2eec3eb0e1181bda2f8aa6c7d90763f --- source/text/shared/01/05020400.xhp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/text/shared/01/05020400.xhp b/source/text/shared/01/05020400.xhp index 990ecd64fe..f1887d0e59 100644 --- a/source/text/shared/01/05020400.xhp +++ b/source/text/shared/01/05020400.xhp @@ -95,7 +95,7 @@ -_self +_self File opens in the current frame. @@ -103,7 +103,7 @@ -_blank +_blank File opens in a new page. @@ -111,7 +111,7 @@ -_parent +_parent File opens in the parent frame of the current frame. If there is no parent frame, the current frame is used. @@ -119,7 +119,7 @@ -_top +_top File opens in the topmost frame in the hierarchy. -- cgit