You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes#4594).
Discussion
----------
Missing attribute 'original'
I copy pasted the example messages.en.xliff provided. Running it on symfony 2.6 required me the attribute 'original'.
I added ' original="file.ext" ' as attribute for the file tag and it worked. However I am not shure about the proper parameter for this attribute.
Commits
-------
c0ef3e4 Missing attribute 'original'
0 commit comments