Jump to content

Recommended Posts

Posted (edited)

Am trying to translate the lang key
activity_member_reacted 

Text
&nbsp;<img src="<fileStore.core_Reaction>/%s" width='20' height='20' data-ipsTooltip title="%s" alt=''>&nbsp; %s reacted to %s: %s

Have try with chrome, safari, and when its save take me to index translation page every time, I also tried translate the lang key direct in file and import it without success so something is going on here . seems this <fileStore.core_Reaction>/%s  get blocked in browser but is strange because I can't even import it after edit the core file either.

Any help would be sweet 🙂 

Edited by Chris59
  • Chris59 changed the title to Strange behavior with a language key
Posted

On my test installation, I am not having any issues with translating this key. You may wish to check to ensure that your server does not have mod_security or any other security modules which may be blocking it.

Posted (edited)
1 hour ago, Chris59 said:

<fileStore.core_Reaction>/%s

Why use a name who is blacklisted 😇

ok , need investigate this then

Edited by Chris59
Posted

Make also sure that none other app/plugin is using the same key! Unfortunately the only way to do this is via PMA because it won’t be listed in the ACP

Posted
54 minutes ago, Chris59 said:

Why use a name who is blacklisted 😇

Probably not the name but rather the required markup there if your settings are super strict and blocking markup or HTML-like parameters.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...