diff --git a/src/Resources/Views.Home.Groups.de.resx b/src/Resources/Views.Home.Groups.de.resx index 3d0872c..aa954e0 100644 --- a/src/Resources/Views.Home.Groups.de.resx +++ b/src/Resources/Views.Home.Groups.de.resx @@ -100,4 +100,16 @@ Änderungen anwenden + + Gruppe löschen + + + Sind Sie sicher, dass Sie die Gruppe + + + löschen wollen? + + + Ja, löschen + diff --git a/src/Resources/Views.Home.Groups.en.resx b/src/Resources/Views.Home.Groups.en.resx new file mode 100644 index 0000000..6249257 --- /dev/null +++ b/src/Resources/Views.Home.Groups.en.resx @@ -0,0 +1,22 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, ... + + + System.Resources.ResXResourceWriter, System.Windows.Forms, ... + + + + Are you sure you want to delete the group + + + ? + + diff --git a/src/Views/Home/Groups.cshtml b/src/Views/Home/Groups.cshtml index 274752b..3ee4d59 100644 --- a/src/Views/Home/Groups.cshtml +++ b/src/Views/Home/Groups.cshtml @@ -72,16 +72,16 @@
Are you sure you want to delete the group (ID: )?
@T["GroupDeleteConfirmation1"] (ID: )@T["GroupDeleteConfirmation2"]