-
Notifications
You must be signed in to change notification settings - Fork 527
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
Change option name for "Default Audio" to "Preferred Audio Language" #4649
Comments
@vrajdesai78 not part of GSoC |
Assign#4649 |
@BenHenning do we still need to work on this given the proposed changes in the revised onboarding flow? |
From the PM side: I think it is worth making this menu clearer regardless of the onboarding flow. I think "Reading Text Size" is fine but "Default Audio" is unclear. Could we change it to "Preferred Audio Language" instead? |
I am fine with rewording to |
Thanks @adhiamboperes -- updated the title and description of the issue accordingly. This should be a pretty good starter issue, I think! |
Sure, @geektan123, if you'd like to attempt to fix this, please let me have a description of your proposed solution. |
Hi @adhiamboperes, I would like to work on this issue. I will fix this by changing the According to me, the toolbar title also needs to be changed accordingly. |
@the-mr17, you only need to update the text in the english strings file. @translatewiki will update any translations. Otherwise the approach sg. |
@the-mr17 I had assigned #5079 to you. If you won't be working on it please let me know. |
@adhiamboperes My apologies for the delay. I have just added a PR addressing that issue. PTAL. |
<!-- READ ME FIRST: Please fill in the explanation section below and check off every point from the Essential Checklist! --> ## Explanation <!-- - Explain what your PR does. If this PR fixes an existing bug, please include - "Fixes #bugnum:" in the explanation so that GitHub can auto-close the issue - when this PR is merged. --> Fixes #4649 This PR changes the `audio_language` & `audio_language_activity_title` string in `strings.xml` file to `Preferred Audio Language`. ## Essential Checklist <!-- Please tick the relevant boxes by putting an "x" in them. --> - [x] The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".) - [x] Any changes to [scripts/assets](https://github.com/oppia/oppia-android/tree/develop/scripts/assets) files have their rationale included in the PR explanation. - [x] The PR follows the [style guide](https://github.com/oppia/oppia-android/wiki/Coding-style-guide). - [x] The PR does not contain any unnecessary code changes from Android Studio ([reference](https://github.com/oppia/oppia-android/wiki/Guidance-on-submitting-a-PR#undo-unnecessary-changes)). - [x] The PR is made from a branch that's **not** called "develop" and is up-to-date with "develop". - [x] The PR is **assigned** to the appropriate reviewers ([reference](https://github.com/oppia/oppia-android/wiki/Guidance-on-submitting-a-PR#clarification-regarding-assignees-and-reviewers-section)). ## For UI-specific PRs only <!-- Delete these section if this PR does not include UI-related changes. --> If your PR includes UI-related changes, then: - Add screenshots for portrait/landscape for both a tablet & phone of the before & after UI changes - For the screenshots above, include both English and pseudo-localized (RTL) screenshots (see [RTL guide](https://github.com/oppia/oppia-android/wiki/RTL-Guidelines)) - Add a video showing the full UX flow with a screen reader enabled (see [accessibility guide](https://github.com/oppia/oppia-android/wiki/Accessibility-A11y-Guide)) - Add a screenshot demonstrating that you ran affected Espresso tests locally & that they're passing <img src="https://github.com/oppia/oppia-android/assets/84731134/ee45c13d-5181-4cc8-991c-73a204884eae" width="300"/> <img src="https://github.com/oppia/oppia-android/assets/84731134/b4cc6942-43fa-45f5-8dd0-081eeae7b064" width="300"/>
Describe the bug
Change the "Default audio" text in the Options menu to be clearer.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The "default audio" text should be changed to "Preferred Audio Language".
Current Screen
[Note: This was edited by @seanlip from the original content description based on https://github.com//issues/4649#issuecomment-1731676351]
The text was updated successfully, but these errors were encountered: