-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[PAID] [$67.50] Chat - There is no closing question mark on delete comment confirmation modal in Spanish #50290
Comments
Triggered auto assignment to @strepanier03 ( |
@strepanier03 FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
ProposalPlease re-state the problem that we are trying to solve in this issue.Chat - There is no closing question mark on delete comment confirmation modal in Spanish What is the root cause of that problem?We are not adding ? here Line 636 in 99f280b
What changes do you think we should make in order to solve the problem?We should add it like this
What alternative solutions did you explore? (Optional) |
Edited by proposal-police: This proposal was edited at 2024-10-05 15:54:14 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.There is no closing question mark on delete comment confirmation modal in Spanish What is the root cause of that problem?this translation is not correct Lines 636 to 637 in 87ea100
What changes do you think we should make in order to solve the problem?add question mark to the end deleteConfirmation: ({action}: DeleteConfirmationParams) =>
`¿Estás seguro de que quieres eliminar este ${action?.actionName === CONST.REPORT.ACTIONS.TYPE.IOU ? 'gasto' : 'comentario'}?`, What alternative solutions did you explore? (Optional) |
Proposal updatedAdded the exact code changes |
Job added to Upwork: https://www.upwork.com/jobs/~021843383751880246894 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eh2077 ( |
Updated the job post and the title as this change is very simple and small, and we agreed to lower the price on this one. |
ProposalPlease re-state the problem that we are trying to solve in this issue.We are missing a "?" at the end of delete comment confirmation modal's spanish text. What is the root cause of that problem?In the deleteConfirmation: ({action}: DeleteConfirmationParams) =>
`¿Estás seguro de que quieres eliminar este ${action?.actionName === CONST.REPORT.ACTIONS.TYPE.IOU ? 'gasto' : 'comentario'}`, What changes do you think we should make in order to solve the problem?Add the missing "?" in the end of the string in the translation file. |
📣 @parotax! 📣
|
This might be a dupe of #49893, going to check and if so close this out. |
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
@strepanier03 To me it doesn't seem to be a duplicate. It is just a similar issue in the "Download attachment" modal. This is in "Delete message" modal. |
Thank you for your speedy proposals! This one is really straightforward. I think we should go with @MuaazArshad 's proposal as they're the first to point the root cause. @MuaazArshad posted at 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @neil-marcellini, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
I agree, sounds good. @strepanier03 this one is so simple that I would suggest we pay $0 for it, or at least next time we have a similar copy change. No C+ is really needed either. |
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.48-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 2024-10-22. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
This comment was marked as duplicate.
This comment was marked as duplicate.
comes off payment hold tomorrow. |
Payment SummaryUpwork Job BugZero Checklist (@strepanier03)
|
@MuaazArshad I've paid and closed the contract. @eh2077 - payment summary is above and you can request in New Expensify. Closing out now 👋 |
Requested in NewDot |
$67.50 approved for @eh2077 |
Reopening for @eh2077 and @strepanier03 to fill out the regression checklist |
I put this on my todo list and will complete it by tmr, thanks! |
Checklist
|
@strepanier03, @neil-marcellini, @MuaazArshad, @eh2077 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Not overdue, checklist completed |
Thanks @eh2077 I'll close this now that the checklist is done, no reg test is needed, and they job is paid. |
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: v9.0.45-2
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/5045504
Email or phone of affected tester (no customers): applausetester+vd_web100424@applause.expensifail.com
Issue reported by: Applause Internal Team
Action Performed:
Pre-requisite: the user must have set the language preference to Spanish.
Expected Result:
Text on confirmation modal should say: ¿Estás seguro de que quieres eliminar este comentario?
Actual Result:
Text on confirmation modal says: ¿Estás seguro de que quieres eliminar este comentario
Workaround:
Unknown
Platforms:
Screenshots/Videos
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @eh2077The text was updated successfully, but these errors were encountered: