source/text/swriter/02/08080000.xhp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit e8030324b49d927c3a5de133478f08f5ef74ba60
Author:     Stanislav Horacek <stanislav.hora...@gmail.com>
AuthorDate: Tue Dec 31 12:09:43 2024 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Wed Jan 1 07:56:05 2025 +0100

    fix not localized items of displayed information table
    
    Change-Id: Icb972fea4019a98ffba4202a881e4b4c13c6257f
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/179577
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/source/text/swriter/02/08080000.xhp 
b/source/text/swriter/02/08080000.xhp
index 4943227990..1317e62bb0 100644
--- a/source/text/swriter/02/08080000.xhp
+++ b/source/text/swriter/02/08080000.xhp
@@ -56,7 +56,7 @@
         <paragraph id="par_id51724600038418" 
role="tablecontent">Table</paragraph>
       </tablecell>
       <tablecell>
-        <paragraph id="par_id851724600038419" localize="false" 
role="tablecontent">Table name and cell name</paragraph>
+        <paragraph id="par_id851724600038419" role="tablecontent">Table name 
and cell name</paragraph>
       </tablecell>
     </tablerow>
     <tablerow>
@@ -64,7 +64,7 @@
         <paragraph id="par_id631724600086251" 
role="tablecontent">List</paragraph>
       </tablecell>
       <tablecell>
-        <paragraph id="par_id951724600086252" localize="false" 
role="tablecontent">List level</paragraph>
+        <paragraph id="par_id951724600086252" role="tablecontent">List 
level</paragraph>
       </tablecell>
     </tablerow>
     <tablerow>
@@ -72,7 +72,7 @@
         <paragraph id="par_id831724600117081" 
role="tablecontent">Heading</paragraph>
       </tablecell>
       <tablecell>
-        <paragraph id="par_id101724600117082" localize="false" 
role="tablecontent">Heading numbered level</paragraph>
+        <paragraph id="par_id101724600117082" role="tablecontent">Heading 
numbered level</paragraph>
       </tablecell>
     </tablerow>
     <tablerow>
@@ -80,7 +80,7 @@
         <paragraph id="par_id61724600162819" 
role="tablecontent">Object</paragraph>
       </tablecell>
       <tablecell>
-        <paragraph id="par_id141724600162820" localize="false" 
role="tablecontent">Object distance (horizontal x vertical) from anchor and 
object size (height and width).</paragraph>
+        <paragraph id="par_id141724600162820" role="tablecontent">Object 
distance (horizontal x vertical) from anchor and object size (height and 
width).</paragraph>
       </tablecell>
     </tablerow>
   </table>

Reply via email to