Improved wording
This commit is contained in:
parent
4d6aacd408
commit
e52fe7ec30
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ $page->navigation();
|
|||
<li>
|
||||
<?php
|
||||
/** TRANSLATORS: Changelog: Improved */
|
||||
echo __('Expired sessions are now removed by wishthis instead of relying on the browser to delete them.');
|
||||
echo __('Expired sessions are now invalidated by wishthis instead of relying on the browser to delete the cookies.');
|
||||
?>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Reference in a new issue