-
Notifications
You must be signed in to change notification settings - Fork 393
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
Vietnamese support | bug #1033
Comments
Could you give me the current message which is causing the error? So i can add it to the testing suite -> reproduce -> and fix it =) |
It is already in the description. #: src/components/farm/FarmYourHarvesterNetwork.tsx:58
msgid "A harvester is a service running on a machine where plot(s) are actually stored. A farmer and harvester talk to a full node to see the state of the chain. View your network of connected harvesters below Learn more"
msgstr "Harvester là một dịch vụ chạy trên một máy chứa các tệp plot . Một \bfarmer và harvester tương tác với một nút đầy đủ để xác định trạng thái của chuỗi. Xem các harvester được kết nối của bạn dưới đây Tìm hiểu thêm"
#: src/electron/main.ts:296
msgid "Contribute on GitHub"
msgstr "Đóng góp �qua GitHub" |
Alright, we don't need to change anything. Just remove that \b from the msgstr is not valid |
9b2705f Will be released in a few minutes |
This is not work as well and it is without \b #: src/electron/main.ts:296
msgid "Contribute on GitHub"
msgstr "Đóng góp �qua GitHub" Can you check it as well? Thank you |
https://stackblitz.com/edit/typescript-9kphuq?devtoolsheight=33&file=index.ts |
Alright then, I'll create a bug in his repository. I've tried with his new version which is in beta and works good, but it's a major release and breaks lingui so i'll have to find time to work on it :/ |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
still an issue |
Hello @seeden! |
From unknown reason lingui is not able to compile few Vietnamese strings.
It is working fine when I remove it from my .po file.
I am using latest version 3.8.2
Here is content of .po file
I see next error stacktrace:
The text was updated successfully, but these errors were encountered: