i18n/eric5_tr.ts

changeset 2164
d67b14a3f884
parent 2163
2b02339f52bf
child 2172
6d8eb5736925
--- a/i18n/eric5_tr.ts	Sun Oct 28 17:41:29 2012 +0100
+++ b/i18n/eric5_tr.ts	Sun Oct 28 20:19:15 2012 +0100
@@ -7604,512 +7604,512 @@
 <context>
     <name>Editor</name>
     <message>
-        <location filename="QScintilla/Editor.py" line="2577"/>
+        <location filename="QScintilla/Editor.py" line="2607"/>
         <source>Open File</source>
         <translation>Dosya Aç</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="302"/>
+        <location filename="QScintilla/Editor.py" line="308"/>
         <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt;. Do you really want to load it?&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt;dosyasının boyutu &lt;b&gt;{1} KB&lt;/b&gt;. Bu dosyayı yüklemek istiyor musunuz?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="354"/>
+        <location filename="QScintilla/Editor.py" line="360"/>
         <source>&lt;b&gt;A Source Editor Window&lt;/b&gt;&lt;p&gt;This window is used to display and edit a source file.  You can open as many of these as you like. The name of the file is displayed in the window&apos;s titlebar.&lt;/p&gt;&lt;p&gt;In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.&lt;/p&gt;&lt;p&gt;In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.&lt;/p&gt;&lt;p&gt;These actions can be reversed via the context menu.&lt;/p&gt;&lt;p&gt;Ctrl clicking on a syntax error marker shows some info about this error.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Kaynak Düzenleme Penceresi&lt;/b&gt;&lt;p&gt;Bu pencere kaynak kod dosyalarını düzenlemek ve göstermek için kullanılır.Bunu pekçok kez kullanmak üzere açabilirsiniz. Dosyanın isim başlıkçubuğunda gösterilir.&lt;/p&gt;&lt;p&gt;Bekleme noktaların kolayca ekleyip düzenleyebilmeniz için satır numaraları ve işaret alanı vardır..İçerik  menüsü aracılığı ile sınırları düzenleyebilirsiniz.&lt;/p&gt;&lt;p&gt;Bekleme noktalarını ayarlamak için Shift ve ara çubuğuna beraber basabilirsiniz.&lt;/p&gt;&lt;p&gt;Bu işlem içerik menüsü ilede yapılabilir.&lt;/p&gt;&lt;p&gt;Bir yazım hatasının üzerinde Ctrl ile tıklarsanız o hata ile ilgili ayrıntılı yardım alırsınız.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="601"/>
-        <source>Undo</source>
-        <translation>Geri Al</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="604"/>
-        <source>Redo</source>
-        <translation>İleri al</translation>
-    </message>
-    <message>
         <location filename="QScintilla/Editor.py" line="607"/>
+        <source>Undo</source>
+        <translation>Geri Al</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="610"/>
+        <source>Redo</source>
+        <translation>İleri al</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="613"/>
         <source>Revert to last saved state</source>
         <translation>En son kaydedileni eski haline getir</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="611"/>
+        <location filename="QScintilla/Editor.py" line="617"/>
         <source>Cut</source>
         <translation>Kes</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="614"/>
-        <source>Copy</source>
-        <translation>Kopyala</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="616"/>
-        <source>Paste</source>
-        <translation>Yapıştır</translation>
-    </message>
-    <message>
         <location filename="QScintilla/Editor.py" line="620"/>
-        <source>Indent</source>
-        <translation>Girinti</translation>
+        <source>Copy</source>
+        <translation>Kopyala</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="622"/>
-        <source>Unindent</source>
-        <translation>Girintisiz</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="625"/>
-        <source>Comment</source>
-        <translation>Yorumlayıcı</translation>
+        <source>Paste</source>
+        <translation>Yapıştır</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="626"/>
+        <source>Indent</source>
+        <translation>Girinti</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="628"/>
-        <source>Uncomment</source>
-        <translation>Yorumlanamaz</translation>
+        <source>Unindent</source>
+        <translation>Girintisiz</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="631"/>
-        <source>Stream Comment</source>
+        <source>Comment</source>
         <translation>Yorumlayıcı</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="634"/>
-        <source>Box Comment</source>
-        <translation>Kutu Yorumlayıcı</translation>
+        <source>Uncomment</source>
+        <translation>Yorumlanamaz</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="637"/>
-        <source>Select to brace</source>
-        <translation>Köşeli ayracı seç</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="639"/>
-        <source>Select all</source>
-        <translation>Hepsini seç</translation>
+        <source>Stream Comment</source>
+        <translation>Yorumlayıcı</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="640"/>
-        <source>Deselect all</source>
-        <translation>Tüm seçimi iptal et</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="6265"/>
-        <source>Check spelling...</source>
-        <translation>Yazım Kontrolü...</translation>
+        <source>Box Comment</source>
+        <translation>Kutu Yorumlayıcı</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="643"/>
+        <source>Select to brace</source>
+        <translation>Köşeli ayracı seç</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="645"/>
+        <source>Select all</source>
+        <translation>Hepsini seç</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="646"/>
+        <source>Deselect all</source>
+        <translation>Tüm seçimi iptal et</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="6300"/>
+        <source>Check spelling...</source>
+        <translation>Yazım Kontrolü...</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="652"/>
         <source>Check spelling of selection...</source>
         <translation>Seçilen alanın yazım kontrolü...</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="650"/>
+        <location filename="QScintilla/Editor.py" line="656"/>
         <source>Remove from dictionary</source>
         <translation>Sözlükten çıkar</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="653"/>
+        <location filename="QScintilla/Editor.py" line="659"/>
         <source>Shorten empty lines</source>
         <translation>Boş satırları kısalt</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="661"/>
+        <location filename="QScintilla/Editor.py" line="667"/>
         <source>Use Monospaced Font</source>
         <translation>Tek hacimli yazıtipi kullan</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="666"/>
+        <location filename="QScintilla/Editor.py" line="672"/>
         <source>Autosave enabled</source>
         <translation>Otomatik kayıt kabul edildi</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="671"/>
+        <location filename="QScintilla/Editor.py" line="677"/>
         <source>Typing aids enabled</source>
         <translation>Yazım yardımı etkinleştirildi</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="678"/>
+        <location filename="QScintilla/Editor.py" line="684"/>
         <source>Autocompletion enabled</source>
         <translation>Otomatik tamamlama onaylı</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="695"/>
+        <location filename="QScintilla/Editor.py" line="701"/>
         <source>New view</source>
         <translation>Yeni görünüm</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="696"/>
+        <location filename="QScintilla/Editor.py" line="702"/>
         <source>New view (with new split)</source>
         <translation>Yeni görünüm (yeni ayraç ile)</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="700"/>
-        <source>Close</source>
-        <translation>Kapat</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="704"/>
-        <source>Save</source>
-        <translation>Kaydet</translation>
-    </message>
-    <message>
         <location filename="QScintilla/Editor.py" line="706"/>
+        <source>Close</source>
+        <translation>Kapat</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="710"/>
+        <source>Save</source>
+        <translation>Kaydet</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="712"/>
         <source>Save As...</source>
         <translation>Farklı Kaydet...</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="715"/>
+        <location filename="QScintilla/Editor.py" line="721"/>
         <source>Print Preview</source>
         <translation>Baskı Öngörünümü</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="717"/>
+        <location filename="QScintilla/Editor.py" line="723"/>
         <source>Print</source>
         <translation>Yazdır</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="734"/>
-        <source>Autocomplete</source>
-        <translation>Otomatik tamamlama</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="737"/>
-        <source>dynamic</source>
-        <translation>dinamik</translation>
-    </message>
-    <message>
         <location filename="QScintilla/Editor.py" line="740"/>
-        <source>from Document</source>
-        <translation>Belgeden</translation>
+        <source>Autocomplete</source>
+        <translation>Otomatik tamamlama</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="743"/>
-        <source>from APIs</source>
-        <translation>API&apos;den</translation>
+        <source>dynamic</source>
+        <translation>dinamik</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="746"/>
+        <source>from Document</source>
+        <translation>Belgeden</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="749"/>
+        <source>from APIs</source>
+        <translation>API&apos;den</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="752"/>
         <source>from Document and APIs</source>
         <translation>Belgeden ve API&apos;den</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="750"/>
+        <location filename="QScintilla/Editor.py" line="756"/>
         <source>Calltip</source>
         <translation>İpucu</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="760"/>
+        <location filename="QScintilla/Editor.py" line="766"/>
         <source>Check</source>
         <translation>Kontrol</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="768"/>
