Commit 727c92a
committed
bug #4594 Missing attribute 'original' (Marcelsj)
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'1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments