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

Internationalization #209

Closed
eaquigley opened this issue Jul 9, 2014 · 8 comments
Closed

Internationalization #209

eaquigley opened this issue Jul 9, 2014 · 8 comments
Assignees
Labels
Component: Code Infrastructure formerly "Feature: Code Infrastructure" Type: Feature a feature request UX & UI: Design This issue needs input on the design of the UI and from the product owner

Comments

@eaquigley
Copy link
Contributor

eaquigley commented Jul 9, 2014


Author Name: Mike Heppler (@mheppler)
Original Redmine Issue: 3623, https://redmine.hmdc.harvard.edu/issues/3623
Original Date: 2014-03-04
Original Assignee: Gustavo Durand


All help text, form labels, etc. will need to be easily translated from one language to another.

Figure out how internationalization will be handled, so that new dynamic content, like domain metadata fields, can be added to the application and available in all languages.


Related issue(s): #190
Redmine related issue(s): 1115, 3602


Parent to #4685
Parent to #4684
Parent to #4680
Parent to #4679
Parent to #4672
Parent to #4634

@eaquigley eaquigley added this to the Dataverse 4.0: In Review milestone Jul 9, 2014
@pdurbin
Copy link
Member

pdurbin commented Jul 11, 2014

Interest in helping with the localization effort was expressed here:

@eaquigley eaquigley modified the milestones: Dataverse 4.0: Final, Dataverse 4.0: In Review, Dataverse 4.0: Beta 3 Jul 15, 2014
@posixeleni
Copy link
Contributor

Received a request from a user to support German language interface: "We were just wondering if the Dataverse's can be in languages other than English? We have a potential press in Germany that will start publishing soon and are looking for repositories for their book data. As the books and the data will be in German it would make sense if the repository was also in German."

@pdurbin
Copy link
Member

pdurbin commented Aug 7, 2014

Related pull request: #783.

@scolapasta
Copy link
Contributor

I will be reviewing the pull requests next week and get them incorporated
into the base.

On Thu, Aug 7, 2014 at 2:06 PM, Philip Durbin [email protected]
wrote:

Related pull request: #783 #783.


Reply to this email directly or view it on GitHub
#209 (comment).

@eaquigley eaquigley modified the milestones: Beta 4 - Dataverse 4.0, Long Term Issues-Dataverse 4.0 Aug 19, 2014
@mercecrosas mercecrosas modified the milestones: 4.0.1, Long Term Issues-Dataverse 4.0 Feb 20, 2015
@scolapasta scolapasta modified the milestones: 4.0.2, 4.0.1 Apr 4, 2015
@scolapasta scolapasta modified the milestones: Candidates for 4.0.2, In Review Jul 2, 2015
@mheppler mheppler added UX & UI: Design This issue needs input on the design of the UI and from the product owner Component: Code Infrastructure formerly "Feature: Code Infrastructure" and removed Component: High-level labels Jan 27, 2016
@scolapasta scolapasta removed their assignment Jan 27, 2016
@scolapasta scolapasta modified the milestones: Not Assigned to a Release, 4.4 Jan 28, 2016
@juancorr
Copy link
Contributor

juancorr commented Feb 8, 2016

Hi,

I think that there are some issues to solve to have a complete multi-language environment. You could decide the advisable to Dataverse :

  • metadatablocks tsv files:
    • Include only labels but not titles or descriptions and use ResourceBundle files?.
    • Create a file version for language and select the correct file for the current i18n configuration (Ej : astrophysics.tsv – astrophysics_ES.tsv)?
    • Other options?
  • Some text in javascript files:
    • javascript dv_rebind_bootstrap_ui.js: “Edit Dataverse – Edit your dataverse and click Save Changes. Asterisks indicate required fields.”
    • mydata.js: “result”, “results”
  • Select help url files in configuration and choose the correct url in a ResourceBundle file?. Ej:
    helpBundle.properties: help.userGuide= http://guides.dataverse.org/en/4.2.3/user
    helpBundle_es_ES.properties: help.userGuide= http://www.consorciomadrono.es/dataverse/en/4.2.3/user
  • Word order in some phrases. Ej: “Floris Peters Dataverse” in Spanish is “Dataverse Floris Peters”. “Bicycle Collisions in Boston, MA (2009-2012) Dataverse” in Spanish is “Dataverse Bicycle Collisions in Boston, MA (2009-2012)”
  • Update some java files (java server faces, tests, …)
  • UI toggle for language selection
  • Strings not translated in java and xhtml files.

@djbrooke
Copy link
Contributor

djbrooke commented Jul 8, 2016

Removing from 4.5. This will be prioritized for later release. Going to assign to @scolapasta for now as he will be having some conversations about this at the Community Meeting and may update this ticket with more information.

@pdurbin
Copy link
Member

pdurbin commented Mar 28, 2019

Anyone interested in internationalization of Dataverse should subscribe to the newly-revived dataverse-internationalization-wg mailing list at https://groups.google.com/forum/#!forum/dataverse-internationalization-wg

Lots of good stuff happening, especially the many pull requests by @JayanthyChengan !

@djbrooke
Copy link
Contributor

I'm going to close this out because I18N is largely done and several installations provide multiple languages. There may be future work here, but we can continue to open specific issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Code Infrastructure formerly "Feature: Code Infrastructure" Type: Feature a feature request UX & UI: Design This issue needs input on the design of the UI and from the product owner
Projects
None yet
Development

No branches or pull requests

8 participants