-        <source>Show</source>
-        <translation>Göster</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="770"/>
-        <source>Code metrics...</source>
-        <translation>Metrik Kod...</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="772"/>
-        <source>Code coverage...</source>
-        <translation>Kod koruyucu...</translation>
-    </message>
-    <message>
         <location filename="QScintilla/Editor.py" line="774"/>
-        <source>Show code coverage annotations</source>
-        <translation>Kodun dipnotunu göster</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="777"/>
-        <source>Hide code coverage annotations</source>
-        <translation>Kod koruyucu dipnotunu gizle</translation>
+        <source>Show</source>
+        <translation>Göster</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="776"/>
+        <source>Code metrics...</source>
+        <translation>Metrik Kod...</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="778"/>
+        <source>Code coverage...</source>
+        <translation>Kod koruyucu...</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="780"/>
+        <source>Show code coverage annotations</source>
+        <translation>Kodun dipnotunu göster</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="783"/>
+        <source>Hide code coverage annotations</source>
+        <translation>Kod koruyucu dipnotunu gizle</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="786"/>
         <source>Profile data...</source>
         <translation>Veri kesiti...</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="790"/>
-        <source>Diagrams</source>
-        <translation>Şema</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="792"/>
-        <source>Class Diagram...</source>
-        <translation>Sınıf Şeması...</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="794"/>
-        <source>Package Diagram...</source>
-        <translation>Paket Şeması...</translation>
-    </message>
-    <message>
         <location filename="QScintilla/Editor.py" line="796"/>
+        <source>Diagrams</source>
+        <translation>Şema</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="798"/>
+        <source>Class Diagram...</source>
+        <translation>Sınıf Şeması...</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="800"/>
+        <source>Package Diagram...</source>
+        <translation>Paket Şeması...</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="802"/>
         <source>Imports Diagram...</source>
         <translation>Şemayı İçe aktar...</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="799"/>
+        <location filename="QScintilla/Editor.py" line="805"/>
         <source>Application Diagram...</source>
         <translation>Uygulama Şeması...</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="813"/>
+        <location filename="QScintilla/Editor.py" line="819"/>
         <source>Languages</source>
         <translation>Diller</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="816"/>
+        <location filename="QScintilla/Editor.py" line="822"/>
         <source>No Language</source>
         <translation>Dil Yok</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="835"/>
+        <location filename="QScintilla/Editor.py" line="841"/>
         <source>Guessed</source>
         <translation>Tahmin edilen</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1162"/>
+        <location filename="QScintilla/Editor.py" line="1168"/>
         <source>Alternatives</source>
         <translation>Alternatifler</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="853"/>
+        <location filename="QScintilla/Editor.py" line="859"/>
         <source>Encodings</source>
         <translation>Kodlama</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="875"/>
+        <location filename="QScintilla/Editor.py" line="881"/>
         <source>End-of-Line Type</source>
         <translation>Yazım satırının sonu</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="879"/>
-        <source>Unix</source>
-        <translation>Unix</translation>
-    </message>
-    <message>
         <location filename="QScintilla/Editor.py" line="885"/>
-        <source>Windows</source>
-        <translation>Windows</translation>
+        <source>Unix</source>
+        <translation>Unix</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="891"/>
+        <source>Windows</source>
+        <translation>Windows</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="897"/>
         <source>Macintosh</source>
         <translation>Macintosh</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="906"/>
+        <location filename="QScintilla/Editor.py" line="912"/>
         <source>Export as</source>
         <translation>Farklı Dışaktar</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1032"/>
-        <source>Toggle bookmark</source>
-        <translation>Yerimi açkapa</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="1035"/>
-        <source>Next bookmark</source>
-        <translation>Sonraki yerimi</translation>
-    </message>
-    <message>
         <location filename="QScintilla/Editor.py" line="1038"/>
-        <source>Previous bookmark</source>
-        <translation>Önceki yerimi</translation>
+        <source>Toggle bookmark</source>
+        <translation>Yerimi açkapa</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="1041"/>
+        <source>Next bookmark</source>
+        <translation>Sonraki yerimi</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="1044"/>
+        <source>Previous bookmark</source>
+        <translation>Önceki yerimi</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="1047"/>
         <source>Clear all bookmarks</source>
         <translation>Tüm yerimlerini temizle</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1068"/>
-        <source>Toggle breakpoint</source>
-        <translation>Beklemenoktası açkapa</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="1071"/>
-        <source>Toggle temporary breakpoint</source>
-        <translation>Geçici bekleme noktası açkapa</translation>
-    </message>
-    <message>
         <location filename="QScintilla/Editor.py" line="1074"/>
-        <source>Edit breakpoint...</source>
-        <translation>Bekleme noktasını düzenle...</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="4469"/>
-        <source>Enable breakpoint</source>
-        <translation>Beklemenoktasını etkinleştir</translation>
+        <source>Toggle breakpoint</source>
+        <translation>Beklemenoktası açkapa</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="1077"/>
+        <source>Toggle temporary breakpoint</source>
+        <translation>Geçici bekleme noktası açkapa</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="1080"/>
-        <source>Next breakpoint</source>
-        <translation>Sonraki Beklemenoktası</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="1083"/>
-        <source>Previous breakpoint</source>
-        <translation>Önceki bekleme noktası</translation>
+        <source>Edit breakpoint...</source>
+        <translation>Bekleme noktasını düzenle...</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="4504"/>
+        <source>Enable breakpoint</source>
+        <translation>Beklemenoktasını etkinleştir</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="1086"/>
+        <source>Next breakpoint</source>
+        <translation>Sonraki Beklemenoktası</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="1089"/>
+        <source>Previous breakpoint</source>
+        <translation>Önceki bekleme noktası</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="1092"/>
         <source>Clear all breakpoints</source>
         <translation>Tüm beklemenoktalarını temizle</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1045"/>
-        <source>Goto syntax error</source>
-        <translation>Sözdizimi hatasına git</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="1048"/>
-        <source>Show syntax error message</source>
-        <translation>Sözdizimi hata mesajını göster</translation>
-    </message>
-    <message>
         <location filename="QScintilla/Editor.py" line="1051"/>
+        <source>Goto syntax error</source>
+        <translation>Sözdizimi hatasına git</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="1054"/>
+        <source>Show syntax error message</source>
+        <translation>Sözdizimi hata mesajını göster</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="1057"/>
         <source>Clear syntax error</source>
         <translation>Sözdizimi hatalarını sil</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1055"/>
-        <source>Next warning</source>
-        <translation>Sonraki Uyarı</translation>
-    </message>
-    <message>
-        <location filename="QScintilla/Editor.py" line="1058"/>
-        <source>Previous warning</source>
-        <translation>Önceki Uyarı</translation>
-    </message>
-    <message>
         <location filename="QScintilla/Editor.py" line="1061"/>
-        <source>Show warning message</source>
-        <translation>Uyarı mesajını göster</translation>
+        <source>Next warning</source>
+        <translation>Sonraki Uyarı</translation>
     </message>
     <message>
         <location filename="QScintilla/Editor.py" line="1064"/>
+        <source>Previous warning</source>
+        <translation>Önceki Uyarı</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="1067"/>
+        <source>Show warning message</source>
+        <translation>Uyarı mesajını göster</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="1070"/>
         <source>Clear warnings</source>
         <translation>Uyarıları temizle</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1090"/>
+        <location filename="QScintilla/Editor.py" line="1096"/>
         <source>Next uncovered line</source>
         <translation>Sonraki kapanmamış satır</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1093"/>
+        <location filename="QScintilla/Editor.py" line="1099"/>
         <source>Previous uncovered line</source>
         <translation>Önceki kaplanmamış satır</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1097"/>
+        <location filename="QScintilla/Editor.py" line="1103"/>
         <source>Next task</source>
         <translation>Sonraki görev</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1100"/>
+        <location filename="QScintilla/Editor.py" line="1106"/>
         <source>Previous task</source>
         <translation>Önceki görev</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1111"/>
+        <location filename="QScintilla/Editor.py" line="1117"/>
         <source>LMB toggles bookmarks</source>
         <translation>LMB açkapa yerimleri</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1116"/>
+        <location filename="QScintilla/Editor.py" line="1122"/>
         <source>LMB toggles breakpoints</source>
         <translation>LMB açkapa bekleme noktası</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1149"/>
+        <location filename="QScintilla/Editor.py" line="1155"/>
         <source>Export source</source>
         <translation>Kaynağı dışaktar</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1143"/>
-        <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
-        <translation>&lt;p&gt;dışa katarma tipi &lt;b&gt;{0}&lt;/b&gt;için dışaaktarıcı yok. Vazgeçiliyior...&lt;/p&gt;</translation>
-    </message>
-    <message>
         <location filename="QScintilla/Editor.py" line="1149"/>
