Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Translation refactor #959

Closed
wants to merge 16 commits into from
Closed

Conversation

billybonks
Copy link
Contributor

@billybonks billybonks commented Feb 25, 2017

Works on #547
This updates

  • pricing
  • imaging
  • diagnosis
  • labs

A few different modules ported over.

Text stays relatively the same, there is a pull request/s in the works for:

  • medication.
  • invoices.
  • inventory.
  • procedure.

the last remaining module is

  • patients.

The main goal here it easy to know where translations belong, i will be typing out some documentation upon completion of the port.

This is a breaking change for locales i am not sure if they are deployed somewhere if you would like to make a locale refactor branch to merge into i will be happy to do that.

i will implement transfix as soon as the refactor is completion.

thanks to @gabrielle-ong and @RenchChua

Copy link
Member

@jkleinsc jkleinsc left a comment

Choose a reason for hiding this comment

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

Thanks @billybonks, @gabrielle-ong, and @RenchChua for this PR. I think if we can resolve the issue around placeholders this PR will be good to go. I do think I'll setup a new branch to merge this into until the whole refactor is done.

visit: 'Visit',
status: 'Status'
},
placeholders: {
Copy link
Member

Choose a reason for hiding this comment

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

@billybonks I'm not sure about calling this a placeholder. It is a valid option to select, not a temporary placeholder value. When you select/leave this option a new visit is created, so there is action firing based on its selection/non selection.

@jkleinsc jkleinsc changed the base branch from master to locale-refactor February 27, 2017 15:30
@@ -1278,6 +1278,27 @@ export default {
appointmentDate: 'Date'
}
},
labs: {

Choose a reason for hiding this comment

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

Hey, I'm interested in helping out with the translations. Wondering why labs is pluralized when pricing is singular?

Choose a reason for hiding this comment

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

jk. just saw the fix in the later commit

@jkleinsc
Copy link
Member

@billybonks I have been waiting to merge this in until the placeholder issue I brought up is resolved. I'm fine waiting on it, but just thought I would ping you to make sure we are on the same page on this one.

@tangollama
Copy link
Member

@billybonks bump. :)

@tangollama
Copy link
Member

@jkleinsc I think this is ready to go, but I'll leave that to you.

@jkleinsc
Copy link
Member

@tangollama @billybonks I had asked that the "placeholder" label be changed. That I can see, it has not been changed.

@tangollama
Copy link
Member

@billybonks closing this PR for now. Feel free to re-open when/if it makes sense.

@tangollama tangollama closed this Oct 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants