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 on Sept 3rd] Translation not added for Edited label in the comment #4518

Closed
akshayasalvi opened this issue Aug 10, 2021 · 28 comments
Assignees
Labels
Engineering External Added to denote the issue can be worked on by a contributor Weekly KSv2

Comments

@akshayasalvi
Copy link
Contributor

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. Keep the language Spanish
  2. Go to the any chat and edit the comment
  3. Click on save changes
  4. You'll see (edited) is still in English.

Expected Result:

(edited) label should be translated to Spanish

Actual Result:

(edited) label shows in English
Screenshot 2021-08-10 at 6 12 17 AM

Workaround:

Can the user still use Expensify without this being fixed? Have you informed them of the workaround?

Platform:

Where is this issue occurring?

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

Version Number:
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:

View all open jobs on Upwork

@akshayasalvi akshayasalvi added AutoAssignerTriage Auto assign issues for triage to an available triage team member Daily KSv2 labels Aug 10, 2021
@MelvinBot
Copy link

Triggered auto assignment to @ntrepanier (AutoAssignerTriage), see https://stackoverflow.com/c/expensify/questions/4749 for more details.

@MelvinBot MelvinBot removed the AutoAssignerTriage Auto assign issues for triage to an available triage team member label Aug 10, 2021
@akshayasalvi
Copy link
Contributor Author

akshayasalvi commented Aug 10, 2021

Proposed Solution:

Add translation for edited keyword and update the english text with function

For language files add keys,
en -> common -> edited: '(edited)'
es -> common -> edited: '(editado)'

Update the below block in ReportActionItemFragment

Screenshot 2021-08-10 at 6 19 18 AM

with

this.props.translate('common.edited')

Currently, the class doesn't have localize hoc. Need to add that too.

export default compose(
	withLocalize,
	withWindowDimensions
)(ReportActionItemFragment);

and props ...withLocalizePropTypes

@MelvinBot
Copy link

@ntrepanier Whoops! This issue is 2 days overdue. Let's get this updated quick!

@ntrepanier ntrepanier removed their assignment Aug 16, 2021
@MelvinBot MelvinBot added Overdue and removed Overdue labels Aug 16, 2021
@MelvinBot
Copy link

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

@aldo-expensify aldo-expensify added the FirstPick Engineering only, please! Only add when there is an identified code solution. label Aug 16, 2021
@aldo-expensify
Copy link
Contributor

aldo-expensify commented Aug 16, 2021

This can be done by external , but I'm taking this for myself for learning purposes

@akshayasalvi
Copy link
Contributor Author

@ntrepanier @aldo-expensify While it was picked by somebody in the team, will I still be paid for finding the issue and suggesting the fix?

@aldo-expensify
Copy link
Contributor

Sorry, closed by mistake, reopened.

@aldo-expensify aldo-expensify removed the FirstPick Engineering only, please! Only add when there is an identified code solution. label Aug 16, 2021
@aldo-expensify
Copy link
Contributor

The proposed solution works in my opinion. This can be handled by someone external.

@aldo-expensify aldo-expensify added the External Added to denote the issue can be worked on by a contributor label Aug 16, 2021
@MelvinBot
Copy link

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

@aldo-expensify aldo-expensify removed their assignment Aug 16, 2021
@MelvinBot MelvinBot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Aug 20, 2021
@akshayasalvi
Copy link
Contributor Author

Thank you for responding @Julesssss It seems this isn't closed and we are hiring from Upwork. I got an invite for this job. So am I supposed to work on it?

@MTN718
Copy link
Contributor

MTN718 commented Aug 20, 2021

Thanks @Julesssss. I saw Upwork project yesterday and immediately i made proposal. seems it's late

@Julesssss
Copy link
Contributor

It seems this isn't closed and we are hiring from Upwork

@akshayasalvi so we'll need to hire you in UpWork too, as that's how we currently make payments, but as soon as you are given approval and assigned to this issue you are free to start working on the task. Please let me know if you have any other questions.

@Julesssss
Copy link
Contributor

Hi @MTN718. Yeah, to give you some context the reason I went with the other proposal is because: A) It was the first proposal we received (10 days ago), and B) it had a bit more detail, and included the fact that we would need to add the localize hoc.

@MTN718
Copy link
Contributor

MTN718 commented Aug 20, 2021

Ok no problem thanks.

@akshayasalvi
Copy link
Contributor Author

@akshayasalvi please go ahead and submit a PR.

@Julesssss I somehow missed this chat and was waiting for the Upwork job. Nevertheless, I've submitted the PR. Please review.

@MelvinBot
Copy link

Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!

@adelekennedy
Copy link

waiting on PR merge

@MelvinBot MelvinBot removed the Overdue label Aug 26, 2021
@Julesssss
Copy link
Contributor

Merged

@Julesssss Julesssss added Weekly KSv2 and removed Daily KSv2 labels Aug 27, 2021
@Julesssss Julesssss changed the title Translation not added for Edited label in the comment [Hold for payment on Sept 3rd] Translation not added for Edited label in the comment Aug 27, 2021
@Julesssss
Copy link
Contributor

@adelekennedy we can pay this today

@adelekennedy
Copy link

@akshayasalvi has been paid, the contract has been completed, and the Upwork post has been closed!

@akshayasalvi
Copy link
Contributor Author

Thank you @Julesssss and @adelekennedy

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 Weekly KSv2
Projects
None yet
Development

No branches or pull requests

8 participants