Skip to content

Commit

Permalink
Fine-tune generic error page translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Joris Steyn committed Apr 18, 2018
1 parent a66cc96 commit ffef1a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Resources/translations/messages.nl_NL.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ Er is een e-mail met activatiecode gestuurd naar het e-mailadres %email%. Volg d
</trans-unit>
<trans-unit id="91d524414db2193ad8462909ec5da4c9a732b595" resname="stepup.error.generic_error.description">
<source>stepup.error.generic_error.description</source>
<target>Er is iets mis gegaan, Probeer het opnieuw.</target>
<target>Er is iets mis gegaan. Probeer het opnieuw.</target>
<jms:reference-file line="144">/../vendor/surfnet/stepup-bundle/src/Controller/ExceptionController.php</jms:reference-file>
</trans-unit>
<trans-unit id="5dac3939e990d8ad764c06634b14adf85517d4f1" resname="stepup.error.generic_error.title">
Expand Down

0 comments on commit ffef1a7

Please sign in to comment.