From 449d9341ba7ef82404093d24075e394ed18727a1 Mon Sep 17 00:00:00 2001 From: barias Date: Thu, 27 May 2004 08:16:18 +0000 Subject: [PATCH] Latest updates --- lang/es/dialogue.php | 4 ++-- lang/es/scheduler.php | 44 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+), 2 deletions(-) create mode 100644 lang/es/scheduler.php diff --git a/lang/es/dialogue.php b/lang/es/dialogue.php index 3914c944d8..b23d8d4982 100644 --- a/lang/es/dialogue.php +++ b/lang/es/dialogue.php @@ -39,8 +39,8 @@ $string['notyetseen'] = 'A $string['numberofentries'] = 'Número de intervenciones'; $string['numberofentriesadded'] = 'Número de intervenciones agregadas: $a'; $string['of'] = 'de'; -$string['onwrote'] = 'Acerca de $a escribió'; -$string['onyouwrote'] = 'Acerca de $a usted escribió'; +$string['onwrote'] = 'El $a escribió'; +$string['onyouwrote'] = 'El $a usted escribió'; $string['open'] = 'Abierto'; $string['openadialoguewith'] = 'Diálogo abierto con'; $string['opendialogue'] = 'Iniciar diálogo'; diff --git a/lang/es/scheduler.php b/lang/es/scheduler.php new file mode 100644 index 0000000000..7ccc0ca66d --- /dev/null +++ b/lang/es/scheduler.php @@ -0,0 +1,44 @@ + -- 2.39.5