Skip to content
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

[HOLD for payment 2022-04-27] [$250] Room Settings - The word "Restricted" is not translated into Spanish. #8537

Closed
kbecciv opened this issue Apr 7, 2022 · 18 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor Reviewing Has a PR in review

Comments

@kbecciv
Copy link

kbecciv commented Apr 7, 2022

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Action Performed:

  1. Go to https://staging.new.expensify.com
  2. Log any expensifail account
  3. Open any room in Spanish
  4. Click Settings

Expected Result:

The word "restricted" must be translated into Spanish - Restringida

Actual Result:

The word "restricted" is not translated into Spanish.

Workaround:

Unknown

Platform:

Where is this issue occurring?

  • Web
  • iOS
  • Android
  • Desktop App
  • Mobile Web

Version Number: 1.1.52.0

Reproducible in staging?: Yes

Reproducible in production?: Yes

Email or phone of affected tester (no customers): n/a

Logs: https://stackoverflow.com/c/expensify/questions/4856

Notes/Photos/Videos: Any additional supporting documentation


Upwork URL: https://www.upwork.com/jobs/~01905625ed837532d1

Issue reported by: Applause

Slack conversation:

View all open jobs on GitHub

@melvin-bot
Copy link

melvin-bot bot commented Apr 7, 2022

Triggered auto assignment to @nkuoch (Engineering), see https://stackoverflow.com/c/expensify/questions/4319 for more details.

@Puneet-here
Copy link
Contributor

Proposal

To fix we need to change the code here:

<Text numberOfLines={1} style={[styles.reportSettingsVisibilityText]}>{this.props.report.visibility}</Text>

like this:

<Text numberOfLines={1} style={[styles.reportSettingsVisibilityText]}>
     {this.props.translate(`newRoomPage.visibilityOptions.${this.props.report.visibility}`)}
</Text>

Here I am accessing the value given in en/es.js

@nkuoch
Copy link
Contributor

nkuoch commented Apr 8, 2022

We'll need to make sure any possible value of visibility exists in the translations

@nkuoch nkuoch removed their assignment Apr 8, 2022
@nkuoch nkuoch added the External Added to denote the issue can be worked on by a contributor label Apr 8, 2022
@melvin-bot
Copy link

melvin-bot bot commented Apr 8, 2022

Triggered auto assignment to @trjExpensify (External), see https://stackoverflow.com/c/expensify/questions/8582 for more details.

@melvin-bot
Copy link

melvin-bot bot commented Apr 8, 2022

Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat (Exported)

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Apr 8, 2022
@melvin-bot
Copy link

melvin-bot bot commented Apr 8, 2022

Triggered auto assignment to @thienlnam (Exported), see https://stackoverflow.com/c/expensify/questions/7972 for more details.

@melvin-bot melvin-bot bot changed the title Room Settings - The word "Restricted" is not translated into Spanish. [$250] Room Settings - The word "Restricted" is not translated into Spanish. Apr 8, 2022
@trjExpensify
Copy link
Contributor

Job on upwork here: https://www.upwork.com/jobs/~01905625ed837532d1

I'm OoO next week, so feel free to pull the external trigger again if anything is needed from the CM team in the meantime. 👍

@parasharrajat
Copy link
Member

@Puneet-here 's proposal looks good.

cc: @thienlnam

🎀 👀 🎀 C+ reviewed

@thienlnam
Copy link
Contributor

Yup looks good to me as well, hiring @Puneet-here

@melvin-bot
Copy link

melvin-bot bot commented Apr 8, 2022

📣 @Puneet-here You have been assigned to this job by @thienlnam!
Please apply to this job in Upwork and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Keep in mind: Code of Conduct | Contributing 📖

@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Apr 8, 2022
@Puneet-here
Copy link
Contributor

Hi, I have made the PR.
Thanks.

@thienlnam
Copy link
Contributor

Issue has been merged, deployed on staging 5 days ago

@melvin-bot melvin-bot bot removed the Overdue label Apr 18, 2022
@mvtglobally
Copy link

Issue not reproducible during KI retests. (First week)

@trjExpensify
Copy link
Contributor

Back from OOO, @Puneet-here I've sent you the offer on Upwork to get the contract in place. You too, @parasharrajat for C+.

@trjExpensify trjExpensify added the Reviewing Has a PR in review label Apr 19, 2022
@Puneet-here
Copy link
Contributor

Thanks, I have accepted the offer.

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Apr 20, 2022
@melvin-bot
Copy link

melvin-bot bot commented Apr 20, 2022

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.1.55-2 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue:

If no regressions arise, payment will be issued on 2022-04-27. 🎊

@melvin-bot melvin-bot bot changed the title [$250] Room Settings - The word "Restricted" is not translated into Spanish. [HOLD for payment 2022-04-27] [$250] Room Settings - The word "Restricted" is not translated into Spanish. Apr 20, 2022
@mvtglobally
Copy link

Issue not reproducible during KI retests. (Second week)

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Apr 26, 2022
@trjExpensify
Copy link
Contributor

Settled up with you both in Upwork, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor Reviewing Has a PR in review
Projects
None yet
Development

No branches or pull requests

7 participants