Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Qvc_Language_RU.qvs #69

Open
Andrey-Fomichev opened this issue Oct 16, 2017 · 2 comments
Open

Error in Qvc_Language_RU.qvs #69

Andrey-Fomichev opened this issue Oct 16, 2017 · 2 comments

Comments

@Andrey-Fomichev
Copy link

Andrey-Fomichev commented Oct 16, 2017

`
// 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=Год-Квартал;

`

@RobWunderlich
Copy link
Owner

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?

@Andrey-Fomichev
Copy link
Author

In the attachment, the file is completely

Qvc_Language_RU.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants