add title to chat activity

This commit is contained in:
Andy2 2011-02-21 06:51:47 -08:00
parent 21d46957be
commit 07fd2f6bb8
2 changed files with 7 additions and 4 deletions

View file

@ -110,7 +110,9 @@
<activity android:name="RelayGameActivity"/>
<activity android:name="ChatActivity"/>
<activity android:name="ChatActivity"
android:label="@string/chat_title"
/>
</application>
</manifest>

View file

@ -403,6 +403,7 @@
<string name="chat_other_id">Not me: </string>
<string name="chat_send">Send</string>
<string name="chat_menu_clear">Clear history</string>
<string name="chat_title">Crosswords message history</string>
<string name="notify_title">Moves made</string>
<string name="notify_body">New game moves have arrived</string>
@ -428,9 +429,9 @@
and sync. (In a later release these moves will be downloaded in
the background.)</string>
<string name="not_again_chat">This button lets you send a short
message to everyone in this game -- or exchange contact info so
you can converse via email or texting.</string>
<string name="not_again_chat">This button opens the screen for
messaging between devices in this game. Messages will be kept
until you delete their game.</string>
<string name="not_again_relay">Multi-device games work through an
internet relay that connects devices in \"rooms\". To play