tpug            Fri Dec  7 11:49:33 2001 EDT

  Modified files:              
    /phpdoc/tr  language-defs.ent language-snippets.ent 
  Log:
  added new entities
  
Index: phpdoc/tr/language-defs.ent
diff -u phpdoc/tr/language-defs.ent:1.6 phpdoc/tr/language-defs.ent:1.7
--- phpdoc/tr/language-defs.ent:1.6     Tue Dec  4 16:33:00 2001
+++ phpdoc/tr/language-defs.ent Fri Dec  7 11:49:33 2001
@@ -8,4 +8,4 @@
 <!ENTITY PEAR              "PEAR: the PHP Extension and Application Repository">
 <!ENTITY FAQ               "SSS: S&inodot;kça Sorulan Sorular">
 <!ENTITY FAQabbrev         "SSS">
-<!ENTITY FunctionIndex     "Fonksiyon Fihristi">
\ No newline at end of file
+<!ENTITY FunctionIndex     "Fonksiyon Fihristi">
Index: phpdoc/tr/language-snippets.ent
diff -u phpdoc/tr/language-snippets.ent:1.5 phpdoc/tr/language-snippets.ent:1.6
--- phpdoc/tr/language-snippets.ent:1.5 Sat Dec  1 19:33:42 2001
+++ phpdoc/tr/language-snippets.ent     Fri Dec  7 11:49:33 2001
@@ -6,10 +6,17 @@
 
 <!ENTITY return.success 'Ba&scedil;ar&inodot;da &true; , 
ba&scedil;ar&inodot;s&inodot;zl&inodot;kta &false; döndürür.'>
 
+<!ENTITY return.falseproblem '<warning><simpara>Bu fonksiyon &false; döndürebilir,
+ama ayn&inodot; zamanda basit bir if blo&gbreve;u içersinde &false; olarak 
+de&gbreve;erlendirilecek bir de&gbreve;er de döndürebilir. Lütfen
+bu fonksiyonun döndürdü&gbreve;ü de&gbreve;eri denemek için <link
+linkend="language.operators.comparison">the === operatör</link>ünü 
+kullan&inodot;n.</simpara></warning>'>    
+
 <!-- Various notes -->
 <!ENTITY note.not-bin-safe '<warning><simpara>Bu fonksiyon henüz ikili düzende 
kullan&inodot;lmaya müsait de&gbreve;il!</simpara></warning>'>
 <!ENTITY note.bin-safe '<note><simpara>Bu fonksiyon ikili düzende 
kullan&inodot;labilir</simpara></note>'>
 <!ENTITY note.no-windows '<note><simpara>Bu fonksiyon Windows platformunda mevcut 
de&gbreve;ildir</simpara></note>'>
+<!ENTITY note.func-callback '<note><simpara>Fonksiyon isminin haricinde, bir nesneye 
+referans ta&scedil;&inodot;yan bir dizi-de&gbreve;i&scedil;ken veya bir fonksiyon
+ismi de sa&gbreve;lanabilir.</simpara></note>'>
 
 <!-- Notes for safe-mode limited functions: -->
 <!ENTITY note.sm.disabled '<note><simpara>&sm.disabled;</simpara></note>'>


Reply via email to