-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Some untranslatable string improvements #7317
Conversation
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.
LGTM
Tested the apk: Works as expected.
Would be great if someone who manages translation could take a look at this.
This PR will have conflicts when we merge #2335 |
It's fine. I can rebase :) |
I just saw there are some untranslatable strings in the |
2 requests from my side:
|
f5bdda3
to
677ee6a
Compare
677ee6a
to
32c026c
Compare
I will fix the error later. |
Note: I think we should no longer let this PR wait for #2335 because there is currently little progress. |
32c026c
to
7268e04
Compare
Took way too long lol but fixed👍 |
Kudos, SonarCloud Quality Gate passed! |
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.
litetex failed to click on Approved
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.
Took way too long lol but fixed👍
Better late than never 😄
Anyway LGTM, did a quick test, seems to work as expected.
What is it?
Description of the changes in your PR
APK testing
The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR.
APK probably not needed though.
Due diligence