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

Multiline match problem #66

Closed
AlexMost opened this issue May 18, 2017 · 1 comment
Closed

Multiline match problem #66

AlexMost opened this issue May 18, 2017 · 1 comment
Assignees

Comments

@AlexMost
Copy link
Member

AlexMost commented May 18, 2017

Doesn't matches the translation at a runtime (without babel plugin):

legal_entity_required: t`Вы воспользовались ЭЦП выданной физическому лицу. 
    Для подтверждения данных организации, код ЕГРПОУ должен содержать 
    не более 8 символов. Воспользуйтесь ЭЦП повторно.`,

translation in .po

#: uaprom/cs/domain/purchases/ECPVerification/i18n.js
msgid ""
"Вы воспользовались ЭЦП выданной физическому лицу. \n"
"Для подтверждения данных организации, код ЕГРПОУ должен содержать \n"
"не более 8 символов. Воспользуйтесь ЭЦП повторно."
msgstr ""
"Ви скористалися ЕЦП, що належить фізичній особі. "
"Для підтвердження даних організації, в коді ЄДРПОУ має міститися не більше 8 символів. Скористайтеся ЕЦП повторно."
@AlexMost
Copy link
Member Author

fixed - #67. Fix is available in 0.5.5 version

serjshevchenko pushed a commit to serjshevchenko/ttag that referenced this issue Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant