improve csrf handling (#2936)
This commit is contained in:
@@ -54,6 +54,10 @@
|
||||
<source>action.upload.error</source>
|
||||
<target>The file could not be uploaded or saved: %reason%</target>
|
||||
</trans-unit>
|
||||
<trans-unit resname="action.csrf.error" id="bOE_q5R">
|
||||
<source>action.csrf.error</source>
|
||||
<target>The action could not be performed: invalid security token.</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user