Add browser icon and xml element in menu
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user