[Libreoffice-commits] core.git: cui/uiconfig

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Fri Jul 10 21:49:32 UTC 2020


 cui/uiconfig/ui/optpathspage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 576fd218824ae94ce50960f740341c954eab976c
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Fri Jul 10 21:03:09 2020 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Fri Jul 10 23:49:05 2020 +0200

    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 at libreoffice.org>

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>


More information about the Libreoffice-commits mailing list