Unimplemented features should show a 'Not implemented' toast. Bug #29.

This commit is contained in:
akwizgran
2014-01-08 17:07:51 +00:00
parent 3ddfe44be3
commit 1a53e9e908
2 changed files with 8 additions and 2 deletions

View File

@@ -84,4 +84,5 @@
<string name="cancel_button">Cancel</string>
<string name="message_sent_toast">Message sent</string>
<string name="post_sent_toast">Post sent</string>
<string name="not_implemented_toast">Not implemented yet!</string>
</resources>