Language.db translation changes¶
What is new - 26.0¶
It was possible that the Studio did not show text strings at several places. For example, some menu items and captions were missing. This could occur when the language.db file was missing or could not be opened successfully. The Studio has been enhanced to return the default text and report an error when the language.db file is not a SQLite database. If the database file is missing, an empty database is created by SQLite on opening and had no table for translations. This is now also controlled.