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>
diff --git a/basctl/inc/strings.hrc b/basctl/inc/strings.hrc
index dafc79b..09190a0 100644
--- a/basctl/inc/strings.hrc
+++ b/basctl/inc/strings.hrc
@@ -75,9 +75,9 @@
#define RID_STR_USERMACROS                  NC_("RID_STR_USERMACROS", "My Macros")
#define RID_STR_USERDIALOGS                 NC_("RID_STR_USERDIALOGS", "My Dialogs")
#define RID_STR_USERMACROSDIALOGS           NC_("RID_STR_USERMACROSDIALOGS", "My Macros & Dialogs")
#define RID_STR_SHAREMACROS                 NC_("RID_STR_SHAREMACROS", "%PRODUCTNAME Macros")
#define RID_STR_SHAREDIALOGS                NC_("RID_STR_SHAREDIALOGS", "%PRODUCTNAME Dialogs")
#define RID_STR_SHAREMACROSDIALOGS          NC_("RID_STR_SHAREMACROSDIALOGS", "%PRODUCTNAME Macros & Dialogs")
#define RID_STR_SHAREMACROS                 NC_("RID_STR_SHAREMACROS", "Application Macros")
#define RID_STR_SHAREDIALOGS                NC_("RID_STR_SHAREDIALOGS", "Application Dialogs")
#define RID_STR_SHAREMACROSDIALOGS          NC_("RID_STR_SHAREMACROSDIALOGS", "Application Macros & Dialogs")
#define RID_STR_REMOVEWATCHTIP              NC_("RID_STR_REMOVEWATCHTIP", "Remove Watch")
#define RID_STR_QUERYREPLACEMACRO           NC_("RID_STR_QUERYREPLACEMACRO", "Do you want to overwrite the XX macro?")
#define RID_STR_TRANSLATION_NOTLOCALIZED    NC_("RID_STR_TRANSLATION_NOTLOCALIZED", "<Not localized>")
diff --git a/cui/inc/strings.hrc b/cui/inc/strings.hrc
index df987aa..c8c1b36 100644
--- a/cui/inc/strings.hrc
+++ b/cui/inc/strings.hrc
@@ -84,7 +84,7 @@
#define RID_CUISTR_ALLFUNCTIONS                     NC_("RID_SVXSTR_ALLFUNCTIONS", "All commands")
#define RID_CUISTR_MACROS                           NC_("RID_SVXSTR_MACROS", "Macros")
#define RID_CUISTR_MYMACROS                         NC_("RID_SVXSTR_MYMACROS", "My Macros")
#define RID_CUISTR_PRODMACROS                       NC_("RID_SVXSTR_PRODMACROS", "%PRODUCTNAME Macros")
#define RID_CUISTR_PRODMACROS                       NC_("RID_SVXSTR_PRODMACROS", "Application Macros")
#define RID_CUISTR_NOMACRODESC                      NC_("RID_SVXSTR_NOMACRODESC", "There is no description available for this macro.")
#define RID_CUISTR_SELECTOR_RUN                     NC_("RID_SVXSTR_SELECTOR_RUN", "Run")
#define RID_CUISTR_ROW                              NC_("RID_SVXSTR_ROW", "Insert Rows")
diff --git a/cui/uiconfig/ui/scriptorganizer.ui b/cui/uiconfig/ui/scriptorganizer.ui
index f30d7be..2421ca9 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>