File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
src/Symfony/Component/Form/Resources/translations Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
exit (1 );
6
6
}
7
7
8
- require __DIR__ .'/../.phpunit/phpunit-8.3-0 /vendor/autoload.php ' ;
8
+ require __DIR__ .'/../.phpunit/phpunit/vendor/autoload.php ' ;
9
9
10
10
$ loader = require __DIR__ .'/../vendor/autoload.php ' ;
11
11
Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ install:
265
265
export -f phpinfo
266
266
267
267
for PHP in $TRAVIS_PHP_VERSION $php_extra; do
268
- tfold $PHP phpinfo $PHP
268
+ tfold phpinfo phpinfo $PHP
269
269
done
270
270
271
271
- |
Original file line number Diff line number Diff line change 48
48
</trans-unit >
49
49
<trans-unit id =" 107" >
50
50
<source >Please enter a valid date and time.</source >
51
- <target >Ange datum och tid.</target >
51
+ <target >Ange ett giltigt datum och tid.</target >
52
52
</trans-unit >
53
53
<trans-unit id =" 108" >
54
54
<source >Please enter a valid date.</source >
55
- <target >Ange ett datum.</target >
55
+ <target >Ange ett giltigt datum.</target >
56
56
</trans-unit >
57
57
<trans-unit id =" 109" >
58
58
<source >Please select a valid file.</source >
100
100
</trans-unit >
101
101
<trans-unit id =" 120" >
102
102
<source >Please select a valid timezone.</source >
103
- <target >Välj tidszon.</target >
103
+ <target >Välj en tidszon.</target >
104
104
</trans-unit >
105
105
<trans-unit id =" 121" >
106
106
<source >Please enter a valid URL.</source >
132
132
</trans-unit >
133
133
<trans-unit id =" 128" >
134
134
<source >Please enter a valid week.</source >
135
- <target >Ange en vecka.</target >
135
+
4648
<target >Ange en giltig vecka.</target >
136
136
</trans-unit >
137
137
</body >
138
138
</file >
You can’t perform that action at this time.
0 commit comments