From 0172de4244c30326dc4f03e08c7110f61c394d44 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 3 Jun 2014 04:53:18 +0000 Subject: [PATCH] Revert "fix unicode problem from vim" This reverts commit f33e373e59da004ade97643656f99f860cd34ef4. --- include/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/functions.php b/include/functions.php index 344e3e1e..940a85fd 100644 --- a/include/functions.php +++ b/include/functions.php @@ -68,7 +68,7 @@ "cs_CZ" => "Česky", "en_US" => "English", "el_GR" => "Ελληνικά", - "es_ES" => "Español (España)", + "es_ES" => "Españo (Españal", "es_LA" => "Español", "de_DE" => "Deutsch", "fr_FR" => "Français", -- 2.39.5