Skip to content

Commit

Permalink
Fix two minor issues in the install tool (see #4267)
Browse files Browse the repository at this point in the history
Description
-----------

Fixes #4160

Commits
-------

f0a67229 Fix two minor issues in the install tool
  • Loading branch information
leofeyer committed Mar 14, 2022
1 parent b50e353 commit b62631f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/translations/ContaoInstallationBundle.en.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<source>Update the database</source>
</trans-unit>
<trans-unit id="33" resname="update_tables_explain">
<source>Please note that the update assistant only handles tables starting with &lt;code&gt;tl_&lt;/code&gt;.</source>
<source>Here you can update the database schema.</source>
</trans-unit>
<trans-unit id="34" resname="update_tables_confirm">
<source>The database is up-to-date.</source>
Expand Down

0 comments on commit b62631f

Please sign in to comment.