From 8b180aa606706a67201d1bc3adbafe824827bf5a Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 4 Feb 2007 09:23:28 +0000 Subject: [PATCH] removed an unused localization string git-svn-id: http://redmine.rubyforge.org/svn/trunk@230 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lang/de.yml | 1 - lang/en.yml | 1 - lang/es.yml | 1 - lang/fr.yml | 1 - 4 files changed, 4 deletions(-) diff --git a/lang/de.yml b/lang/de.yml index f3962d66..2af2e129 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 fe691443..6b75b662 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 4c4ed816..bc66b22d 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 6f85240f..5b164a46 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 ? -- 2.11.0