We made a Server-Change at a Customer.
We didnt make any changes in the DB.
After the Change we set all Language and Region Settings to Austria.
Now Everything in the RTC is in Austrian Language except FIELDCAPTIONS.
For Example on the Sales Order Report individual Captions are German(Austria) but SalesHeader.FIELDCAPTION("No.") is still English.
Anyone else experienced this before or know how to fix this?
Thanks in advance
0
Answers
CaptionML = ENU=No.;DEA=Nr.
Language for Users is 3079 (DEA)
All is working except the Captions from FieldCaption on Reports or optionfields.
Check in your report if you have something like this:
No CurrReport.Language and when i use GLOBALLANGUAGE in the Report it is 3079 for Austria.
But FieldCaptions still English
Also, CaptionML of the required language has to be installed. If that is not done properly, the caption will be selected by the system for each single element in the following way:
1. Selected Language
2. If not available, substituted by Primary Language ID (see table Windows Language)
3. If not available, substituted by ENU
I can select the Language German(Austria) in the RTC.
Everything on RTC is then in German.
Except the Values of Optionfields and on Reports textconst are German but Parameters like SalesHeader.FIELDCAPTION("No.") is still Englisch.
I already recopied the language files. Set all NAV Language Things to 3079 and the Server is on Region and Language Settings on German(Austria). When i go to SQL Server language there is also German.
But i think i still get English from SQL because only OptionFields and FieldCaptions are wrong.
been wondering the exact same thing as i am having the exact same problem. any update would be appreciated thank you a lot!