Where to change 'Globals.QIM_ProductNameShort'

We're currently running version 9.3, and I'm very happy to see that setting the product name directly via the Administration Portal is now possible. The default value shown there is %Globals.QIM_ProductNameShort%, which resolves to 'One Identity'.

I looked into DialogMultiLanguage and QBMTranslationAddOn tables, finding multiple references to %Globals.QIM_ProductNameShort%, but couldn't locate the actual source value itself. I also checked DialogConfigParm, but it wasn't there either.

Does anyone know if it's actually possible to change %Globals.QIM_ProductNameShort% directly?My customer would like to update this global placeholder directly, as this would be cleaner and more maintainable than editing every single DialogMultiLanguage entry. Modifying %Globals.QIM_ProductNameShort% directly would be cleaner and more maintainable than editing every single DialogMultiLanguage entry.

Any advice is appreciated, thanks!