Move create forum post and share forum buttons in action bar

This also introduces constants for the GROUP_ID, FORUM_NAME and
MIN_TIMESTAMP as they were used for the two buttons.

Closes #313
This commit is contained in:
Torsten Grote
2016-04-21 12:05:25 -03:00
parent 5457588dbd
commit 44b3d4c14f
13 changed files with 112 additions and 73 deletions

View File

@@ -79,7 +79,8 @@
<string name="forum_created_toast">Forum created</string>
<string name="forum_share_with_all">Share this forum with all contacts</string>
<string name="forum_share_with_some">Share this forum with chosen contacts</string>
<string name="share_button">Share Forum</string>
<string name="forum_share_button">Share Forum</string>
<string name="forum_compose_post">New Forum Post</string>
<string name="from">From:</string>
<string name="anonymous">Anonymous</string>
<string name="new_identity_item">New identity\u2026</string>