From 5bad64509635a863e5fc952d54fabe711df2b7e2 Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Mon, 20 Jun 2011 14:50:13 +0000 Subject: fixed encoding of spanish translation of quickstart demo --- demos/quickstart/protected/controls/es/RequiresVersion.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/quickstart/protected/controls/es/RequiresVersion.tpl') diff --git a/demos/quickstart/protected/controls/es/RequiresVersion.tpl b/demos/quickstart/protected/controls/es/RequiresVersion.tpl index 1fbcd2d0..6df71306 100644 --- a/demos/quickstart/protected/controls/es/RequiresVersion.tpl +++ b/demos/quickstart/protected/controls/es/RequiresVersion.tpl @@ -1 +1 @@ -

Se requiere la versión de PRADO <%= $this->Version %> o superior.

\ No newline at end of file +

Se requiere la versión de PRADO <%= $this->Version %> o superior.

\ No newline at end of file -- cgit v1.2.3