Rev 172 Rev 185
Line 24... Line 24...
24 // Turkish language strings 24 // Turkish language strings
25 // by Barış Metin <baris@uludag.org.tr> 25 // by Barış Metin <baris@uludag.org.tr>
26   26  
27 // The language name is displayed in the drop down box. It MUST be encoded as Unicode (no HTML entities). 27 // The language name is displayed in the drop down box. It MUST be encoded as Unicode (no HTML entities).
28 $lang["LANGUAGENAME"] = "Turkish"; 28 $lang["LANGUAGENAME"] = "Turkish";
-   29 $lang['LANGUAGETAG'] = 'tr';
29   30  
30 $lang["LOG"] = "Kayıt"; 31 $lang["LOG"] = "Kayıt";
31 $lang["DIFF"] = "Fark"; 32 $lang["DIFF"] = "Fark";
32   33  
33 $lang["NOREP"] = "Bir depo tanımlanmadı"; 34 $lang["NOREP"] = "Bir depo tanımlanmadı";