Skip to content

Commit

Permalink
Update exception.xlf (see #452)
Browse files Browse the repository at this point in the history
Description
-----------

Fix a typo.

Commits
-------

a747195 Update exception.xlf
  • Loading branch information
xchs authored and leofeyer committed Apr 25, 2019
1 parent 2137caa commit a045ccc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.1">
<file datatype="php" original="src/Resources/contao/languages/en/explain.php" source-language="en">
<file datatype="php" original="src/Resources/contao/languages/en/exception.php" source-language="en">
<body>
<trans-unit id="XPT.error">
<source>An error occurred</source>
Expand Down

0 comments on commit a045ccc

Please sign in to comment.