I see the problem now :) The directory is correct. But Messages_el.properties.UTF-8 [1] is the UTF-8 version for editing by a human. DSpace (Java) requires that file to be converted to ASCII with escape codes (using native2ascii) and the file name should be Messages_el.properties [2].
[1] https://github.com/DSpace/dspace-api-lang/blob/master/src/ main/native2ascii/Messages_el.properties.UTF-8 [2] https://github.com/DSpace/dspace-api-lang/blob/master/sr c/main/resources/Messages_el.properties Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- 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.
