Commit 3d93a96
File tree
3 files changed
+13
-6
lines changedFilter options
- src/Symfony/Component/Translation
- Loader
- Tests
- Loader
- fixtures
3 files changed
+13
-6
lines changedsrc/Symfony/Component/Translation/Loader/XliffFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Loader/XliffFileLoader.php+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
| 101 | + |
101 | 102 |
|
102 | 103 |
|
103 | 104 |
|
104 | 105 |
|
105 | 106 |
|
106 | 107 |
|
107 | 108 |
|
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
108 | 113 |
|
109 | 114 |
|
110 | 115 |
|
| ||
214 | 219 |
|
215 | 220 |
|
216 | 221 |
|
| 222 | + |
217 | 223 |
|
218 | 224 |
|
219 | 225 |
|
| ||
280 | 286 |
|
281 | 287 |
|
282 | 288 |
|
283 |
| - |
| 289 | + |
284 | 290 |
|
285 | 291 |
|
286 | 292 |
|
| ||
294 | 300 |
|
295 | 301 |
|
296 | 302 |
|
| 303 | + |
297 | 304 |
|
298 | 305 |
|
299 | 306 |
|
|
src/Symfony/Component/Translation/Tests/Loader/XliffFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/Loader/XliffFileLoaderTest.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
| 72 | + |
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
| 145 | + |
146 | 146 |
|
147 |
| - |
| 147 | + |
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
|
src/Symfony/Component/Translation/Tests/fixtures/withnote.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/fixtures/withnote.xlf+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
0 commit comments