diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-08-31 16:39:00 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-09-02 16:08:12 +0200 |
commit | 54f3eaba5c786a531fd2839646d517b97b279127 (patch) | |
tree | 8e9dec3e2b7229e03532c9b43a854735fa9b517b /source/text/sbasic/shared/03 | |
parent | 2db5a35831ceda4d75930077fc4c2f0298f4193e (diff) |
Menu & dialog item updates
Change-Id: I4a789ee68139f5d270d93e88393cd1ed443f5862
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/138990
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/03')
-rw-r--r-- | source/text/sbasic/shared/03/sf_session.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03/sf_session.xhp b/source/text/sbasic/shared/03/sf_session.xhp index 42f84dfad2..477445ea65 100644 --- a/source/text/sbasic/shared/03/sf_session.xhp +++ b/source/text/sbasic/shared/03/sf_session.xhp @@ -104,7 +104,7 @@ <paragraph id="par_id4158281472033" role="tablecontent" xml-lang="en-US" localize="false">"user"</paragraph> </tablecell> <tablecell> - <paragraph id="par_id391582814720487" role="tablecontent" xml-lang="en-US">in <literal>My Macros</literal></paragraph> + <paragraph id="par_id391582814720487" role="tablecontent" xml-lang="en-US">in <emph>My Macros</emph></paragraph> </tablecell> <tablecell> <paragraph id="par_id701582814720517" role="tablecontent" xml-lang="en-US" localize="false">Python</paragraph> @@ -132,7 +132,7 @@ <paragraph id="par_id991582814720953" role="tablecontent" xml-lang="en-US" localize="false">"share"</paragraph> </tablecell> <tablecell> - <paragraph id="par_id21582814720997" role="tablecontent" xml-lang="en-US">in <literal>%PRODUCTNAME macros</literal></paragraph> + <paragraph id="par_id21582814720997" role="tablecontent" xml-lang="en-US">in <emph>Application Macros</emph></paragraph> </tablecell> <tablecell> <paragraph id="par_id491582814720794" role="tablecontent" xml-lang="en-US" localize="false">Python</paragraph> |