diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-01-24 12:12:01 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-01-24 12:18:06 +0100 |
commit | bf6a1d8dc24c4baa8879ef252f68cd1e93006d29 (patch) | |
tree | 6ee310904ceacf21c620903bacc56bfc281e822d | |
parent | 55e53682d9285f018385e273774a7d106a34efd4 (diff) |
Fix icon alt text
(After translation cycle, thansk to Valter Mura)
Change-Id: If6a3e51d51d1326ae8bc452b843a16788f5e875e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128812
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/00/00000405.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index 461573cbb2..37f592a8e0 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -291,7 +291,7 @@ <table id="tbl_id3148462"> <tablerow> <tablecell> - <paragraph xml-lang="en-US" id="par_id3145179" role="paragraph"><image id="img_id3145186" src="cmd/sc_distributecolumns.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3145186">Icon Space Column Equally</alt></image></paragraph> + <paragraph xml-lang="en-US" id="par_id3145179" role="paragraph"><image id="img_id3145186" src="cmd/sc_distributecolumns.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3145186">Icon Distribute Columns Evenly</alt></image></paragraph> </tablecell> <tablecell> <paragraph xml-lang="en-US" id="par_id3151364" role="paragraph">Space Columns Equally</paragraph> |