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:
thunder2 2014-10-12 20:36:31 +00:00
parent d79f5e10fb
commit d365efa493
2 changed files with 0 additions and 2 deletions

View File

@ -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:

View File

@ -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>";