File tree
22 files changed
+494
-566
lines changedFilter options
- src/Symfony
- Bridge/Twig/Extension
- Bundle/FrameworkBundle
- Templating/Helper
- Tests/Translation
- Component
- Translation
- Tests
- Formatter
- Validator
- Util
- Violation
- Contracts
- Tests/Translation
- Translation
22 files changed
+494
-566
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
| 222 | + |
222 | 223 |
|
223 | 224 |
|
224 | 225 |
|
|
src/Symfony/Bridge/Twig/Extension/TranslationExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/TranslationExtension.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
| ||
34 | 36 |
|
35 | 37 |
|
36 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
37 | 42 |
|
38 | 43 |
|
39 | 44 |
|
| ||
107 | 112 |
|
108 | 113 |
|
109 | 114 |
|
110 |
| - |
| 115 | + |
111 | 116 |
|
112 | 117 |
|
113 | 118 |
|
|
src/Symfony/Bundle/FrameworkBundle/Templating/Helper/TranslatorHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/Helper/TranslatorHelper.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
| ||
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
27 | 32 |
|
28 | 33 |
|
29 | 34 |
|
| ||
51 | 56 |
|
52 | 57 |
|
53 | 58 |
|
54 |
| - |
| 59 | + |
55 | 60 |
|
56 | 61 |
|
57 | 62 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Translation/TranslatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Translation/TranslatorTest.php+38-6Lines changed: 38 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 | 55 |
|
57 | 56 |
|
58 |
| - |
59 | 57 |
|
60 | 58 |
|
61 | 59 |
|
62 | 60 |
|
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
63 | 74 |
|
64 | 75 |
|
65 | 76 |
|
| ||
70 | 81 |
|
71 | 82 |
|
72 | 83 |
|
73 |
| - |
74 | 84 |
|
75 | 85 |
|
76 |
| - |
77 | 86 |
|
78 | 87 |
|
79 | 88 |
|
| ||
88 | 97 |
|
89 | 98 |
|
90 | 99 |
|
91 |
| - |
92 | 100 |
|
93 | 101 |
|
94 |
| - |
95 | 102 |
|
96 | 103 |
|
97 | 104 |
|
98 | 105 |
|
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
99 | 131 |
|
100 | 132 |
|
101 | 133 |
|
|
src/Symfony/Component/Translation/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
src/Symfony/Component/Translation/DataCollectorTranslator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/DataCollectorTranslator.php+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
23 | 27 |
|
24 | 28 |
|
25 | 29 |
|
| ||
59 | 63 |
|
60 | 64 |
|
61 | 65 |
|
62 |
| - |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
63 | 72 |
|
64 | 73 |
|
65 | 74 |
|
|
src/Symfony/Component/Translation/IdentityTranslator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/IdentityTranslator.php+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
| 47 | + |
46 | 48 |
|
47 |
| - |
| 49 | + |
48 | 50 |
|
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 | 54 |
|
src/Symfony/Component/Translation/LegacyTranslatorTrait.php
Copy file name to clipboard+110Lines changed: 110 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
src/Symfony/Component/Translation/LoggingTranslator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/LoggingTranslator.php+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
24 | 28 |
|
25 | 29 |
|
26 | 30 |
|
| ||
58 | 62 |
|
59 | 63 |
|
60 | 64 |
|
61 |
| - |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
62 | 71 |
|
63 | 72 |
|
64 | 73 |
|
|
src/Symfony/Component/Translation/MessageSelector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/MessageSelector.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
48 |
| - |
| 46 | + |
| 47 | + |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
0 commit comments