+        <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
+        <translation>&lt;p&gt;dışa katarma tipi &lt;b&gt;{0}&lt;/b&gt;için dışaaktarıcı yok. Vazgeçiliyior...&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="QScintilla/Editor.py" line="1155"/>
         <source>No export format given. Aborting...</source>
         <translation>Girilen dışaaktarma formatı yok. İptal edildi...</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1158"/>
+        <location filename="QScintilla/Editor.py" line="1164"/>
         <source>Alternatives ({0})</source>
         <translation>Alternatifler ({0})</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1178"/>
+        <location filename="QScintilla/Editor.py" line="1184"/>
         <source>Pygments Lexer</source>
         <translation>Pygments Lexer</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1178"/>
+        <location filename="QScintilla/Editor.py" line="1184"/>
         <source>Select the Pygments lexer to apply.</source>
         <translation>Kullanmak için Pygment lexer seç.</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1597"/>
+        <location filename="QScintilla/Editor.py" line="1603"/>
         <source>Modification of Read Only file</source>
         <translation>Yalnızca okunabilir dosyada değişiklik</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1597"/>
+        <location filename="QScintilla/Editor.py" line="1603"/>
         <source>You are attempting to change a read only file. Please save to a different file first.</source>
         <translation>Yalnızca okunabilir bir dosyayı değiştirmeşe çalışıyorsunuz. Lütfen önce farklı bir isimde kaydediniz.</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="2257"/>
+        <location filename="QScintilla/Editor.py" line="2263"/>
         <source>Printing...</source>
         <translation>Yazılıyor...</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="2274"/>
+        <location filename="QScintilla/Editor.py" line="2280"/>
         <source>Printing completed</source>
         <translation>Yazdırma tamalandı</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="2276"/>
+        <location filename="QScintilla/Editor.py" line="2282"/>
         <source>Error while printing</source>
         <translation>Yazdırılırken hata</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="2279"/>
+        <location filename="QScintilla/Editor.py" line="2285"/>
         <source>Printing aborted</source>
         <translation>Yazdırma iptal edildi</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="2529"/>
+        <location filename="QScintilla/Editor.py" line="2559"/>
         <source>File Modified</source>
         <translation>Dosya Değiştirildi</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="2529"/>
+        <location filename="QScintilla/Editor.py" line="2559"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt;dosyasında kaydedilmemiş değişiklikler var.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="2577"/>
+        <location filename="QScintilla/Editor.py" line="2607"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Dosya &lt;b&gt;{0}&lt;/b&gt; açılamıyor.&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="2739"/>
+        <location filename="QScintilla/Editor.py" line="2769"/>
         <source>Save File</source>
         <translation>Dosyayı Kaydet</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="2678"/>
+        <location filename="QScintilla/Editor.py" line="2708"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Dosya &lt;b&gt;{0}&lt;/b&gt; kaydedilemiyor.&lt;/p&gt;&lt;p&gt;Sebep: {1}&lt;/p&gt;</translation>
     </message>
@@ -8119,117 +8119,117 @@
         <translation type="obsolete">&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; dosyası zaten var.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="3979"/>
+        <location filename="QScintilla/Editor.py" line="4014"/>
         <source>Autocompletion</source>
         <translation>Otomatik tamamlama</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="3979"/>
+        <location filename="QScintilla/Editor.py" line="4014"/>
         <source>Autocompletion is not available because there is no autocompletion source set.</source>
         <translation>Otomatiktamamlama uygun değil çünkü bu otomatiktamamlama kaynağı değil.</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="4472"/>
+        <location filename="QScintilla/Editor.py" line="4507"/>
         <source>Disable breakpoint</source>
         <translation>Durmanoktasını iptal et</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="4796"/>
+        <location filename="QScintilla/Editor.py" line="4831"/>
         <source>Code Coverage</source>
         <translation>Kod Koruyucu</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="4796"/>
+        <location filename="QScintilla/Editor.py" line="4831"/>
         <source>Please select a coverage file</source>
         <translation>Lütfen bir koruyucu dosya seçiniz</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="4842"/>
+        <location filename="QScintilla/Editor.py" line="4877"/>
         <source>Show Code Coverage Annotations</source>
         <translation>Kodların Dipnotunu Göster</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="4838"/>
+        <location filename="QScintilla/Editor.py" line="4873"/>
         <source>All lines have been covered.</source>
         <translation>Tüm satırlar korumaya alındı.</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="4842"/>
