I finally managed to translate all of it into Turkish - #379
Conversation
Co-authored-by: LeanBitLab <245915690+LeanBitLab@users.noreply.github.com>
You dont need to translate dev comments such as this XML comments Copyright (C) 2008 The Android Open Source Project you only need to translate the text inside tags, comments can stay in English , its harmless just saying usually thats the way |
|
To learn about features added in the future. |
Co-authored-by: LeanBitLab <245915690+LeanBitLab@users.noreply.github.com>
|
I have translated the comments into English. |
|
will merge in next release , again forgot about this too :) |
|
found a total of 16 build-breaking strings in PR #379: Line # Resource Key Unescaped String in PR #379 Required Fix |
|
I noticed these and fixed them in the other pull request |
its better to do smaller merges The XML structure is valid and the build passes. However, the automated tool used for this update introduced a few UI bugs, namespace issues, and translation regressions that need to be cleaned up before merging:
|
|
I hope there are no issues this time 😅 |
well :) . i think its easier for me to translate this myself, let me do it, i kind of know an easier way, you can confirm the changes and create new correction prs, that would be easier for you too Remaining Technical Blockers The latest commit ( 1. Build Failure: Unescaped Single Quotes (Apostrophes)Android Lint will fail the build if a Examples of failures in your current code:
Fix: Search your file for 2. UI Regression: Double-Escaped HTML in
|
|
ill share you an translated beta build later on telegram |
…ove todo comments - Wrap hidden_features_message and no_dictionary_message in CDATA to fix double-escaped HTML tags (<br> -> <br>, <i> -> <i>, etc.) - Translate offline_max_tokens_entries from English to Turkish (Ultra Fast -> Ultra Hizli, etc.) - Remove stale todo comments from string entries
|
no need to merge i already translated other languages too (tried to) in a single commit locally |
I'd appreciate it if you could check and merge them 🥰