Added menu option to Upload from Gallery

This commit is contained in:
YuviPanda 2013-02-02 17:12:33 +05:30
parent 86711188e1
commit 999b8a0c0e
5 changed files with 47 additions and 3 deletions

View file

@ -39,4 +39,5 @@
<string name="title_activity_contributions">My Contributions</string>
<string name="contribution_state_queued">Queued</string>
<string name="contribution_state_in_progress">Uploading</string>
<string name="menu_from_gallery">From Gallery</string>
</resources>