#18 add edit profile button
This commit is contained in:
parent
f82e83867c
commit
3900e3c18a
4 changed files with 49 additions and 4 deletions
|
@ -39,6 +39,10 @@
|
|||
<!-- Profile -->
|
||||
<string name="profile">Profile</string>
|
||||
<string name="no_username">Unknown username</string>
|
||||
<string name="edit_profile">Edit profile</string>
|
||||
|
||||
<!-- Friends -->
|
||||
<string name="friends">Friends</string>
|
||||
|
||||
<!-- Drawer / SideMenu -->
|
||||
<string name="log_out">Log out</string>
|
||||
|
|
Reference in a new issue