Add browser icon and xml element in menu

This commit is contained in:
M M Arif
2019-09-14 12:26:20 +05:00
parent 2bdeee5429
commit b15394e97d
4 changed files with 13 additions and 2 deletions

View File

@ -342,7 +342,6 @@
<string name="removeCollaboratorMessage">Do you want to remove this user from the repository?</string>
<string name="removeCollaboratorToastText">User removed from the repository.</string>
<string name="addCollaboratorToastText">User added to the repository.</string>
<string name="openWebRepo">Open with Browser</string>
<!-- add collaborator -->
<!-- profile section -->
@ -433,6 +432,8 @@
<string name="loginOTP">OTP Code (Optional)</string>
<string name="otpMessage">Enter the otp code if 2FA is enabled</string>
<string name="openWebRepo">Open in Browser</string>
<string name="repoStargazersInMenu">Stargazers</string>
<string name="repoWatchersInMenu">Watchers</string>
<string name="noDataStargazers">No stars found</string>