diff options
author | swiergot <swiergot> | 2007-02-16 13:06:41 +0000 |
---|---|---|
committer | swiergot <swiergot> | 2007-02-16 13:06:41 +0000 |
commit | 5598d72c503c34a8f1136fa8d2824cfc0141a08b (patch) | |
tree | 6a4d47137069a36a242463aa6586d6affcec7ca1 /web/lang/es/submit_po.inc | |
parent | ce2e4460ae3449eb3dee29c33ffa3cc1a3037cbb (diff) | |
download | aurweb-5598d72c503c34a8f1136fa8d2824cfc0141a08b.tar.xz |
Spanish translation update from Víctor Martinez Romanos.
Diffstat (limited to 'web/lang/es/submit_po.inc')
-rw-r--r-- | web/lang/es/submit_po.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/es/submit_po.inc b/web/lang/es/submit_po.inc index a65ff49..10eaa0e 100644 --- a/web/lang/es/submit_po.inc +++ b/web/lang/es/submit_po.inc @@ -73,7 +73,7 @@ $_t["es"]["Comment"] = "Comentario"; $_t["es"]["Could not create directory %s."] = "No se pudo crear el directorio %s."; -$_t["es"]["Unknown file format for uploaded file."] = "Formato de archivo desconocido para el fichero subido."; +$_t["es"]["Unknown file format for uploaded file."] = "Formato de archivo desconocido en el fichero subido."; $_t["es"]["Missing source variable in PKGBUILD."] = "Falta la variable \"source\" en el PKGBUILD."; |