0 votes

I wanted to contribute something back to the forums since I am always asking so many questions. I was able to find the answer on my own after I searched the forums/site without finding anything.

I was looking to change the Welcome message on the login page which said "Welcome to Softerra Adaxes 2011.1". I was able to find the localization file which is under

C:\Program Files\Softerra\Adaxes 3\Web Interface\Admin\App_GlobalResources\Strings.resx

This file has all the associated data for language settings. The setting I was looking for was

<data name="WelcomeTemplate" xml:space="preserve">
     <value>Welcome to XYZ Company's Self Service Portal</value>
</data>

Hope this helps some one in the future!

by (80 points)
0

Thank you very much for this post!

1 Answer

0 votes
by (18.0k points)

In the next version this setting will be available in the Web Interface Customization tool.

0

I'm going forward on that topic as i would like to translate specific actions we have in our Web interface (create user with a specic form). Is it possible ? Also, i noticed that "Manage Group Membership" action is not translated in French.

Thanks in advance

0

Hello,

Yes, it is possible to translate Home Page actions. For more details, please see Configure Home Page Actions.

Also, i noticed that "Manage Group Membership" action is not translated in French.

There is no built-in "Manage Group Membership" action. It means that you created the action by yourself and specified English texts for it. You can also translate the action by editing it in the Web Interface Configuration Tool.

0

Yes you're right, this is a custom action.
But i cannot see how to translate a custom action, i mean, how to provide text for both english and french languages (i double checked the tutorial).

0

Unfortunately currently it is impossible.

Related questions

0 votes
1 answer

Any chance there is support for configuring mail settings in adaxes using HTTP Graph API integration instead of Exchange Online SMTP?

asked Jul 10 by emeisner (160 points)
0 votes
0 answers

After following the process outlined at https://www.adaxes.com/help/ConfigureMailSettings/#exchange-app-auth, I enter in the smtp server, port 587, the server requires ... nothing. Checked the adaxes logging, nothing. Any help is apprecaited. Thank you!

asked Jul 10 by emeisner (160 points)
0 votes
1 answer

Hi again, the script here needs a small change In the last catch area, it has to be $messageEncodingName, otherwise the output will show nothing for default as the value is empty : ) catch { $messageEncodingName = "UTF-8 (default)" }

asked Mar 11 by wintec01 (2.0k points)
0 votes
1 answer

I'd like to see all the possible configuration settings if possible.

asked Jun 4, 2024 by ZoomGhost (280 points)
0 votes
1 answer

Hi team, I am trying to set a primary smtp address to a user based on input during creation. If someone set a specific email in form, this is stored in customAttributeText3 and ... a specifc email address as primary? Do I need to run a PS command to set it?

asked Oct 13, 2023 by wintec01 (2.0k points)
3,725 questions
3,404 answers
8,605 comments
550,099 users