diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-06 08:13:44 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-06 08:14:36 -0500 |
commit | 7b96772378358eba9af18e8bf3dd99c5d8042eba (patch) | |
tree | 76f2e549335efd9d788f641ef2b347cf23fcb5ec | |
parent | 396d82a4d705d7b473f767816f970bffec74d33e (diff) |
tdf#149437 Help: Update “Equally” to “Evenly”
See core commit 73dde4733fdf66408d9ed6b048dfab4f77f088d8
Change-Id: I4fab0377f68fc48dcc5958fd3369637353f8bc97
-rw-r--r-- | source/text/shared/01/05110600m.xhp | 8 | ||||
-rw-r--r-- | source/text/swriter/00/00000405.xhp | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/source/text/shared/01/05110600m.xhp b/source/text/shared/01/05110600m.xhp index 0ce5642a03..2442175675 100644 --- a/source/text/shared/01/05110600m.xhp +++ b/source/text/shared/01/05110600m.xhp @@ -22,7 +22,7 @@ <meta> <topic id="textshared0105110600mxhp" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Distribute Rows Equally</title> +<title id="tit" xml-lang="en-US">Distribute Rows Evenly</title> <filename>/text/shared/01/05110600m.xhp</filename> </topic> </meta> @@ -33,14 +33,14 @@ <bookmark_value>table rows;distribute height equally</bookmark_value> <bookmark_value>row height;distribute equally</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3149871" xml-lang="en-US" level="1"><link href="text/shared/01/05110600m.xhp" name="Distribute Equally">Distribute Rows Equally</link></paragraph> +<paragraph role="heading" id="hd_id3149871" xml-lang="en-US" level="1"><link href="text/shared/01/05110600m.xhp" name="Distribute Equally">Distribute Rows Evenly</link></paragraph> <paragraph role="paragraph" id="par_id3154766" xml-lang="en-US"><variable id="verteilentext"><ahelp hid=".uno:DistributeRows">Adjusts the height of the selected rows to match the height of the tallest row in the selection.</ahelp> </variable></paragraph> </section> <section id="howtoget"> <switch select="appl"> <case select="WRITER"> -<paragraph role="paragraph" id="par_id3153569" xml-lang="en-US">Choose <emph>Table - Size - Distribute Rows Equally</emph> +<paragraph role="paragraph" id="par_id3153569" xml-lang="en-US">Choose <emph>Table - Size - Distribute Rows Evenly</emph> </paragraph> </case> </switch> @@ -54,7 +54,7 @@ </image></paragraph> </tablecell> <tablecell> -<paragraph role="paragraph" id="par_id3153206" xml-lang="en-US">Distribute Rows Equally</paragraph> +<paragraph role="paragraph" id="par_id3153206" xml-lang="en-US">Distribute Rows Evenly</paragraph> </tablecell> </tablerow> </table> diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index c13ee3c28f..c9dad60a65 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -228,16 +228,16 @@ </section> </section> <section id="distribute_rows_equally"> - <paragraph xml-lang="en-US" id="par_id3153569" role="paragraph">Choose <emph>Table - Autofit - Distribute Rows Equally</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3153569" role="paragraph">Choose <emph>Table - Autofit - Distribute Rows Evenly</emph>.</paragraph> <paragraph xml-lang="en-US" id="par_id3153755" role="paragraph">Open <emph>Optimize Size</emph> toolbar from <emph>Table</emph> bar, click</paragraph> <section id="sydistribute_rows_equally"> <table id="tbl_id3154064"> <tablerow> <tablecell> - <paragraph xml-lang="en-US" id="par_id3145297" role="paragraph"><image id="img_id3155994" src="cmd/sc_distributerows.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3155994">Icon Distribute Rows Equally</alt></image></paragraph> + <paragraph xml-lang="en-US" id="par_id3145297" role="paragraph"><image id="img_id3155994" src="cmd/sc_distributerows.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3155994">Icon Distribute Rows Evenly</alt></image></paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_id3153206" role="paragraph">Distribute Rows Equally</paragraph> + <paragraph xml-lang="en-US" id="par_id3153206" role="paragraph">Distribute Rows Evenly</paragraph> </tablecell> </tablerow> </table> |