diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-10 21:03:09 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-10 23:49:05 +0200 |
commit | 576fd218824ae94ce50960f740341c954eab976c (patch) | |
tree | 354081d16e92434af0bdb53e1ac144ecc0f1b7e0 /cui/uiconfig/ui/optpathspage.ui | |
parent | 0724c35c2886a9e85400f383b0663208fb24b6fa (diff) |
Change $[officename] to %PRODUCTNAME in ui file
Change-Id: I8c5b5baa272f7ea2902ad0e61a6e4412b06953e5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98461
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'cui/uiconfig/ui/optpathspage.ui')
-rw-r--r-- | cui/uiconfig/ui/optpathspage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/optpathspage.ui b/cui/uiconfig/ui/optpathspage.ui index 87ebe6b72b10..48e6fa117f5b 100644 --- a/cui/uiconfig/ui/optpathspage.ui +++ b/cui/uiconfig/ui/optpathspage.ui @@ -213,7 +213,7 @@ </child> <child internal-child="accessible"> <object class="AtkObject" id="OptPathsPage-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="OptPathsPage">This section contains the default paths to important folders in $[officename]. These paths can be edited by the user.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="OptPathsPage">This section contains the default paths to important folders in %PRODUCTNAME. These paths can be edited by the user.</property> </object> </child> </object> |