Skip to content

Commit

Permalink
improved wording of logout event
Browse files Browse the repository at this point in the history
  • Loading branch information
benapetr committed Jul 19, 2024
1 parent 636ce61 commit 24bb6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/huggle_ui/reloginform.ui
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>It looks that you were logged out of MediaWiki for whatever reason. Because huggle doesn't store your password, it is necessary to provide it again so that it can try to relog you. Please enter your password in the box bellow:</string>
<string>It looks like you were logged out of MediaWiki for unknown reason. You can either try to login again, or you can terminate the program without saving your on-wiki configuration. Please enter your password to login again:</string>
</property>
<property name="wordWrap">
<bool>true</bool>
Expand Down

0 comments on commit 24bb6d0

Please sign in to comment.