-
Notifications
You must be signed in to change notification settings - Fork 134
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
Creating Fresh PR: Manual Location + Translation #78
Conversation
prem-k-r
commented
Oct 20, 2024
•
edited
Loading
edited
- Translated newly added options of Digital clock element in menu
- Added an option to input the location manually.
- Customized date displayed formatting in Hindi and Bangla: Show full name for month and truncated week days.
- Added missing translations of almost all of the interface elements to English and provided corresponding Hindi and Bangla translations.
- Mapping of week day in hindi. (It was Sun-Sat in English but corresponding in Hindi was Mon-Sun, so was showing wrong day(current week day+1) in Hindi)
- Reordered Language selection alphabetically.
Please review and merge, Thanks. |
Okay! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All looks good to me
For languages like Hindi and Bengali, using only the first three characters of a month, as done by default in English (e.g., 'Oct' for October), often creates ambiguous words.
Added Bangla translation. |
Ok, new PR… 😅 So, let me know when I can add missing Czech translation strings, please 🙂. Otherwise I'll add it after merging (it should notify me automatically). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @prem12321kumar. just what we needed. Thanks for your hard work.
@XengShi you can merge this too. Its good to go.
Nice! I'll look at it, when I have a little time. |
Is it possible to edit the numbers too? |
I just want to know if it is?.. |
What numbers do you mean? |
The weather degrees and the digital clock time and the date numbers. |
It should be, let me try |
Yeah try. Until I make the new release notes. |
Unfortunately getting some conflicts, Could you please resolve it. |
@prem12321kumar |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolve the conflicts.
I checked your repo, and you've done an excellent job! I have a few suggestions for you: You changed 'यहाँ अपना टेक्स्ट लिखें' to 'संपादित करने के लिए दो बार टैप करें.' While your translation is more accurate for 'Double tap to Edit,' I believe 'यहाँ अपना टेक्स्ट लिखें' is simpler and easier for users to understand, and it's also shorter, like 'Double tap to Edit.' For the Enter button, you changed it to 'दर्ज करें,' which is indeed the correct translation of 'Enter,' but in my opinion, 'सर्च करें' would be more appropriate in Hindi. Bugs: After switching to other languages like Chinese, Russian, and Portuguese, we are seeing 'undefined' translations. |
Thanks. as for the Bugs: After switching to other languages like Chinese, Russian, and Portuguese, we are seeing 'undefined' translations. I was not free, i'll do by an hour or so and confirm you same |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great.
@prem12321kumar If translation is not provided simply use default 'English' just like the previous version. |
What happend? |
Earlier English was showing when was it was not defined in any other language and methods were not defined for it. |
@XengShi Done, Please check |
Verified on my end |
@ceskyDJ you can verify Czech translation now |
Nice! Thanks for notifying me. |