diff options
-rw-r--r-- | lang/de.yml | 1 | ||||
-rw-r--r-- | lang/en.yml | 1 | ||||
-rw-r--r-- | lang/es.yml | 1 | ||||
-rw-r--r-- | lang/fr.yml | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/lang/de.yml b/lang/de.yml index f3962d667..2af2e1296 100644 --- a/lang/de.yml +++ b/lang/de.yml @@ -342,7 +342,6 @@ button_sort: Sortieren text_select_mail_notifications: Aktionen für die Mailbenachrichtigung aktiviert werden soll.
text_regexp_info: eg. ^[A-Z0-9]+$
text_min_max_length_info: 0 heisst keine Beschränkung
-text_possible_values_info: Werte trennten sich mit |
text_project_destroy_confirmation: Sind sie sicher, daß sie das Projekt löschen wollen ?
text_workflow_edit: Auswahl Workflow zum Bearbeiten
text_are_you_sure: Sind sie sicher ?
diff --git a/lang/en.yml b/lang/en.yml index fe691443e..6b75b662a 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -342,7 +342,6 @@ button_sort: Sort text_select_mail_notifications: Select actions for which mail notifications should be sent.
text_regexp_info: eg. ^[A-Z0-9]+$
text_min_max_length_info: 0 means no restriction
-text_possible_values_info: values separated with |
text_project_destroy_confirmation: Are you sure you want to delete this project and all related data ?
text_workflow_edit: Select a role and a tracker to edit the workflow
text_are_you_sure: Are you sure ?
diff --git a/lang/es.yml b/lang/es.yml index 4c4ed8161..bc66b22d1 100644 --- a/lang/es.yml +++ b/lang/es.yml @@ -342,7 +342,6 @@ button_sort: Clasificar text_select_mail_notifications: Seleccionar las actividades que necesitan la activación de la notificación por mail.
text_regexp_info: eg. ^[A-Z0-9]+$
text_min_max_length_info: 0 para ninguna restricción
-text_possible_values_info: Los valores se separaron con |
text_project_destroy_confirmation: ¿ Estás seguro de querer eliminar el proyecto ?
text_workflow_edit: Seleccionar un workflow para actualizar
text_are_you_sure: ¿ Estás seguro ?
diff --git a/lang/fr.yml b/lang/fr.yml index 6f85240f3..5b164a46a 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -342,7 +342,6 @@ button_sort: Trier text_select_mail_notifications: Sélectionner les actions pour lesquelles la notification par mail doit être activée.
text_regexp_info: ex. ^[A-Z0-9]+$
text_min_max_length_info: 0 pour aucune restriction
-text_possible_values_info: valeurs séparées par |
text_project_destroy_confirmation: Etes-vous sûr de vouloir supprimer ce projet et tout ce qui lui est rattaché ?
text_workflow_edit: Sélectionner un tracker et un rôle pour éditer le workflow
text_are_you_sure: Etes-vous sûr ?
|