aboutsummaryrefslogtreecommitdiff
path: root/core/locales
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2016-11-04 11:42:58 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2016-11-04 11:42:58 -0400
commit28285f671e4c681b8eb236a981bc4024050f0f1b (patch)
tree103d1e7e1052ee41ad30b223db950444fdbd177e /core/locales
parentb965beae414d95a8382539f92f891b073edc5fcd (diff)
downloadtextadept-28285f671e4c681b8eb236a981bc4024050f0f1b.tar.gz
textadept-28285f671e4c681b8eb236a981bc4024050f0f1b.zip
Removed MacRoman encoding option, as OSX uses UTF-8 by default.
Diffstat (limited to 'core/locales')
-rw-r--r--core/locales/locale.ar.conf1
-rw-r--r--core/locales/locale.de.conf1
-rw-r--r--core/locales/locale.es.conf1
-rw-r--r--core/locales/locale.fr.conf1
-rw-r--r--core/locales/locale.it.conf1
-rw-r--r--core/locales/locale.pl.conf1
-rw-r--r--core/locales/locale.ru.conf1
-rw-r--r--core/locales/locale.sv.conf1
8 files changed, 0 insertions, 8 deletions
diff --git a/core/locales/locale.ar.conf b/core/locales/locale.ar.conf
index 7c620389..f6e9dd57 100644
--- a/core/locales/locale.ar.conf
+++ b/core/locales/locale.ar.conf
@@ -280,7 +280,6 @@ E_ncoding = ال_ترميز
_UTF-8 Encoding = ترميز الـUTF-8
_ASCII Encoding = ترميز الـASCII
_ISO-8859-1 Encoding = ترميز الـISO-8859-1
-_MacRoman Encoding = ترميز الـMacRoman
UTF-1_6 Encoding = ترميز الـUTF-1_6
# Menu items for changing the way the current buffer is displayed.
Toggle View _EOL = بدِّل عرض _نهاية السطر
diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf
index e6992c7a..e01288cf 100644
--- a/core/locales/locale.de.conf
+++ b/core/locales/locale.de.conf
@@ -280,7 +280,6 @@ E_ncoding = Zeichenkodierung
_UTF-8 Encoding = _UTF-8
_ASCII Encoding = _ASCII
_ISO-8859-1 Encoding = _ISO-8859-1
-_MacRoman Encoding = _MacRoman
UTF-1_6 Encoding = UTF-1_6
# Menu items for changing the way the current buffer is displayed.
Toggle View _EOL = _EOL-Ansicht umschalten
diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf
index 83b9c47a..72bff229 100644
--- a/core/locales/locale.es.conf
+++ b/core/locales/locale.es.conf
@@ -280,7 +280,6 @@ E_ncoding = C_odificación
_UTF-8 Encoding = Codificación UTF-_8
_ASCII Encoding = Codificación _ASCII
_ISO-8859-1 Encoding = Codificación _ISO-8859-1
-_MacRoman Encoding = Codificación _MacRoman
UTF-1_6 Encoding = Codificación UTF-_16
# Menu items for changing the way the current buffer is displayed.
Toggle View _EOL = _Mostrar/Ocultar fin de línea
diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf
index 3e629ffc..8740fbe8 100644
--- a/core/locales/locale.fr.conf
+++ b/core/locales/locale.fr.conf
@@ -281,7 +281,6 @@ E_ncoding = E_ncodage
_UTF-8 Encoding = Encodage _UTF-8
_ASCII Encoding = Encodage _ASCII
_ISO-8859-1 Encoding = Encodage _ISO-8859-1
-_MacRoman Encoding = Encodage _MacRoman
UTF-1_6 Encoding = Encodage UTF-1_6
# Menu items for changing the way the current buffer is displayed.
Toggle View _EOL = Commuter l’affichage des fin de _ligne
diff --git a/core/locales/locale.it.conf b/core/locales/locale.it.conf
index f5981433..2070d66f 100644
--- a/core/locales/locale.it.conf
+++ b/core/locales/locale.it.conf
@@ -280,7 +280,6 @@ E_ncoding = _Codifica
_UTF-8 Encoding = Codifica _UTF-8
_ASCII Encoding = Codifica _ASCII
_ISO-8859-1 Encoding = Codifica _ISO-8859-1
-_MacRoman Encoding = Codifica _MacRoman
UTF-1_6 Encoding = Codifica UTF-1_6
# Menu items for changing the way the current buffer is displayed.
Toggle View _EOL = _Mostra la fine di linea sì/no
diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf
index e0a4eae0..6911778e 100644
--- a/core/locales/locale.pl.conf
+++ b/core/locales/locale.pl.conf
@@ -280,7 +280,6 @@ E_ncoding = Ko_dowanie znaków
_UTF-8 Encoding = _UTF-8
_ASCII Encoding = _ASCII
_ISO-8859-1 Encoding = _ISO-8859-1
-_MacRoman Encoding = _MacRoman
UTF-1_6 Encoding = UTF-1_6
# Menu items for changing the way the current buffer is displayed.
Toggle View _EOL = Włącz/wyłącz znaki k_ońca linii
diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf
index 4486db74..55a4f4ef 100644
--- a/core/locales/locale.ru.conf
+++ b/core/locales/locale.ru.conf
@@ -280,7 +280,6 @@ E_ncoding = _Кодировка
_UTF-8 Encoding = Кодировка _UTF-8
_ASCII Encoding = Кодировка _ASCII
_ISO-8859-1 Encoding = Кодировка _ISO-8859-1
-_MacRoman Encoding = Кодировка _MacRoman
UTF-1_6 Encoding = Кодировка UTF-1_6
# Menu items for changing the way the current buffer is displayed.
Toggle View _EOL = Переключить показ _EOL
diff --git a/core/locales/locale.sv.conf b/core/locales/locale.sv.conf
index 99e74a08..0677f5b0 100644
--- a/core/locales/locale.sv.conf
+++ b/core/locales/locale.sv.conf
@@ -280,7 +280,6 @@ E_ncoding = Tecken_kodning
_UTF-8 Encoding = UTF-_8
_ASCII Encoding = AS_CII
_ISO-8859-1 Encoding = ISO-8859-_1
-_MacRoman Encoding = _MacRoman
UTF-1_6 Encoding = UTF-1_6
# Menu items for changing the way the current buffer is displayed.
Toggle View _EOL = Visa rad_brytningstecken