[Libreoffice-commits] help.git: source/text

Adolfo Jayme Barrientos (via logerrit) logerrit at kemper.freedesktop.org
Tue May 12 04:44:50 UTC 2020


 source/text/shared/01/05020400.xhp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit a5f1ad79fc3c7a7bf358f1ab9afe79269f5b8cf5
Author:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
AuthorDate: Mon May 11 23:44:18 2020 -0500
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Mon May 11 23:44:18 2020 -0500

    Remove HTML attribute values from the translatable strings
    
    Change-Id: I9d1d0223b2eec3eb0e1181bda2f8aa6c7d90763f

diff --git a/source/text/shared/01/05020400.xhp b/source/text/shared/01/05020400.xhp
index 990ecd64f..f1887d0e5 100644
--- a/source/text/shared/01/05020400.xhp
+++ b/source/text/shared/01/05020400.xhp
@@ -95,7 +95,7 @@
 </tablerow>
 <tablerow>
 <tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3148739" xml-lang="en-US">_self</paragraph>
+<paragraph role="tablecontent" id="par_id3148739" localize="false">_self</paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">
 <paragraph role="tablecontent" id="par_id3150358" xml-lang="en-US">File opens in the current frame.</paragraph>
@@ -103,7 +103,7 @@
 </tablerow>
 <tablerow>
 <tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3151210" xml-lang="en-US">_blank</paragraph>
+<paragraph role="tablecontent" id="par_id3151210" localize="false">_blank</paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">
 <paragraph role="tablecontent" id="par_id3152920" xml-lang="en-US">File opens in a new page.</paragraph>
@@ -111,7 +111,7 @@
 </tablerow>
 <tablerow>
 <tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3148451" xml-lang="en-US">_parent</paragraph>
+<paragraph role="tablecontent" id="par_id3148451" localize="false">_parent</paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">
 <paragraph role="tablecontent" id="par_id3154217" xml-lang="en-US">File opens in the parent frame of the current frame. If there is no parent frame, the current frame is used.</paragraph>
@@ -119,7 +119,7 @@
 </tablerow>
 <tablerow>
 <tablecell colspan="" rowspan="">
-<paragraph role="tablecontent" id="par_id3154153" xml-lang="en-US">_top</paragraph>
+<paragraph role="tablecontent" id="par_id3154153" localize="false">_top</paragraph>
 </tablecell>
 <tablecell colspan="" rowspan="">
 <paragraph role="tablecontent" id="par_id3150288" xml-lang="en-US">File opens in the topmost frame in the hierarchy.</paragraph>


More information about the Libreoffice-commits mailing list