fix typos: focussed->focused, mouseclick->mouse click
This commit is contained in:
parent
cb2597dcaf
commit
f5ad33789c
1 changed files with 1 additions and 1 deletions
|
@ -2096,7 +2096,7 @@ like your complete screen area.</string>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Windows may prevent to get the focus (activate) when being clicked.
|
<string>Windows may prevent to get the focus (activate) when being clicked.
|
||||||
On the other hand you might wish to prevent a window
|
On the other hand you might wish to prevent a window
|
||||||
from getting focussed on a mouseclick.</string>
|
from getting focused on a mouse click.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Accept &focus</string>
|
<string>Accept &focus</string>
|
||||||
|
|
Loading…
Reference in a new issue