Problem with lang update (unable to delete)

Hi all,

I have a hard time figuring out how to update our language in nodeworx/siteworx after the 2.1.2 update.

I have changed all node- and siteworx accounts back to use english.
I have set the default language in iworx.ini back to en-us (both for node- and siteworx):

[iworx.language]
ini=“languages.ini”
nodeworx=“en-us”
siteworx=“en-us”

and restarted iworx.

Still, our current language is listed as DEFAULT on the lang page in Nodeworx, and I cannot delete it so I can recreate it with the new translated file?

Anyone with suggestions?

Thanks
-tsl-

Try editing the NodeWorx user (on the NodeWorx Home page, the [edit] link) and changing the language there to en-us. That might be the hang up.

Paul

Thanks for your prompt reply :slight_smile:

However I already set this earlier to no avail.
I have also tried with other themes but same problem.

Rgds
-tsl-

There may be a secondary SiteWorx user using the language.

The easiest thing to do here would be to update the /home/interworx/lang/your-code-here/global.lng file with the new language data.

Paul

Thanks Paul, that did the trick!

Would it be the preferred way to update the lang/<code>/global.lng file directly?
If so, it will resolve alot of hassle to update the lang. i.e would not have to swich all users to english, delete the current translated lang ( when it works :wink: ), update and switch back all users again.

rgds
-tsl-