diff --git a/app/src/main/res/layout/repo_bottom_sheet_layout.xml b/app/src/main/res/layout/repo_bottom_sheet_layout.xml index e91b1282..776cecbd 100644 --- a/app/src/main/res/layout/repo_bottom_sheet_layout.xml +++ b/app/src/main/res/layout/repo_bottom_sheet_layout.xml @@ -67,4 +67,16 @@ android:textSize="16sp" android:padding="16dp" /> + + \ No newline at end of file diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index a4cfdf23..89acc17f 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -312,6 +312,7 @@ Möchtest du den Nutzer wirklich von dieser Repository entfernen? Benuter von der Repository entfernt. Benutzer zu der Repository hinzugefügt. + Öfne Repository mit einem Browser. diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 9489b4d3..8c398b2c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -342,6 +342,7 @@ Do you want to remove this user from the repository? User removed from the repository. User added to the repository. + Open repository with a browser.