add menue entry and strings

This commit is contained in:
6543
2019-09-03 16:46:38 +02:00
parent f23c4074f3
commit ce63cde4ee
3 changed files with 14 additions and 0 deletions

View File

@ -342,6 +342,7 @@
<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 repository with a browser.</string>
<!-- add collaborator -->
<!-- profile section -->