This commit is contained in:
Sebastiaan Jansssen
2018-02-26 15:19:16 +01:00
parent 155a304ce3
commit ec427afe14
2 changed files with 2 additions and 2 deletions

View File

@@ -1404,7 +1404,7 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="unlockUserSuccess">%0% is now unlocked</key>
<key alias="unlockUserError">An error occurred while unlocking the user</key>
<key alias="memberExportedSuccess">Member was exported to file</key>
<key alias="memberExportedError">An error occurred while exporing the member</key>
<key alias="memberExportedError">An error occurred while exporting the member</key>
</area>
<area alias="stylesheet">
<key alias="aliasHelp">Uses CSS syntax ex: h1, .redHeader, .blueTex</key>

View File

@@ -1401,7 +1401,7 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="unlockUserSuccess">%0% is now unlocked</key>
<key alias="unlockUserError">An error occurred while unlocking the user</key>
<key alias="memberExportedSuccess">Member was exported to file</key>
<key alias="memberExportedError">An error occurred while exporing the member</key>
<key alias="memberExportedError">An error occurred while exporting the member</key>
</area>
<area alias="stylesheet">
<key alias="aliasHelp">Uses CSS syntax ex: h1, .redHeader, .blueTex</key>