diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-02-09 21:36:36 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-02-09 21:36:36 -0600 |
commit | 6097a00383b743f7b48da4ec0bd91a0677012bf2 (patch) | |
tree | ae83460cd4fcaf97e2c58b87b151d7899fea579e /source/text/sdatabase | |
parent | c82b7b47513c4fee5357365b7bd67003a22d86e0 (diff) |
Improve recently introduced strings
Change-Id: I917d61ce5450f5e404c4c01de7f737900f69b1c4
Diffstat (limited to 'source/text/sdatabase')
-rw-r--r-- | source/text/sdatabase/rep_insertfield.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sdatabase/rep_insertfield.xhp b/source/text/sdatabase/rep_insertfield.xhp index 62a546b591..42a1d582b3 100644 --- a/source/text/sdatabase/rep_insertfield.xhp +++ b/source/text/sdatabase/rep_insertfield.xhp @@ -34,7 +34,7 @@ <tablerow> <tablecell> <paragraph role="paragraph" id="par_id991540674901837" xml-lang="en-US"> - <image src="cmd/lc_addfield.svg" id="img_id621540674901837" width="1.0cm" height="1.0cm"><alt xml-lang="en-US" id="alt_id491540674901837">Add field icon</alt></image> + <image src="cmd/lc_addfield.svg" id="img_id621540674901837" width="1.0cm" height="1.0cm"><alt xml-lang="en-US" id="alt_id491540674901837">Add Field icon</alt></image> </paragraph> </tablecell> <tablecell> @@ -82,7 +82,7 @@ <tablerow> <tablecell> <paragraph role="paragraph" id="par_id811540564184191" xml-lang="en-US"> - <image src="cmd/sc_sortdescending.svg" id="img_id391540564184192" width="1.0cm" height="1.0cm"><alt xml-lang="en-US" id="alt_id571540564184192">Sort descending icon</alt></image> + <image src="cmd/sc_sortdescending.svg" id="img_id391540564184192" width="1.0cm" height="1.0cm"><alt xml-lang="en-US" id="alt_id571540564184192">Sort Descending icon</alt></image> </paragraph> </tablecell> <tablecell> |