[Libreoffice-commits] help.git: source/text
Stanislav Horacek (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jan 17 18:39:09 UTC 2020
source/text/shared/01/02100001.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5d2af501f0d4d682911284a87d973b3384a0feb2
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
AuthorDate: Tue Jan 14 23:19:43 2020 +0100
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Fri Jan 17 19:38:50 2020 +0100
allow localization of regular expression example
Change-Id: If325dc340ff3be51fab3c3ce19433f5b7df25512
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86815
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp
index a88f87a75..71ecb3d01 100644
--- a/source/text/shared/01/02100001.xhp
+++ b/source/text/shared/01/02100001.xhp
@@ -385,7 +385,7 @@
</tablerow>
<tablerow>
<tablecell>
- <paragraph id="par_id131559578728924" role="tablecontent" localize="false">\bconst(itu|ruc)tion\b</paragraph>
+ <paragraph id="par_id131559578728924" role="tablecontent">\bconst(itu|ruc)tion\b</paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id891559578728925" role="tablecontent">Matches the words "constitution" and "construction" but not the word "constitutional."</paragraph>
More information about the Libreoffice-commits
mailing list