import po file (german) import bad texts for empty messages
Confluence User - 02 Apr, 2020
In the po file the message "console.setting.general.label.jsonpIPWhitelist" is not translated
#: console.setting.general.label.jsonpIPWhitelist
msgid "API IP Whitelist (Separated by ';')"
msgstr ""
But after importing the console_de.po file Joget has a value for "console.setting.general.label.jsonpIPWhitelist" which is "Stoppuhr Einstellungen". The text "Stoppuhr Einstellungen" is for the key "console.setting.general.header.smtpSettings".
It seems that joget gets confused when a message is not translated (empty string) and uses a previous message instead.
locale;translate;i18n;server