diff options
author | 2016-06-15 08:49:28 -0400 | |
---|---|---|
committer | 2016-06-15 08:49:28 -0400 | |
commit | fc20fd1a9b74c1059775446baf921181433801aa (patch) | |
tree | 5383e5cdb7b56fd72decb30915b7f0c0597dabe3 /core/locales/locale.pl.conf | |
parent | d432e17da5cc5ab973e895e9f391c4e2b4def9bc (diff) | |
download | textadept-fc20fd1a9b74c1059775446baf921181433801aa.tar.gz textadept-fc20fd1a9b74c1059775446baf921181433801aa.zip |
Removed explicit detection and use of extinct CR line endings.
It's quite possible some of Textadept's functions didn't handle them properly
anyway.
Diffstat (limited to 'core/locales/locale.pl.conf')
-rw-r--r-- | core/locales/locale.pl.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf index e5250136..c1228157 100644 --- a/core/locales/locale.pl.conf +++ b/core/locales/locale.pl.conf @@ -44,7 +44,6 @@ Name = Nazwa Switch Buffers = Przełącz bufory theme not found. = nie znaleziony. CRLF = CRLF -CR = CR LF = LF Tabs: = Tabulacje: Spaces: = Spacje: @@ -219,7 +218,6 @@ _Toggle Use Tabs = Włącz/wyłącz _tabulacje _Convert Indentation = _Konwertuj _EOL Mode = _Tryb końca linii %CRLF = C_RLF (Windows) -%CR = _CR (Mac) %LF = _LF (UNIX/Linux) E_ncoding = Ko_dowanie znaków _UTF-8 Encoding = _UTF-8 |