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

[$125] Cancel payment - "Cancel payment" in three-dot menu is not translated to Spanish #33513

Closed
4 of 6 tasks
lanitochka17 opened this issue Dec 22, 2023 · 13 comments
Closed
4 of 6 tasks
Assignees
Labels
Engineering External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors Reviewing Has a PR in review Weekly KSv2

Comments

@lanitochka17
Copy link

lanitochka17 commented Dec 22, 2023

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


Version Number: 1.4.16-3
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:

Issue found when executing PR #32674

Action Performed:

  1. Go to workspace chat
  2. Create a manual request
  3. Open expense report
  4. Click Pay elsewhere
  5. Change app language to Spanish
  6. Click 3-dot menu

Expected Result:

In Step 6, "Cancel payment" in 3-dot menu is translated to Spanish

Actual Result:

In Step 6, "Cancel payment" in 3-dot menu is not translated to Spanish

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence

Bug6324157_1703264609496.bandicam_2023-12-22_17-27-03-380__2_.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~018f27688bf279c909
  • Upwork Job ID: 1738316307016527872
  • Last Price Increase: 2023-12-22
@lanitochka17 lanitochka17 added the DeployBlockerCash This issue or pull request should block deployment label Dec 22, 2023
Copy link
Contributor

👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

Copy link

melvin-bot bot commented Dec 22, 2023

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

@neonbhai
Copy link
Contributor

neonbhai commented Dec 22, 2023

Proposal

Please re-state the problem that we are trying to solve in this issue.

Cancel payment - "Cancel payment" in three-dot menu is not translated to Spanish




What is the root cause of that problem?

We did not translate ‘Cancel Payment’ in threeDots menu





What changes do you think we should make in order to solve the problem?

We should use the key iou.cancelPayment and use the translate hook:

cancelPayment: 'Cancel payment',

@Pujan92
Copy link
Contributor

Pujan92 commented Dec 22, 2023

Proposal

Please re-state the problem that we are trying to solve in this issue.

Cancel payment not translated to spanish

What is the root cause of that problem?

We have static string here which added in this PR

text: 'Cancel payment',

What changes do you think we should make in order to solve the problem?

We need to use translation key instead.

text: translate('iou.cancelPayment'),

@puneetlath puneetlath added External Added to denote the issue can be worked on by a contributor and removed DeployBlockerCash This issue or pull request should block deployment labels Dec 22, 2023
@melvin-bot melvin-bot bot changed the title Cancel payment - "Cancel payment" in three-dot menu is not translated to Spanish [$500] Cancel payment - "Cancel payment" in three-dot menu is not translated to Spanish Dec 22, 2023
Copy link

melvin-bot bot commented Dec 22, 2023

Job added to Upwork: https://www.upwork.com/jobs/~018f27688bf279c909

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Dec 22, 2023
Copy link

melvin-bot bot commented Dec 22, 2023

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

@puneetlath puneetlath changed the title [$500] Cancel payment - "Cancel payment" in three-dot menu is not translated to Spanish [$125] Cancel payment - "Cancel payment" in three-dot menu is not translated to Spanish Dec 22, 2023
@puneetlath
Copy link
Contributor

Not a deploy blocker but we should fix this. Going to make it a $125 issue as this is very simple.

Copy link

melvin-bot bot commented Dec 22, 2023

Upwork job price has been updated to $125

@puneetlath puneetlath added Daily KSv2 and removed Hourly KSv2 labels Dec 22, 2023
@melvin-bot melvin-bot bot added the Overdue label Dec 25, 2023
@getusha
Copy link
Contributor

getusha commented Dec 25, 2023

Since the issue is straightforward, let's proceed with @neonbhai's proposal, as it was the first one.
🎀 👀 🎀 C+ Reviewed!

Copy link

melvin-bot bot commented Dec 25, 2023

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

@melvin-bot melvin-bot bot added the Reviewing Has a PR in review label Dec 25, 2023
@melvin-bot melvin-bot bot added Weekly KSv2 and removed Daily KSv2 labels Dec 25, 2023
@neonbhai
Copy link
Contributor

I raised the fix not realising the assignment didn't happen. I'm sorry 🙇
won't happen again

@mountiny
Copy link
Contributor

Reverting the original PR because it has caused numerous deploy blockers and the author is ooo

@marcaaron
Copy link
Contributor

Closing since related PR was reverted. cc @Gonals

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors Reviewing Has a PR in review Weekly KSv2
Projects
None yet
Development

No branches or pull requests

7 participants