fixed the text in invitation system

This commit is contained in:
csoler 2018-02-23 14:39:08 +01:00
parent d8e950c5e0
commit 49b321d132
No known key found for this signature in database
GPG Key ID: 7BCA522266C0804C
2 changed files with 2 additions and 2 deletions

View File

@ -442,7 +442,7 @@
<item> <item>
<widget class="QLabel" name="infoLabel"> <widget class="QLabel" name="infoLabel">
<property name="text"> <property name="text">
<string notr="true">You get Invite, accept request and send your own Certificate back</string> <string notr="true">This message invites you to make friend! You may accept this request and send your own Certificate back</string>
</property> </property>
</widget> </widget>
</item> </item>

View File

@ -415,7 +415,7 @@
<item> <item>
<widget class="QLabel" name="infoLabel"> <widget class="QLabel" name="infoLabel">
<property name="text"> <property name="text">
<string notr="true">You get Invite, accept request and send your own Certificate back</string> <string notr="true">You got an invite to make friend! You may accept this request and send your own Certificate back</string>
</property> </property>
</widget> </widget>
</item> </item>