mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-21 13:21:52 +02:00
Cleanup XMPP dialog text
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
</font>
|
</font>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Configure this Xmpp account</string>
|
<string>Configure this Jabber/XMPP account</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -101,7 +101,7 @@
|
|||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Enter your Xmpp login to connect with your friends using Tomahawk!</string>
|
<string>Enter your XMPP login to connect with your friends using Tomahawk!</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="wordWrap">
|
<property name="wordWrap">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
@@ -228,7 +228,7 @@
|
|||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Xmpp ID:</string>
|
<string>XMPP ID:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="buddy">
|
<property name="buddy">
|
||||||
<cstring>xmppUsername</cstring>
|
<cstring>xmppUsername</cstring>
|
||||||
@@ -244,7 +244,7 @@
|
|||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="placeholderText">
|
<property name="placeholderText">
|
||||||
<string>e.g. user@example.com</string>
|
<string>e.g. user@jabber.org</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -399,7 +399,7 @@
|
|||||||
<string>Lots of servers don't support this (e.g. GTalk, jabber.org)</string>
|
<string>Lots of servers don't support this (e.g. GTalk, jabber.org)</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Publish currently playing track</string>
|
<string>Display currently playing track</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -416,7 +416,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="serviceHint">
|
<widget class="QLabel" name="serviceHint">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string></string>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="textFormat">
|
<property name="textFormat">
|
||||||
<enum>Qt::RichText</enum>
|
<enum>Qt::RichText</enum>
|
||||||
|
Reference in New Issue
Block a user