mirror of
https://gitlab.com/niansa/qcommsy.git
synced 2025-03-06 20:53:33 +01:00
Minor text improvement in offline screen
This commit is contained in:
parent
adc1a65e7b
commit
2236997dba
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="descriptionText">
|
<widget class="QLabel" name="descriptionText">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string><html><head/><body><p><span style=" font-weight:600;">Entweder dein Handy oder der Server ist offline<br/></span>Wenn du dir ganz sicher bist, dass du eine funktionierende Internet Verbindung hast, ist sehr wahrscheinlich der Server wegen Wartungsarbeiten zurzeit offline.</p></body></html></string>
|
<string><html><head/><body><p><span style=" font-weight:600;">Entweder du oder der Server ist offline<br/></span>Wenn du dir ganz sicher bist, dass du eine funktionierende Internet Verbindung hast, ist sehr wahrscheinlich der Server wegen Wartungsarbeiten zurzeit offline.</p></body></html></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="alignment">
|
<property name="alignment">
|
||||||
<set>Qt::AlignCenter</set>
|
<set>Qt::AlignCenter</set>
|
||||||
|
|
Loading…
Add table
Reference in a new issue