<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Turkish Special Chars &quot;Canvert Case&quot; is not working properly]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">Notepad++ is great tool to everyone. We use it for simple tasks a lot in our company. Sometimes we have to convert “UPPERCASE” texts to “Sentence case” and Np++ is converting Turkish Special Chars as English usage. These special chars are</p>
<p dir="auto">İ&lt;-&gt;i   I&lt;-&gt;ı   (Turkish)<br />
İ&lt;-&gt;İ   I&lt;-&gt;i   (English)</p>
<p dir="auto">For example    --&gt;   ÇİLEK (Strawberry in Turkish) --&gt; Çİlek (it must be Çilek)<br />
Kına (UPPER) --&gt; KıNA (It must be KINA)</p>
<p dir="auto">As other languages it would be great Np++ can change Case convert function to its default language for users. If user uses  Turkish languge for Np++, it should convert it as Turkish language usege.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/22603/turkish-special-chars-canvert-case-is-not-working-properly</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 06:38:53 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/22603.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 20 Feb 2022 20:17:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Turkish Special Chars &quot;Canvert Case&quot; is not working properly on Mon, 21 Feb 2022 10:20:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mustafa-yildiz" aria-label="Profile: mustafa-yildiz">@<bdi>mustafa-yildiz</bdi></a></p>
<p dir="auto">I’m not 100% sure, but I’m assuming Npp does a simple integer comparison. A simple test seems to confirm this.</p>
<pre><code>Alter
altern
Ärger
ärgern

416c7465720d0a
616c7465726e0d0a
c384726765720d0a
c3a4726765726e
</code></pre>
<p dir="auto">Note, the 0d0a denotes the end of line characters.</p>
<p dir="auto">And to ask for a feature request, you have a better chance that this gets implemented if you open it here<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues" rel="nofollow ugc">here</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/74441</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/74441</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Mon, 21 Feb 2022 10:20:02 GMT</pubDate></item></channel></rss>