Commit 0a0f18d
File tree
4 files changed
+35
-6
lines changedFilter options
- src/Symfony/Component/Translation
- Loader
- Tests
- Dumper
- Loader
- fixtures
4 files changed
+35
-6
lines changedsrc/Symfony/Component/Translation/Loader/XliffFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Loader/XliffFileLoader.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 |
| - |
| 151 | + |
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
158 |
| - |
| 158 | + |
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
|
src/Symfony/Component/Translation/Tests/Dumper/XliffFileDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/Dumper/XliffFileDumperTest.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
| 96 | + |
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
101 | 102 |
|
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
102 | 107 |
|
103 | 108 |
|
104 | 109 |
|
|
src/Symfony/Component/Translation/Tests/Loader/XliffFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/Loader/XliffFileLoaderTest.php+17-3Lines changed: 17 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
195 |
| - |
| 195 | + |
196 | 196 |
|
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
201 | 201 |
|
202 |
| - |
203 |
| - |
| 202 | + |
| 203 | + |
| 204 | + |
204 | 205 |
|
205 | 206 |
|
206 | 207 |
|
| ||
213 | 214 |
|
214 | 215 |
|
215 | 216 |
|
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
216 | 230 |
|
217 | 231 |
|
src/Symfony/Component/Translation/Tests/fixtures/resources-notes-meta.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/fixtures/resources-notes-meta.xlf+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
15 | 25 |
|
16 | 26 |
|
0 commit comments