From: brendan braybrook Date: Mon, 2 Jun 2014 18:40:29 +0000 (+0000) Subject: fix unicode problem from vim X-Git-Tag: 1.13~29^2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=f33e373e59da004ade97643656f99f860cd34ef4;p=tt-rss.git fix unicode problem from vim --- diff --git a/include/functions.php b/include/functions.php index 940a85fd..344e3e1e 100644 --- a/include/functions.php +++ b/include/functions.php @@ -68,7 +68,7 @@ "cs_CZ" => "Česky", "en_US" => "English", "el_GR" => "Ελληνικά", - "es_ES" => "Españo (Españal", + "es_ES" => "Español (España)", "es_LA" => "Español", "de_DE" => "Deutsch", "fr_FR" => "Français",