Good Day Team,

   Utilizing DSpace 7.0 for our project, and I am working on getting all 
labels in the submission forms to get translated. The issue I see, the 
"Description" is being presented at alot of location in the form, and the 
value is getting displayed by many label translations.

example:=> id with " label_dc_description" is presented at details of the 
submission page
                      id with label_array_26" is getting it inside the 
thumbnails of the submission.

I found out section-upload-file-edit.modle.ts is performing the tranlsation 
when a file details is returned by server configuration xml. I also found 
some of the label I am trying to translate are not presented in the ts file 
which is causing the failing. 

As I was trying to understand how to add these into .ts file, found there 
are multiple models represented in the file(DynamicDatePickerModelConfig,
  DynamicFormArrayModelConfig,
  DynamicFormControlLayout,
  DynamicFormGroupModelConfig,
  DynamicSelectModelConfig,) , which model should I add the 
Title/Description of the file thumbnail section for translation? and which 
model would be for other area's of the form?

 any details explanation of this would help thank you.


Regards
Pragash

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-community/2f4458ed-14f9-4dba-b05f-8e8cb09c17e6n%40googlegroups.com.

Reply via email to