From ed91aa74ec7dacf3d4f7f794ac571bd7ffcc8cc0 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 30 Jul 2019 16:52:48 -0400 Subject: Use CP1252 instead of ISO-8859-1. CP1252 is a superset of ISO-8859-1. --- core/locales/locale.ar.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/locales/locale.ar.conf') diff --git a/core/locales/locale.ar.conf b/core/locales/locale.ar.conf index 9b450e36..3837cae5 100644 --- a/core/locales/locale.ar.conf +++ b/core/locales/locale.ar.conf @@ -294,7 +294,7 @@ _EOL Mode = _علامة نهاية السطر(EOL) E_ncoding = ال_ترميز _UTF-8 Encoding = ترميز الـUTF-8 _ASCII Encoding = ترميز الـASCII -_ISO-8859-1 Encoding = ترميز الـISO-8859-1 +_CP-1252 Encoding = ترميز الـCP-1252 UTF-1_6 Encoding = ترميز الـUTF-1_6 # Menu items for changing the way the current buffer is displayed. Toggle View _EOL = بدِّل عرض _نهاية السطر -- cgit v1.2.3