Skip to content

Commit fbae8ff

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: [FrameworkBundle] start session on flashbag injection [Validator] Remove commas in translations
2 parents 6232c70 + dab46f5 commit fbae8ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Resources/translations/validators.es.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
</trans-unit>
193193
<trans-unit id="51">
194194
<source>No temporary folder was configured in php.ini.</source>
195-
<target>Ninguna carpeta temporal fue configurada en php.ini.</target>
195+
<target>Ninguna carpeta temporal fue configurada en php.ini o la carpeta configurada no existe.</target>
196196
</trans-unit>
197197
<trans-unit id="52">
198198
<source>Cannot write temporary file to disk.</source>

Resources/translations/validators.pl.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
</trans-unit>
193193
<trans-unit id="51">
194194
<source>No temporary folder was configured in php.ini.</source>
195-
<target>Nie skonfigurowano folderu tymczasowego w php.ini, lub skonfigurowany folder nie istnieje.</target>
195+
<target>Nie skonfigurowano folderu tymczasowego w php.ini lub skonfigurowany folder nie istnieje.</target>
196196
</trans-unit>
197197
<trans-unit id="52">
198198
<source>Cannot write temporary file to disk.</source>

0 commit comments

Comments
 (0)