+        <location filename="QScintilla/Editor.py" line="4877"/>
         <source>There is no coverage file available.</source>
         <translation>Hazırda koruma dosyası yok.</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="4934"/>
+        <location filename="QScintilla/Editor.py" line="4969"/>
         <source>Profile Data</source>
         <translation>Veri Kesiti</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="4934"/>
+        <location filename="QScintilla/Editor.py" line="4969"/>
         <source>Please select a profile file</source>
         <translation>Lütfen kesit dosyasını seçiniz</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5064"/>
+        <location filename="QScintilla/Editor.py" line="5099"/>
         <source>Syntax Error</source>
         <translation>Sözdizimi Hatası</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5064"/>
+        <location filename="QScintilla/Editor.py" line="5099"/>
         <source>No syntax error message available.</source>
         <translation>Uygun söz dizimi hata mesajı yok.</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5190"/>
+        <location filename="QScintilla/Editor.py" line="5225"/>
         <source>py3flakes Warning</source>
         <translation>Py3Parçaları Uyarısı</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5190"/>
+        <location filename="QScintilla/Editor.py" line="5225"/>
         <source>No py3flakes warning message available.</source>
         <translation>Hazırda Pyparçaları &quot;uyarı mesajı&quot; yok.</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5289"/>
+        <location filename="QScintilla/Editor.py" line="5324"/>
         <source>Macro Name</source>
         <translation>Makro Adı</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5289"/>
+        <location filename="QScintilla/Editor.py" line="5324"/>
         <source>Select a macro name:</source>
         <translation>Bir makro ismi seç:</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5317"/>
+        <location filename="QScintilla/Editor.py" line="5352"/>
         <source>Load macro file</source>
         <translation>Makro dosyasını yükle</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5357"/>
+        <location filename="QScintilla/Editor.py" line="5392"/>
         <source>Macro files (*.macro)</source>
         <translation>Makro dosyaları (*.macro)</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5338"/>
+        <location filename="QScintilla/Editor.py" line="5373"/>
         <source>Error loading macro</source>
         <translation>Makronun yüklenmesinde hata</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5331"/>
+        <location filename="QScintilla/Editor.py" line="5366"/>
         <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Makro dosyası &lt;b&gt;{0}&lt;/b&gt; okunamıyor.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5338"/>
+        <location filename="QScintilla/Editor.py" line="5373"/>
         <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Makro dosyası &lt;b&gt;{0}&lt;/b&gt; bozuk.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5357"/>
+        <location filename="QScintilla/Editor.py" line="5392"/>
         <source>Save macro file</source>
         <translation>Makro Dosyasını Kaydet</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5374"/>
+        <location filename="QScintilla/Editor.py" line="5409"/>
         <source>Save macro</source>
         <translation>Makro Kaydet</translation>
     </message>
@@ -8239,37 +8239,37 @@
         <translation type="obsolete">&lt;p&gt;Makro dosyası &lt;b&gt;{0}&lt;/b&gt; zaten açık.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5389"/>
+        <location filename="QScintilla/Editor.py" line="5424"/>
         <source>Error saving macro</source>
         <translation>Makronun kaydedilmesinde hata</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5389"/>
+        <location filename="QScintilla/Editor.py" line="5424"/>
         <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Makro dosyası &lt;b&gt;{0}&lt;/b&gt; yazılamıyor.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5400"/>
+        <location filename="QScintilla/Editor.py" line="5435"/>
         <source>Start Macro Recording</source>
         <translation>Makro Kaydı Başladı</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5400"/>
+        <location filename="QScintilla/Editor.py" line="5435"/>
         <source>Macro recording is already active. Start new?</source>
         <translation>Makro kaydı şuan aktif. Yeniden başlasın mı?</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5425"/>
+        <location filename="QScintilla/Editor.py" line="5460"/>
         <source>Macro Recording</source>
         <translation>Makro Kaydediliyor</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5425"/>
+        <location filename="QScintilla/Editor.py" line="5460"/>
         <source>Enter name of the macro:</source>
         <translation>Makronun ismini gir:</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5545"/>
+        <location filename="QScintilla/Editor.py" line="5580"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric5. Reread it?&lt;/p&gt;</source>
         <translation>&lt;p&gt;Eric5 ile açıldıktan sonra &lt;b&gt;{0}&lt;/b&gt; dosyasında değişiklik olmuş. Yeniden açılsın mı?&lt;/p&gt;</translation>
     </message>
