Hi Lucas, That key can be found in one of the messages files. Depending on which UI you are using, here's where it is found:
* XMLUI: https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-xmlui/src/main/resources/aspects/Discovery/i18n/messages.xml#L50 * JSPUI: https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/resources/Messages.properties#L878 To translate it to Portuguese, you should be able to simply copy that key into your Portuguese messages file, and provide a translation. - Tim On Tue, Oct 17, 2017 at 2:08 PM Lucas angelo <[email protected]> wrote: > Dear colleagues, in dspace 6 the facet has a field called "Has File" I > need to translate this field into the Portuguese language, looking in the > discovery.xml I did not see any associated metadata to use in the > translation file, how can I solve it? > > > > Thank you, advanced. > > -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- Tim Donohue Technical Lead for DSpace & DSpaceDirect DuraSpace.org | DSpace.org | DSpaceDirect.org -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
