mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-10 23:52:51 -04:00
fixed the text in invitation system
This commit is contained in:
parent
d8e950c5e0
commit
49b321d132
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue