The information in this article is provided as is. Adjustments to error messages cannot be supported by Qlik Support and can lead to difficulties identifying underlying root causes of technical issues experienced later. All changes will be reverted after an upgrade.
The method documented in this article is intended for later versions of Qlik Sense Enterprise on Windows.
The message texts are defined in JavaScript files located by default in path C:\Program Files\Qlik\Sense\Client\translate\. There are subfolders for each supported language, e.g. en-US for English.
To modify the message text edit e.g. the file hub.js in the folder corresponding to the language you want to change the text for.
To change e.g. the default message text for access denied messages you need to find the following line:
"ProxyError.OnLicenseAccessDenied": "You cannot access Qlik Sense because you have no access pass.",
To change the text of the message you need to modify the second part of the text which is in brackets (see example below):
"ProxyError.OnLicenseAccessDenied": "This is a modified message text for access denied events",
To modify the error message:
Navigate to C:\Program Files\Qlik\Sense\Client\translate\
Open the folder corresponding to the language you wish to change, e.g. en-US for English.
Open either the hub.js file or the qmc.js file. Older version of Qlik Sense relied on a single client.json file.
Search for the standard error message
Modify the message text accordingly. If the message you wish to modify cannot be located, then the message cannot be customized.
Save the file
Restart the Qlik Sense Proxy service
Users will not be able to see the new message until their browser cache has been cleared.
If the message cannot be located as documented, then it can likely not be changed.
Please note that this article is provided as is and that Qlik Support cannot directly assist in additional changes to the product.
For more customization assistance, post directly in the Qlik Sense Integration forum, where your knowledgeable Qlik peers may have additional input for you. You can, of course, also reach out to our Professional Services!