mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-12 07:59:29 -05:00
fixed the text in invitation system
This commit is contained in:
parent
d8e950c5e0
commit
49b321d132
@ -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>
|
||||||
|
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user