Ok, this is crazy
1.7.6.4 here
Find the xml files and edit by hand
app/Resources/translations/*.xml
Ok, this is crazy
1.7.6.4 here
Find the xml files and edit by hand
app/Resources/translations/*.xml
Ok, this is crazy
1.7.6.4 here
chmod -R 0755 app/Resources/translations/
If is not working, edit the xml translation file by hand.
The *.xml had 644 permissions and executable bit (must have)
Ok, this is crazy
1.7.6.4 here
chmod -R 0755 app/Resources/translations/ chmod -R -X app/Resources/translations/
If is not working, edit the xml translation file by hand.
The *.xml had 644 permissions and executable bit