From 7ee4f3b498477294bf6ced6348c71048f59b3aa3 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sat, 23 Feb 2008 22:20:03 +0000 Subject: [PATCH] Localisation updates for extension messages from Betawiki (2008-02-23 22:50 CET) --- Cite.i18n.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Cite.i18n.php b/Cite.i18n.php index e4bacd3ab..a8d8832f5 100644 --- a/Cite.i18n.php +++ b/Cite.i18n.php @@ -306,10 +306,13 @@ $messages['frp'] = array( /** Galician (Galego) * @author Alma + * @author Toliño * @author Xosé */ $messages['gl'] = array( 'cite_desc' => 'Engada e tags, para notas', + 'cite_error_key_str_invalid' => 'Erro interno; $str e/ou $key inválidos. Isto non debera ocorrer.', + 'cite_error_stack_invalid_input' => 'Erro interno; stack key inválido. Isto non debera ocorrer.', 'cite_error' => 'Citar erro: $1', 'cite_error_ref_numeric_key' => 'Etiqueta <ref> non válida; o nome non pode ser un simple entero, use un título descriptivo', 'cite_error_ref_no_key' => 'Etiqueta <ref> non válida; refs que non teñan contido deben ter un nome',