mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
renaming button text
This commit is contained in:
parent
21c2312952
commit
5f748b3131
@ -281,7 +281,7 @@
|
||||
<string><html><head/><body><p>Use this button to export your profile key. You can then import it in a different computer and make a new node with the same profile. Doing so, existing friends that you also add to the new node will automatically recognise that new node as friend.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Export</string>
|
||||
<string>Export profile</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -509,7 +509,7 @@
|
||||
<item row="15" column="1">
|
||||
<widget class="QPushButton" name="exportfriendslist">
|
||||
<property name="text">
|
||||
<string>Export</string>
|
||||
<string>Export friends list</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user