diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2022-01-30 19:30:19 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-01-31 00:54:28 +0100 |
commit | 7dea7021f47a85d16260bbcd775897f36ffa9ee6 (patch) | |
tree | 4dedb7761246253334c3d72ff650d883d98e1ba1 | |
parent | 05845e7cdac8b52eef41070a2f05445396058b92 (diff) |
make title of method list localizable
Change-Id: I8a1a8c1657c6390b8bcd7a42a6f6824293bf43f2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129177
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/sbasic/shared/03/sf_string.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03/sf_string.xhp b/source/text/sbasic/shared/03/sf_string.xhp index c95ba322cf..2ca692c212 100644 --- a/source/text/sbasic/shared/03/sf_string.xhp +++ b/source/text/sbasic/shared/03/sf_string.xhp @@ -270,7 +270,7 @@ <table id="tab_id501611613601554"> <tablerow> - <tablecell colspan="3"><paragraph id="par_id891611613601554" role="tablehead" localize="false">List of Methods in the String Service</paragraph></tablecell> + <tablecell colspan="3"><paragraph id="par_id891611613601554" role="tablehead" xml-lang="en-US">List of Methods in the String Service</paragraph></tablecell> </tablerow> <tablerow> <tablecell> |