Closed
Description
Currently dwv contains code to translate gui strings. This is not necessary, it must be the responsibility of the dwv client. However, in order to display the drawing label, for example, it must be possible to use localised strings. The library will use a default function (dwv.i18n
) that can be overridden by the client for these specific purposes.
Activity