diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-12 21:42:36 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-13 05:04:44 +0200 |
commit | 2d8a8cc862ae5d1b0eb71eb66e9269e1102f2df1 (patch) | |
tree | 91865c2f20c9c24bef0c3174776d446d50bbf2c0 /source | |
parent | 9cc20eab8450bee4c247d8c886688b03339e54b8 (diff) |
Remove hardcoded product name from a translatable string
Change-Id: I7788158520149c3b63b395fca089f6ecdd7b8f78
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135685
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit 176cda5cb007abe38dbf223106278b31d70624a7)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135699
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/classification.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/classification.xhp b/source/text/shared/guide/classification.xhp index 2ec67b0f57..e90ec88750 100644 --- a/source/text/shared/guide/classification.xhp +++ b/source/text/shared/guide/classification.xhp @@ -93,7 +93,7 @@ <bookmark_value>classification levels;customizing</bookmark_value> </bookmark> -<paragraph id="par_id030820161747133280" role="paragraph" xml-lang="en-US">%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type="literal">example.xml</item> located in <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents.</paragraph> +<paragraph id="par_id030820161747133280" role="paragraph" xml-lang="en-US">%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type="literal">example.xml</item> located in <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - Paths - Classification</menuitem> into a local folder and edit the contents.</paragraph> <tip id="par_id03082016174713477">Use the file with your %PRODUCTNAME locale in the name as example.</tip> <paragraph id="par_id030820161747137522" role="paragraph" xml-lang="en-US">Save the file and make the adequate changes to the classification path above to access the file.</paragraph> <tip id="par_id030820161747135133">Your system administrator can place the file in a network folder and make all users access the classification settings file.</tip> |