Note: Starting with Profound UI 4.6.2, this option still works, but is deprecated. We recommend that you use Language Support instead.
The grid's paging bar text can be customized using the settings below.
Example:
// The following are default settings pui["next link text"] = "Next"; pui["previous link text"] = "Previous"; pui["csv export text"] = "Export to Excel";
Where do you save this configuration option? Here.