@@ -8279,177 +8279,177 @@
         <translation type="obsolete">&lt;br&gt;&lt;b&gt;Uyarı:&lt;/b&gt; Yapılan değişiklikleri yeniden açarken kaybedebilirsiniz.</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5554"/>
+        <location filename="QScintilla/Editor.py" line="5589"/>
         <source>File changed</source>
         <translation>Dosya değiştirilmiş</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5692"/>
+        <location filename="QScintilla/Editor.py" line="5727"/>
         <source>{0} (ro)</source>
         <translation>{0} (ro)</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5811"/>
+        <location filename="QScintilla/Editor.py" line="5846"/>
         <source>Drop Error</source>
         <translation>Düşme hatası</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5811"/>
+        <location filename="QScintilla/Editor.py" line="5846"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; bir dosya değil.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5829"/>
+        <location filename="QScintilla/Editor.py" line="5864"/>
         <source>Resources</source>
         <translation>Kaynaklar</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5831"/>
+        <location filename="QScintilla/Editor.py" line="5866"/>
         <source>Add file...</source>
         <translation>Dosya ekle...</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5833"/>
+        <location filename="QScintilla/Editor.py" line="5868"/>
         <source>Add files...</source>
         <translation>Dosyaları ekle...</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5835"/>
+        <location filename="QScintilla/Editor.py" line="5870"/>
         <source>Add aliased file...</source>
         <translation>Kısaltmalar dosyasına ekle...</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5837"/>
+        <location filename="QScintilla/Editor.py" line="5872"/>
         <source>Add localized resource...</source>
         <translation>Yaral kaynak ekle...</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5840"/>
+        <location filename="QScintilla/Editor.py" line="5875"/>
         <source>Add resource frame</source>
         <translation>Çerçeve kaynağı ekle</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5858"/>
+        <location filename="QScintilla/Editor.py" line="5893"/>
         <source>Add file resource</source>
         <translation>Dosya kaynağını ekle</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5874"/>
+        <location filename="QScintilla/Editor.py" line="5909"/>
         <source>Add file resources</source>
         <translation>Dosya kaynaklarını ekle</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5901"/>
+        <location filename="QScintilla/Editor.py" line="5936"/>
         <source>Add aliased file resource</source>
         <translation>Kısaltmalar dosyası kaynağını ekle</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5901"/>
+        <location filename="QScintilla/Editor.py" line="5936"/>
         <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
         <translation>&lt;b&gt;{0} dosyası için takma ad&lt;/b&gt;:</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5963"/>
+        <location filename="QScintilla/Editor.py" line="5998"/>
         <source>Package Diagram</source>
         <translation>Paket Şeması</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5963"/>
+        <location filename="QScintilla/Editor.py" line="5998"/>
         <source>Include class attributes?</source>
         <translation>Sınıf nitelikleri dahil edilsin mi?</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5981"/>
+        <location filename="QScintilla/Editor.py" line="6016"/>
         <source>Imports Diagram</source>
         <translation>Şemayı İçe Aktar</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5981"/>
+        <location filename="QScintilla/Editor.py" line="6016"/>
         <source>Include imports from external modules?</source>
         <translation>Harici modüllerdan içe aktarım dahil edilsin mi?</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5993"/>
+        <location filename="QScintilla/Editor.py" line="6028"/>
         <source>Application Diagram</source>
         <translation>Uygulama Şeması</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5993"/>
+        <location filename="QScintilla/Editor.py" line="6028"/>
         <source>Include module names?</source>
         <translation>Modül isimleri dahil edilsin mi?</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="6267"/>
+        <location filename="QScintilla/Editor.py" line="6302"/>
         <source>Add to dictionary</source>
         <translation>Sözlüğe ekle</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="6269"/>
+        <location filename="QScintilla/Editor.py" line="6304"/>
         <source>Ignore All</source>
         <translation>Hepsini Yoksay</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="2739"/>
+        <location filename="QScintilla/Editor.py" line="2769"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; dosyası halen mevcut. Üzerine yazılsın mı?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5233"/>
+        <location filename="QScintilla/Editor.py" line="5268"/>
         <source>Warning: {0}</source>
         <translation>Dikkat: {0}</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5239"/>
