Added Department in category for Dataverse #2829#3983
Conversation
|
|
||
| /** | ||
| * @todo Don't hard code these as English. | ||
| * @todo Don't hard code these as English. Use bundleUtils |
There was a problem hiding this comment.
@rbhatta99 It looks like you can remove this todo if you add bundle references to the "Laboratory" and "Research Group" text in this same function you reference the bundle for "Department" in line 128.
There was a problem hiding this comment.
I can do that. I can actually change all of them if need be, as they all are given in the bundle. Should I do it in this branch only?
There was a problem hiding this comment.
Yeah, all of them would be great. Sorry, GitHub only displayed a snippet of truncated code, so I only referenced those two.
|
@rbhatta99 I added a comment to your pull request in regards to a todo in Dataverse.java. @scolapasta might also be able to confirm this improvement as well. |
|
@mheppler I completed the todo in dataverse.java |
Related Issues
Pull Request Checklist