diff options
author | Caolán McNamara <caolanm@redhat.com> | 2022-01-25 10:33:03 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-01-25 13:23:37 +0100 |
commit | be7c21cc6a8df1c06a3210f32322eab382834b72 (patch) | |
tree | aedd84cde45ee2ed5e25a111bdb2fcd3c23780f4 /cui/uiconfig/ui/scriptorganizer.ui | |
parent | 964da41e9dc95318a55cf300bb03bc6f309cb1fc (diff) |
Related: tdf#146971 rename %PRODUCTNAME Macros to Application Macros
Change-Id: I6a11c335b28cfaeaceba93b22e7d2db30ee803db
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128918
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig/ui/scriptorganizer.ui')
-rw-r--r-- | cui/uiconfig/ui/scriptorganizer.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/scriptorganizer.ui b/cui/uiconfig/ui/scriptorganizer.ui index f30d7be537eb..2421ca93f8b5 100644 --- a/cui/uiconfig/ui/scriptorganizer.ui +++ b/cui/uiconfig/ui/scriptorganizer.ui @@ -263,7 +263,7 @@ </child> <child internal-child="accessible"> <object class="AtkObject" id="ScriptOrganizerDialog-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="scriptorganizer|extended_tip|ScriptOrganizerDialog">Select a macro or script from My Macros, %PRODUCTNAME Macros, or an open document. To view the available macros or scripts, double-click an entry.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="scriptorganizer|extended_tip|ScriptOrganizerDialog">Select a macro or script from My Macros, Application Macros, or an open document. To view the available macros or scripts, double-click an entry.</property> </object> </child> </object> |