Hi Horst,
Thank you for your patience.We are running lowercasing the recorded type label. Will it work for you if I shared css snippet to make the word in capital case?
Regards
BrajeshHi Horst,
I am sorry, I missed on it. I will share the code today.Regards
BrajeshHi Horst,
Thank you for your patience.Please visit Dashboard->Appearance->Customize->Additional CSS and add the following:-
li.mpp_media_upload .activity-header p a:nth-child(2) Specificity: (0,3,3) { text-transform: capitalize; }That should make the first letter capital. Please let me know if it works for you or not?
Regards
BrajeshHi Brajesh, thanks for your support, but it doesn’t work. The activity is still
“silberfuchs fügte ein neues foto Album hinzu.”
“Album” is a link, that’s right – but the word “foto” is the issue. It’s only text – may be it should be included in the link e.g. “Foto-Album”
Best regards,
HorstHi Horst,
Thank you for the reply.It seems updating individual word is not going to help. Please give me couple of days to think. I am planning that we can incur full string for know media types and then fallback to default for unknown types(future types). That will work better with localization.
Regards
Brajesh
You must be logged in to reply to this topic.