{}

브랜드

Impact-Company-Logo-English Black-01-177x54

슈나이더 일렉트릭 코리아 웹사이트에 방문해 주셔서 감사합니다.

슈나이더 일렉트릭 코리아 웹사이트 방문자 분들 모두 환영합니다.
FAQ 검색
PME9.0 - Active Alarms in Czech show wrong values for State
Issue
The state of the alarms shows the days in decimal format for some reason and the wrong value.
For Example an alarm with the state of 3 Days and 21 hours is shown in czech as 0,3 dnů 21 hod

Product Line
Power Monitoring Expert 9.0

Enviroment
Web Application - Alarm

Cause
The value for the Day is set wrong in the database for Czech localization string.

Resolution
Warning: Backup the Databases prior attempting any changes.

To confirm the Localization string for this language by running the following script.

select * from [Internationalization].[LocalizedString] where ResourceKeyID in (select ID from [Internationalization].[ResourceKey] where name like '%Time_Units_day_1%')

Run following SQL script on their Application Modules database:

EXEC [Internationalization].[WriteLocalizedString] 'cs', 'General', '', 'Time_Units_day_1', '', N'{0.EN_US} dnů'

슈나이더 일렉트릭 Korea

자세히 알아보기
제품군
유용한 문서
자세히 알아보기
제품군