You can manage resource bundles for any language in Sigma Studio itself instead of maintaining separate resource bundle property files. However, you need to make an entry in a table in the Sigma schema for the new language with the relevant Language ID.
To add a new language in Sigma application , perform the following steps:
Add an entry for the new language in the languagemaster table (in the Sigma model schema) with the relevant Language ID. Additionally, specify the text direction as either left-to-right (LTR) or right-to-left (RTL) accordingly. A sample entry for the Burmese language is shown in the following screen shot:
The sample queries for adding the Burmese language in the languagemaster table on the Sigma schema is provided as follows:
|
Add an entry for the font family in the ct_lov_master table on the Studio schema. A sample entry for the NotoSans Myanmar-Regular.ttf font family is shown in the following screen shot:
The sample queries for adding the NotoSans Myanmanr-Regular font family in the ct_lov_master table on the Studio schema is provided as follows:
|
Access the relevant report (CARD SUMMARY) in the Sigma Application and click Run to generate the report in the selected PDF format.
Since resource bundles are not applied for the entire Sigma Application in the Burmese language, there might be some texts like the display names of columns, which could be missing in the Sigma screen. As the resource bundles for the Burmese language have not applied for the entire Sigma Application, the texts could be missing for some options in the Sigma screen. |