Changing language to a default

Hey there,

I am attempting to change my ReportServer language to English so that it never needs to be changed.

I’d like it to be permanent so adding locale=en in the URL will not work for what I am doing.

I’ve also gone into the ReportServer.html file and added but that does not work either.

Suggestions?

Thanks!

Hi,

what version of ReportServer are you using (the default should be English). In any case, you can change the default via the configuration file /fileserver/etc/main/localization.cf. Note that the currently selected locale should also be stored in a cookie, thus, you might need to delete cookies to verify the change. Some further information is also available here: https://reportserver.net/en/guides/config/chapters/UI-Customization/.

Cheers,
Arno

Hey there,

I am using version 3

I have deleted my cookies - changed the localization file and added but it is still not working.

Thanks,

Erika Leal

Hi Erika,

did you run

config reload

on the terminal after changing the config file (sorry, should have mentioned that). You can open the terminal via CTRL+ALT+T. There should also not be any need of changing the ReportServer.html file. What language does it have by default?

Regards,
Arno