mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed tooltip for popularity and items in boards
This commit is contained in:
parent
e54322521e
commit
3fa0b8f6d4
@ -84,6 +84,9 @@ p, li { white-space: pre-wrap; }
|
||||
<bold>true</bold>
|
||||
</font>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Maximum number of data items (including posts, comments, votes) across friend nodes.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Items (at friends):</string>
|
||||
</property>
|
||||
@ -179,6 +182,9 @@ p, li { white-space: pre-wrap; }
|
||||
<bold>true</bold>
|
||||
</font>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Number of subscribed friend nodes</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Popularity:</string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user