mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-19 06:20:44 -04:00
fixed tooltip for popularity and items in boards
This commit is contained in:
parent
e54322521e
commit
3fa0b8f6d4
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue