Qlikview-Components icon indicating copy to clipboard operation
Qlikview-Components copied to clipboard

Error in Qvc_Language_RU.qvs

Open Andrey-Fomichev opened this issue 8 years ago • 2 comments
trafficstars

` // Localization for Russian

SET Qvc.Calendar.v.Field.Date=Дата;

SET Qvc.Calendar.v.Field.Day=День;

SET Qvc.Calendar.v.Field.Weekday=День недели;

SET Qvc.Calendar.v.Field.Year=Год;

SET Qvc.Calendar.v.Field.Month=Месяц;

SET Qvc.Calendar.v.Field.YearMonth=Год-Месяц;

SET Qvc.Calendar.v.Field.Quarter=вартал;

SET Qvc.Calendar.v.Field.YearQuarter=Год-вартал;

`

Change: ` SET Qvc.Calendar.v.Field.Quarter=Квартал;

SET Qvc.Calendar.v.Field.YearQuarter=Год-Квартал;

`

Andrey-Fomichev avatar Oct 16 '17 18:10 Andrey-Fomichev

I think I may be having problems with the characters involved here as I previously merged a pull request that doesn't display correctly in my git client. Can you upload to this issue the the entire Qvc_Language_RU.qvs file as you think it should look?

RobWunderlich avatar Oct 17 '17 00:10 RobWunderlich

In the attachment, the file is completely

Qvc_Language_RU.zip

Andrey-Fomichev avatar Oct 18 '17 02:10 Andrey-Fomichev