svn: /phpdoc/he/trunk/ TRANSLATE-INFO extensions.ent language-defs.ent
[email protected] (Superb Qsubs) Wed, 18 May 2011 21:37:16 +0000
| Newsgroups | php.doc.he |
|---|---|
| Message-ID | <[email protected]> |
--83b78c05e9fc4bef2173de35b3ae70950a3f979d
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
superb Wed, 18 May 2011 21:37:16 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=311217
Log:
Files should have BOM for UTF-8.
Changed paths:
U phpdoc/he/trunk/TRANSLATE-INFO
U phpdoc/he/trunk/extensions.ent
U phpdoc/he/trunk/language-defs.ent
Modified: phpdoc/he/trunk/TRANSLATE-INFO
===================================================================
--- phpdoc/he/trunk/TRANSLATE-INFO 2011-05-18 21:31:37 UTC (rev 311216)
+++ phpdoc/he/trunk/TRANSLATE-INFO 2011-05-18 21:37:16 UTC (rev 311217)
@@ -8,7 +8,7 @@
3. אל תתרגמו מחרוזות בין הטאגים <term> ו-<type>.
-4. שמרו את הקבצים כ-UTF-8 (עם או בלי BOM). לא כ-Windows-1255.
+4. שמרו את הקבצים כ-UTF-8 (עם BOM). לא כ-Windows-1255.
5. אל תתרגמו שמות או הגדרות פונקציות.
Modified: phpdoc/he/trunk/extensions.ent
===================================================================
--- phpdoc/he/trunk/extensions.ent 2011-05-18 21:31:37 UTC (rev 311216)
+++ phpdoc/he/trunk/extensions.ent 2011-05-18 21:37:16 UTC (rev 311217)
@@ -1,4 +1,4 @@
-<!-- $Revision$ -->
+<!-- $Revision$ -->
<!-- EN-Revision: 290424 Maintainer: Superb Status: ready -->
<!-- Reviewed: yes -->
Modified: phpdoc/he/trunk/language-defs.ent
===================================================================
--- phpdoc/he/trunk/language-defs.ent 2011-05-18 21:31:37 UTC (rev 311216)
+++ phpdoc/he/trunk/language-defs.ent 2011-05-18 21:37:16 UTC (rev 311217)
@@ -1,4 +1,4 @@
-<!-- $Revision$ -->
+<!-- $Revision$ -->
<!-- EN-Revision: 298760 Maintainer: Superb Status: ready -->
<!-- Reviewed: yes -->
--83b78c05e9fc4bef2173de35b3ae70950a3f979d--