diff --git a/src/i18n/lang/ca-ES.json b/src/i18n/lang/ca-ES.json index 6862cf750..250f90d60 100644 --- a/src/i18n/lang/ca-ES.json +++ b/src/i18n/lang/ca-ES.json @@ -870,7 +870,8 @@ "related": "Modify related tasks of this task", "color": "Change the color of this task", "move": "Move this task to another list", - "reminder": "Manage reminders of this task" + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description" }, "list": { "title": "List Views", diff --git a/src/i18n/lang/cs-CZ.json b/src/i18n/lang/cs-CZ.json index b61efb83d..8caa713da 100644 --- a/src/i18n/lang/cs-CZ.json +++ b/src/i18n/lang/cs-CZ.json @@ -870,7 +870,8 @@ "related": "Upravit související úkoly tohoto úkolu", "color": "Změnit barvu tohoto úkolu", "move": "Přesunout tento úkol do jiného seznamu", - "reminder": "Manage reminders of this task" + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description" }, "list": { "title": "Zobrazení seznamů", diff --git a/src/i18n/lang/de-DE.json b/src/i18n/lang/de-DE.json index d33a1b1ed..871eef437 100644 --- a/src/i18n/lang/de-DE.json +++ b/src/i18n/lang/de-DE.json @@ -870,7 +870,8 @@ "related": "Ändere die Abhängigen Aufgaben dieser Aufgabe", "color": "Die Farbe dieser Aufgabe ändern", "move": "Diese Aufgabe in eine andere Liste verschieben", - "reminder": "Erinnerungen für diese Aufgabe verwalten" + "reminder": "Erinnerungen für diese Aufgabe verwalten", + "description": "Aufgabenbeschreibung bearbeiten" }, "list": { "title": "Listenansicht", diff --git a/src/i18n/lang/de-swiss.json b/src/i18n/lang/de-swiss.json index 9559ce092..e03064834 100644 --- a/src/i18n/lang/de-swiss.json +++ b/src/i18n/lang/de-swiss.json @@ -870,7 +870,8 @@ "related": "Beziehige vo dere Uufgab bearbeite", "color": "Die Farbe dieser Aufgabe ändern", "move": "Diese Aufgabe in eine andere Liste verschieben", - "reminder": "Erinnerungen für diese Aufgabe verwalten" + "reminder": "Erinnerungen für diese Aufgabe verwalten", + "description": "Aufgabenbeschreibung bearbeiten" }, "list": { "title": "Listenansicht", diff --git a/src/i18n/lang/es-ES.json b/src/i18n/lang/es-ES.json index 6862cf750..250f90d60 100644 --- a/src/i18n/lang/es-ES.json +++ b/src/i18n/lang/es-ES.json @@ -870,7 +870,8 @@ "related": "Modify related tasks of this task", "color": "Change the color of this task", "move": "Move this task to another list", - "reminder": "Manage reminders of this task" + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description" }, "list": { "title": "List Views", diff --git a/src/i18n/lang/fr-FR.json b/src/i18n/lang/fr-FR.json index 7a9b0c499..e52f1feea 100644 --- a/src/i18n/lang/fr-FR.json +++ b/src/i18n/lang/fr-FR.json @@ -870,7 +870,8 @@ "related": "Modifier les tâches connexes de cette tâche", "color": "Changer la couleur de cette tâche", "move": "Déplacer cette tâche dans une autre liste", - "reminder": "Manage reminders of this task" + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description" }, "list": { "title": "Vues en liste", diff --git a/src/i18n/lang/it-IT.json b/src/i18n/lang/it-IT.json index ad858ea38..a67c39159 100644 --- a/src/i18n/lang/it-IT.json +++ b/src/i18n/lang/it-IT.json @@ -870,7 +870,8 @@ "related": "Modifica le attività collegate a questa", "color": "Cambia il colore di questa attività", "move": "Sposta questa attività in un altro elenco", - "reminder": "Gestisci i promemoria di questa attività" + "reminder": "Gestisci i promemoria di questa attività", + "description": "Toggle editing of the task description" }, "list": { "title": "Viste Liste", diff --git a/src/i18n/lang/nl-NL.json b/src/i18n/lang/nl-NL.json index 2cab9e4c6..0354cc789 100644 --- a/src/i18n/lang/nl-NL.json +++ b/src/i18n/lang/nl-NL.json @@ -870,7 +870,8 @@ "related": "Modify related tasks of this task", "color": "Change the color of this task", "move": "Move this task to another list", - "reminder": "Manage reminders of this task" + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description" }, "list": { "title": "List Views", diff --git a/src/i18n/lang/pl-PL.json b/src/i18n/lang/pl-PL.json index a8e14528a..d4778c032 100644 --- a/src/i18n/lang/pl-PL.json +++ b/src/i18n/lang/pl-PL.json @@ -870,7 +870,8 @@ "related": "Zmodyfikuj zadania powiązane z tym zadaniem", "color": "Zmień kolor tego zadania", "move": "Przenieś to zadanie do innej listy", - "reminder": "Zarządzaj przypomnieniami o tym zadaniu" + "reminder": "Zarządzaj przypomnieniami o tym zadaniu", + "description": "Toggle editing of the task description" }, "list": { "title": "Widoki listy", diff --git a/src/i18n/lang/pt-BR.json b/src/i18n/lang/pt-BR.json index 6862cf750..250f90d60 100644 --- a/src/i18n/lang/pt-BR.json +++ b/src/i18n/lang/pt-BR.json @@ -870,7 +870,8 @@ "related": "Modify related tasks of this task", "color": "Change the color of this task", "move": "Move this task to another list", - "reminder": "Manage reminders of this task" + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description" }, "list": { "title": "List Views", diff --git a/src/i18n/lang/pt-PT.json b/src/i18n/lang/pt-PT.json index 35ea1b118..aea13e960 100644 --- a/src/i18n/lang/pt-PT.json +++ b/src/i18n/lang/pt-PT.json @@ -870,7 +870,8 @@ "related": "Modificar as tarefas relacionadas desta tarefa", "color": "Alterar a cor desta tarefa", "move": "Mover esta tarefa para outra lista", - "reminder": "Gerir lembretes desta tarefa" + "reminder": "Gerir lembretes desta tarefa", + "description": "Toggle editing of the task description" }, "list": { "title": "Visualização em Lista", diff --git a/src/i18n/lang/ro-RO.json b/src/i18n/lang/ro-RO.json index 6862cf750..250f90d60 100644 --- a/src/i18n/lang/ro-RO.json +++ b/src/i18n/lang/ro-RO.json @@ -870,7 +870,8 @@ "related": "Modify related tasks of this task", "color": "Change the color of this task", "move": "Move this task to another list", - "reminder": "Manage reminders of this task" + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description" }, "list": { "title": "List Views", diff --git a/src/i18n/lang/ru-RU.json b/src/i18n/lang/ru-RU.json index bc929b968..e42bb8026 100644 --- a/src/i18n/lang/ru-RU.json +++ b/src/i18n/lang/ru-RU.json @@ -870,7 +870,8 @@ "related": "Изменить связанные задачи", "color": "Change the color of this task", "move": "Move this task to another list", - "reminder": "Manage reminders of this task" + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description" }, "list": { "title": "List Views", diff --git a/src/i18n/lang/sk-SK.json b/src/i18n/lang/sk-SK.json index 6862cf750..250f90d60 100644 --- a/src/i18n/lang/sk-SK.json +++ b/src/i18n/lang/sk-SK.json @@ -870,7 +870,8 @@ "related": "Modify related tasks of this task", "color": "Change the color of this task", "move": "Move this task to another list", - "reminder": "Manage reminders of this task" + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description" }, "list": { "title": "List Views", diff --git a/src/i18n/lang/sv-SE.json b/src/i18n/lang/sv-SE.json index 6862cf750..250f90d60 100644 --- a/src/i18n/lang/sv-SE.json +++ b/src/i18n/lang/sv-SE.json @@ -870,7 +870,8 @@ "related": "Modify related tasks of this task", "color": "Change the color of this task", "move": "Move this task to another list", - "reminder": "Manage reminders of this task" + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description" }, "list": { "title": "List Views", diff --git a/src/i18n/lang/tr-TR.json b/src/i18n/lang/tr-TR.json index 6862cf750..250f90d60 100644 --- a/src/i18n/lang/tr-TR.json +++ b/src/i18n/lang/tr-TR.json @@ -870,7 +870,8 @@ "related": "Modify related tasks of this task", "color": "Change the color of this task", "move": "Move this task to another list", - "reminder": "Manage reminders of this task" + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description" }, "list": { "title": "List Views", diff --git a/src/i18n/lang/vi-VN.json b/src/i18n/lang/vi-VN.json index d7eb1f457..ccca88d6f 100644 --- a/src/i18n/lang/vi-VN.json +++ b/src/i18n/lang/vi-VN.json @@ -870,7 +870,8 @@ "related": "Sửa đổi các công việc liên kết", "color": "Thay đổi màu công việc này", "move": "Dời công việc này sang danh sách khác", - "reminder": "Manage reminders of this task" + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description" }, "list": { "title": "Xem danh sách", diff --git a/src/i18n/lang/zh-CN.json b/src/i18n/lang/zh-CN.json index 6862cf750..250f90d60 100644 --- a/src/i18n/lang/zh-CN.json +++ b/src/i18n/lang/zh-CN.json @@ -870,7 +870,8 @@ "related": "Modify related tasks of this task", "color": "Change the color of this task", "move": "Move this task to another list", - "reminder": "Manage reminders of this task" + "reminder": "Manage reminders of this task", + "description": "Toggle editing of the task description" }, "list": { "title": "List Views",