summaryrefslogtreecommitdiff
path: root/templates/es/error-op.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/es/error-op.tmpl')
-rw-r--r--templates/es/error-op.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/es/error-op.tmpl b/templates/es/error-op.tmpl
index 80b20fd18..d584108e8 100644
--- a/templates/es/error-op.tmpl
+++ b/templates/es/error-op.tmpl
@@ -1,9 +1,9 @@
<DIV CLASS="indent">
-<H2 CLASS="title">Error {?title} {?printer_name}</H2>
+<H2 CLASS="title">Error en {?printer_name}: {?title}</H2>
<P>Error:</P>
-<BLOCKQUOTE>Operaci&oacute;n desconocida "{op}"!</BLOCKQUOTE>
+<BLOCKQUOTE>Operaci&oacute;n desconocida "{op}".</BLOCKQUOTE>
</DIV>