+        <location filename="QScintilla/Editor.py" line="5274"/>
         <source>Error: {0}</source>
         <translation>Hata: {0}</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5374"/>
+        <location filename="QScintilla/Editor.py" line="5409"/>
         <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
         <translation>&lt;p&gt;Makro dosyası &lt;b&gt;{0}&lt;/b&gt; zaten var. Üzerine yazılsın mı?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="5550"/>
+        <location filename="QScintilla/Editor.py" line="5585"/>
         <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="4075"/>
+        <location filename="QScintilla/Editor.py" line="4110"/>
         <source>Activating Auto-Completion Provider</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="4075"/>
+        <location filename="QScintilla/Editor.py" line="4110"/>
         <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="4260"/>
+        <location filename="QScintilla/Editor.py" line="4295"/>
         <source>Activating Calltip Provider</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="4260"/>
+        <location filename="QScintilla/Editor.py" line="4295"/>
         <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="712"/>
+        <location filename="QScintilla/Editor.py" line="718"/>
         <source>Open &apos;rejection&apos; file</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="802"/>
+        <location filename="QScintilla/Editor.py" line="808"/>
         <source>Load Diagram...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1104"/>
+        <location filename="QScintilla/Editor.py" line="1110"/>
         <source>Next change</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="QScintilla/Editor.py" line="1107"/>
+        <location filename="QScintilla/Editor.py" line="1113"/>
         <source>Previous change</source>
         <translation type="unfinished"></translation>
     </message>
@@ -10956,27 +10956,27 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1476"/>
+        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1483"/>
         <source>Various</source>
         <translation>Çeşitli</translation>
     </message>
     <message>
-        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1373"/>
+        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1380"/>
         <source>Select whether whitspace characters shall be shown</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1376"/>
+        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1383"/>
         <source>Show Whitespace</source>
         <translation>Boş Alanları Göster</translation>
     </message>
     <message>
-        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1482"/>
+        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1489"/>
         <source>Select to show a minimalistic context menu</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1485"/>
+        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1492"/>
         <source>Show minimal context menu</source>
         <translation>Enaz açılır menüyü göster</translation>
     </message>
@@ -11066,37 +11066,37 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1367"/>
+        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1374"/>
         <source>Whitespace</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1385"/>
-        <source>Whitespace size:</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1392"/>
+        <source>Whitespace size:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1399"/>
         <source>Select the size of the dots used to represent visible whitespace</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1425"/>
+        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1432"/>
         <source>Whitespace foreground:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1438"/>
+        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1445"/>
         <source>Select the foreground colour for visible whitespace</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1448"/>
+        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1455"/>
         <source>Whitespace background:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1461"/>
+        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1468"/>
         <source>Select the background colour for visible whitespace</source>
         <translation type="unfinished"></translation>
     </message>
@@ -11172,12 +11172,22 @@
     </message>
     <message>
         <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1323"/>
-        <source>Marker colour:</source>
+        <source>Unsaved changes colour:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1336"/>
-        <source>Select the colour for the change marker.</source>
+        <source>Select the colour for the change marker for unsaved changes.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1346"/>
+        <source>Saved changes colour:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="Preferences/ConfigurationPages/EditorStylesPage.ui" line="1359"/>
+        <source>Select the colour for the change marker for saved changes.</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -30635,27 +30645,27 @@
 <context>
     <name>Preferences</name>
     <message>
-        <location filename="Preferences/__init__.py" line="1031"/>
+        <location filename="Preferences/__init__.py" line="1032"/>
         <source>Export Preferences</source>
         <translation>Seçenekleri Dışa Aktar</translation>
     </message>
     <message>
-        <location filename="Preferences/__init__.py" line="1058"/>
+        <location filename="Preferences/__init__.py" line="1059"/>
         <source>Import Preferences</source>
         <translation>Seçenekleri İçe Aktar</translation>
     </message>
     <message>
-        <location filename="Preferences/__init__.py" line="1058"/>
+        <location filename="Preferences/__init__.py" line="1059"/>
         <source>Properties File (*.ini);;All Files (*)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Preferences/__init__.py" line="1152"/>
+        <location filename="Preferences/__init__.py" line="1153"/>
         <source>Select Python2 Interpreter</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Preferences/__init__.py" line="1152"/>
+        <location filename="Preferences/__init__.py" line="1153"/>
         <source>Select the Python2 interpreter to be used:</source>
         <translation type="unfinished"></translation>
     </message>

eric ide

mercurial