From 73dce1279760434e1d1b7a903a0a7500462d6f9c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 8 Feb 2017 18:36:13 -0500 Subject: Prevent people to remove columns that contains tasks --- app/Locale/es_ES/translations.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Locale/es_ES') diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 2e3f4215..4a0e8f47 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -73,7 +73,6 @@ return array( 'Remove a column' => 'Eliminar esta columna', 'Unable to remove this column.' => 'No se puede eliminar esta columna.', 'Do you really want to remove this column: "%s"?' => '¿De vedad que desea eliminar esta columna: «%s»?', - 'This action will REMOVE ALL TASKS associated to this column!' => '¡Esta acción ELIMINARÁ TODAS LAS TAREAS asociadas a esta columna!', 'Settings' => 'Preferencias', 'Application settings' => 'Preferencias de la aplicación', 'Language' => 'Idioma', -- cgit v1.2.3