Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Extract i18n strings in modals/* #4706

Merged
merged 8 commits into from
Mar 2, 2017
Merged

Extract i18n strings in modals/* #4706

merged 8 commits into from
Mar 2, 2017

Conversation

jacogr
Copy link
Contributor

@jacogr jacogr commented Feb 28, 2017

Part of #4704

  • Extract all i18n strings in the ~/modals folder (much less than anticipated, we already covered 90%)
  • Convert to icons in ~/ui/Icons as applicable

@jacogr jacogr added A0-pleasereview 🤓 Pull request needs code review. M7-ui labels Feb 28, 2017
label='total transaction amount'
label={
<FormattedMessage
id='transfer.details.total/label'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

transfer.details.total/label => transfer.details.total.label ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Damn keyboard. Thank you, I didn't just miss it while typing, also missed it when reading through.

@ngotchac ngotchac added A5-grumble 🔥 Pull request has minor issues that must be addressed before merging. and removed A0-pleasereview 🤓 Pull request needs code review. labels Feb 28, 2017
@ngotchac
Copy link
Contributor

Tiny gumble...

@jacogr jacogr added A0-pleasereview 🤓 Pull request needs code review. and removed A5-grumble 🔥 Pull request has minor issues that must be addressed before merging. labels Feb 28, 2017
@ngotchac ngotchac added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Feb 28, 2017
@gavofyork gavofyork added A7-looksgoodcantmerge 🙄 Pull request is reviewed well, but cannot be merged due to conflicts. and removed A8-looksgood 🦄 Pull request is reviewed well. labels Mar 2, 2017
@jacogr jacogr added A8-looksgood 🦄 Pull request is reviewed well. and removed A7-looksgoodcantmerge 🙄 Pull request is reviewed well, but cannot be merged due to conflicts. labels Mar 2, 2017
@gavofyork gavofyork merged commit 5f51fa2 into master Mar 2, 2017
@gavofyork gavofyork deleted the jg-i18n-modals branch March 2, 2017 12:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants