Improve wording of the menu to close all tasks in a given column/swimlane

Fixes #4740
This commit is contained in:
Frédéric Guillot
2023-03-28 20:27:02 -07:00
committed by Frédéric Guillot
parent 3bc4cc8291
commit de7c1bf16b
37 changed files with 37 additions and 37 deletions

View File

@@ -899,7 +899,7 @@ return array(
'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => 'Alle Aufgaben der Spalte "%s" und der Swimlane "%s" wurden erfolgreich geschlossen',
'Do you really want to close all tasks of this column?' => 'Willst du wirklich alle Aufgaben in dieser Spalte schließen?',
'%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '%d Aufgabe(n) in der Spalte "%s" und in der Swimlane "%s" werden geschlossen.',
'Close all tasks of this column' => 'Alle Aufgaben in dieser Spalte schließen',
'Close all tasks in this column and this swimlane' => 'Alle Aufgaben in dieser Spalte schließen',
'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => 'Kein Plugin hat eine Projekt-Benachrichtigungsmethode registriert. Du kannst individuelle Meldungen in deinem Benutzerprofil konfigurieren',
'My dashboard' => 'Mein Dashboard',
'My profile' => 'Mein Profil',