The client-side function [`odata.fillUriTemplate`](https://oasis-tcs.github.io/odata-specs/odata-csdl-json/odata-csdl-json.html#FunctionodatafillUriTemplate) can only be used to construct URIs, not other texts like error messages with placeholders. An analogous function `odata.fillTextTemplate` would be desirable.