cvs: phpdoc-he / Translators

[email protected] ("Moshe Doron") Tue, 12 Aug 2003 12:05:59 -0000
Newsgroups php.doc.he
Message-ID <cvsmomo1060689959@cvsserver>
momo		Tue Aug 12 08:05:59 2003 EDT

  Modified files:              
    /phpdoc-he	Translators 
  Log:
  clearing rules
  
Index: phpdoc-he/Translators
diff -u phpdoc-he/Translators:1.37 phpdoc-he/Translators:1.38
--- phpdoc-he/Translators:1.37	Mon Aug  4 09:22:41 2003
+++ phpdoc-he/Translators	Tue Aug 12 08:05:58 2003
@@ -19,8 +19,11 @@
 
 3.3. where varibles or functions mixed with regular text without special tages capsulating them,
 u should capsulate them with <varname> to avoid rtl problems (just if appear),
-otherwise don't try costumizing the code, since it just confusing me
-while tring doing it automatically during the the build process(momo).
+otherwise don't try costumizing the code (including adding &nbsp), since it just confusing me
+while tring doing it automatically during the the build process.
+
+3.3.1. "problems" with the align (where trems joining to the follow text) that can be solve using whitespace (not &nbsp;),
+are not problems, just feel free to add spaces.
 
 3.4 dont translate what between <type> tags (e.g, integer=>'shalem'') at all,
 since the build process use the description to link to types page.