diff options
author | swiergot <swiergot> | 2007-02-16 14:06:41 +0100 |
---|---|---|
committer | swiergot <swiergot> | 2007-02-16 14:06:41 +0100 |
commit | 5598d72c503c34a8f1136fa8d2824cfc0141a08b (patch) | |
tree | 6a4d47137069a36a242463aa6586d6affcec7ca1 /web/lang/es/pkgedit_po.inc | |
parent | ce2e4460ae3449eb3dee29c33ffa3cc1a3037cbb (diff) | |
download | aur-5598d72c503c34a8f1136fa8d2824cfc0141a08b.tar.gz aur-5598d72c503c34a8f1136fa8d2824cfc0141a08b.tar.xz |
Spanish translation update from Víctor Martinez Romanos.
Diffstat (limited to 'web/lang/es/pkgedit_po.inc')
-rw-r--r-- | web/lang/es/pkgedit_po.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/es/pkgedit_po.inc b/web/lang/es/pkgedit_po.inc index 27a4ea7b..e944bbfc 100644 --- a/web/lang/es/pkgedit_po.inc +++ b/web/lang/es/pkgedit_po.inc @@ -11,7 +11,7 @@ $_t["es"]["Invalid category ID."] = "El identificador de la categoría no es vá $_t["es"]["Enter your comment below."] = "Introduzca su comentario a continuación."; -$_t["es"]["You are not allowed to delete this comment."] = "No está autorizado para borrar este comentario."; +$_t["es"]["You are not allowed to delete this comment."] = "No está autorizado a borrar este comentario."; $_t["es"]["Missing comment ID."] = "Falta el identificador del comentario."; |