A message was moved here from #troubleshooting > Problem with previewers by Philip Durbin ๐.
Yeah, this is an annoying problem.
@Bethany Seeger are you familiar with the idea of customizing the text in Dataverse? This: #docs > changing text in the UI?
Also, I'd say this is a bug. We should figure this out. So please feel free to simply create an issue.
Also, these docs are related: https://guides.dataverse.org/en/6.11/api/external-tools.html#internationalization-of-your-external-tool
![]()
Basically, if you invent a tool today, Dataverse definitely won't know about it.
That said, Dataverse knows about some of the older tools:
#externaltools
externaltools.dct.displayname=Data Curation Tool
externaltools.dct.description=Data Curation Tool for curation of variables
externaltools.explorer.displayname=Data Explorer
externaltools.explorer.description=The Data Explorer provides a GUI which lists the variables in a tabular data file allowing searching, charting and cross tabulation analysis.
Hi Philip,
Yes, we have tweaked the bundle file and load it in via the -Ddataverse.lang.directory=/home/dataverse/langBundles java opts. It works well. I know we can add in information for these as well, but I can't even see in the code where it tries to load this key, so I'm not sure how that will help. (But I may have just not found the right code yet)
I agree with you - it does seem like a bug. I'll create a ticket.
Oh good, you're already set up for it. Yes, please try to add it and see if it works! :smile:
https://github.com/IQSS/dataverse/issues/12560
Looks great, thanks!
This must be an old problem. I don't think we've changed that code for years.
Last updated: Aug 18 2026 at 08:27 UTC