mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-26 07:59:35 -05:00
Updated todo strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7604 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
d79f5e10fb
commit
d365efa493
@ -80,7 +80,6 @@ QString GxsChannelDialog::text(TextType type)
|
|||||||
return "<b>Open points:</b><ul>"
|
return "<b>Open points:</b><ul>"
|
||||||
"<li>Restore channel keys"
|
"<li>Restore channel keys"
|
||||||
"<li>Navigate channel link"
|
"<li>Navigate channel link"
|
||||||
"<li>Don't show own posts as unread"
|
|
||||||
"</ul>";
|
"</ul>";
|
||||||
|
|
||||||
case TEXT_YOUR_GROUP:
|
case TEXT_YOUR_GROUP:
|
||||||
|
@ -69,7 +69,6 @@ QString GxsForumsDialog::text(TextType type)
|
|||||||
"<li>Restore forum keys"
|
"<li>Restore forum keys"
|
||||||
"<li>Display AUTHD"
|
"<li>Display AUTHD"
|
||||||
"<li>Navigate forum link"
|
"<li>Navigate forum link"
|
||||||
"<li>Don't show own posts as unread"
|
|
||||||
"<li>Remove messages"
|
"<li>Remove messages"
|
||||||
"</ul>";
|
"</ul>";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user