From 2d8a8cc862ae5d1b0eb71eb66e9269e1102f2df1 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Sun, 12 Jun 2022 21:42:36 -0500 Subject: 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 (cherry picked from commit 176cda5cb007abe38dbf223106278b31d70624a7) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135699 Tested-by: Adolfo Jayme Barrientos --- source/text/shared/guide/classification.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text') 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 @@ classification levels;customizing -%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file example.xml located in %PRODUCTNAME - PreferencesTools - Options - LibreOffice - Paths - Classification into a local folder and edit the contents. +%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file example.xml located in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Paths - Classification into a local folder and edit the contents. Use the file with your %PRODUCTNAME locale in the name as example. Save the file and make the adequate changes to the classification path above to access the file. Your system administrator can place the file in a network folder and make all users access the classification settings file. -- cgit