Forum Home › Forums › Uncategorized Issues › Regional Number Configuration
- This topic has 7 replies, 2 voices, and was last updated 6 years, 2 months ago by
Mikhail.
-
AuthorPosts
-
September 27, 2018 at 7:36 pm #4314
ngiussaniParticipantHi,
First of all, I looked up for this issue in the forum, and didn’t find nothing similar. If there is one, sorry.
I coudn’t find a simple way to choose how numbers are displayed, it is decimal and thousands separators. In my country, the decimal separator is a comma and the thousands is a dot.
September 29, 2018 at 2:22 pm #4315
MikhailModeratorHi,
You need to set culture in the settings of Webstation. For example, en-US
October 1, 2018 at 5:16 pm #4322
ngiussaniParticipantHi Mikhail,
It’s already configured with correct culture. But, still, I have the same number format. I don’t know what else could be missing.
For reference, this is the line in the WebSettings.xml
<Param name=”Culture” value=”es-LA” descr=”Web application culture” />
Additionally, the laguage of the app wasn’t changed. I had to rename the lang files form spanish to en-GB to make it work.
October 2, 2018 at 5:16 am #4323
MikhailModeratorHi,
I tried the same:
1. Copy ScadaData.es-LA.xml and ScadaWeb.es-LA.xml to C:\SCADA\ScadaWeb\lang
2. Open http://localhost/Scada/plugins/Config/WebConfig.aspx and set Culture to es-LA
3. Logout and login
And Spanish language become active.
I use Webstation 5.0.6.1. What is your version?
Note: some phrases are not translated. Update of language files, made by the community, is desirable.October 2, 2018 at 5:19 am #4324
MikhailModeratorI don’t see es-LA here https://msdn.microsoft.com/en-us/library/hh441729.aspx
I think, there is no such supported culture. To get required number formats, we have to use correct culture name, e.g. es-MX or just es
And rename language files. We need community help to update files and choose the culture.October 2, 2018 at 2:01 pm #4327
ngiussaniParticipantThanks Mikhail. Setting culture as “es” did the trick.
I made some improvements on the language files, but not enough to send it as official. As soon as I have some free time, I’ll work on them and generate the entire language files for “es”. Once again, your support is very appreciated.
October 2, 2018 at 5:03 pm #4331
MikhailModeratorUpdate files for Webstation. Other apps are going to be totally changed.
Thank you.August 30, 2019 at 12:26 pm #5895
MikhailModeratorFixed in Language Pack 1.4
-
AuthorPosts
- You must be logged in to reply to this topic.