sander Sat Jun 1 09:59:20 2002 EDT
Modified files:
/phpdoc-nl/reference/apache/functions apache-lookup-uri.xml
apache-note.xml
ascii2ebcdic.xml
ebcdic2ascii.xml virtual.xml
/phpdoc-nl/reference/strings/functions count-chars.xml md5-file.xml
ord.xml printf.xml
quotemeta.xml sprintf.xml
strncasecmp.xml strrchr.xml
vsprintf.xml
Log:
Translate the word 'Description'
Index: phpdoc-nl/reference/apache/functions/apache-lookup-uri.xml
diff -u phpdoc-nl/reference/apache/functions/apache-lookup-uri.xml:1.2
phpdoc-nl/reference/apache/functions/apache-lookup-uri.xml:1.3
--- phpdoc-nl/reference/apache/functions/apache-lookup-uri.xml:1.2 Sat Jun 1
04:43:59 2002
+++ phpdoc-nl/reference/apache/functions/apache-lookup-uri.xml Sat Jun 1 09:59:18
+2002
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>class</type><methodname>apache_lookup_uri</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
Index: phpdoc-nl/reference/apache/functions/apache-note.xml
diff -u phpdoc-nl/reference/apache/functions/apache-note.xml:1.2
phpdoc-nl/reference/apache/functions/apache-note.xml:1.3
--- phpdoc-nl/reference/apache/functions/apache-note.xml:1.2 Sat Jun 1 04:43:59
2002
+++ phpdoc-nl/reference/apache/functions/apache-note.xml Sat Jun 1 09:59:19
+2002
@@ -6,7 +6,7 @@
<refpurpose>Get en set apache request notes</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>string</type><methodname>apache_note</methodname>
<methodparam><type>string</type><parameter>note_name</parameter></methodparam>
Index: phpdoc-nl/reference/apache/functions/ascii2ebcdic.xml
diff -u phpdoc-nl/reference/apache/functions/ascii2ebcdic.xml:1.2
phpdoc-nl/reference/apache/functions/ascii2ebcdic.xml:1.3
--- phpdoc-nl/reference/apache/functions/ascii2ebcdic.xml:1.2 Sat Jun 1 04:43:59
2002
+++ phpdoc-nl/reference/apache/functions/ascii2ebcdic.xml Sat Jun 1 09:59:19
+2002
@@ -6,7 +6,7 @@
<refpurpose>Vertaalt een string van ASCII naar EBCDIC</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>int</type><methodname>ascii2ebcdic</methodname>
<methodparam><type>string</type><parameter>ascii_str</parameter></methodparam>
Index: phpdoc-nl/reference/apache/functions/ebcdic2ascii.xml
diff -u phpdoc-nl/reference/apache/functions/ebcdic2ascii.xml:1.2
phpdoc-nl/reference/apache/functions/ebcdic2ascii.xml:1.3
--- phpdoc-nl/reference/apache/functions/ebcdic2ascii.xml:1.2 Sat Jun 1 04:43:59
2002
+++ phpdoc-nl/reference/apache/functions/ebcdic2ascii.xml Sat Jun 1 09:59:19
+2002
@@ -6,7 +6,7 @@
<refpurpose>Vertaalt een string van EBCDIC naar ASCII</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>int</type><methodname>ascii2ebcdic</methodname>
<methodparam><type>string</type><parameter>ebcdic_str</parameter></methodparam>
Index: phpdoc-nl/reference/apache/functions/virtual.xml
diff -u phpdoc-nl/reference/apache/functions/virtual.xml:1.2
phpdoc-nl/reference/apache/functions/virtual.xml:1.3
--- phpdoc-nl/reference/apache/functions/virtual.xml:1.2 Sat Jun 1 04:43:59
2002
+++ phpdoc-nl/reference/apache/functions/virtual.xml Sat Jun 1 09:59:19 2002
@@ -6,7 +6,7 @@
<refpurpose>Voer een Apache sub-request uit</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>int</type><methodname>virtual</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
Index: phpdoc-nl/reference/strings/functions/count-chars.xml
diff -u phpdoc-nl/reference/strings/functions/count-chars.xml:1.3
phpdoc-nl/reference/strings/functions/count-chars.xml:1.4
--- phpdoc-nl/reference/strings/functions/count-chars.xml:1.3 Sat May 25 06:24:01
2002
+++ phpdoc-nl/reference/strings/functions/count-chars.xml Sat Jun 1 09:59:19
+2002
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>mixed</type><methodname>count_chars</methodname>
<methodparam><type>string</type><parameter>string</parameter></methodparam>
Index: phpdoc-nl/reference/strings/functions/md5-file.xml
diff -u phpdoc-nl/reference/strings/functions/md5-file.xml:1.2
phpdoc-nl/reference/strings/functions/md5-file.xml:1.3
--- phpdoc-nl/reference/strings/functions/md5-file.xml:1.2 Mon May 20 13:10:11
2002
+++ phpdoc-nl/reference/strings/functions/md5-file.xml Sat Jun 1 09:59:19 2002
@@ -6,7 +6,7 @@
<refpurpose>Berekent de md5 hash van een bestand</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>string</type><methodname>md5_file</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
Index: phpdoc-nl/reference/strings/functions/ord.xml
diff -u phpdoc-nl/reference/strings/functions/ord.xml:1.3
phpdoc-nl/reference/strings/functions/ord.xml:1.4
--- phpdoc-nl/reference/strings/functions/ord.xml:1.3 Thu May 30 06:07:17 2002
+++ phpdoc-nl/reference/strings/functions/ord.xml Sat Jun 1 09:59:19 2002
@@ -6,7 +6,7 @@
<refpurpose>Geeft ASCII waarde van karakter</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>int</type><methodname>ord</methodname>
<methodparam><type>string</type><parameter>string</parameter></methodparam>
Index: phpdoc-nl/reference/strings/functions/printf.xml
diff -u phpdoc-nl/reference/strings/functions/printf.xml:1.2
phpdoc-nl/reference/strings/functions/printf.xml:1.3
--- phpdoc-nl/reference/strings/functions/printf.xml:1.2 Sun May 26 12:52:40
2002
+++ phpdoc-nl/reference/strings/functions/printf.xml Sat Jun 1 09:59:19 2002
@@ -6,7 +6,7 @@
<refpurpose>Output een geformatteerde string</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>int</type><methodname>printf</methodname>
<methodparam><type>string</type><parameter>format</parameter></methodparam>
Index: phpdoc-nl/reference/strings/functions/quotemeta.xml
diff -u phpdoc-nl/reference/strings/functions/quotemeta.xml:1.2
phpdoc-nl/reference/strings/functions/quotemeta.xml:1.3
--- phpdoc-nl/reference/strings/functions/quotemeta.xml:1.2 Sun May 26 12:52:40
2002
+++ phpdoc-nl/reference/strings/functions/quotemeta.xml Sat Jun 1 09:59:19 2002
@@ -6,7 +6,7 @@
<refpurpose>Quote meta characters</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>string</type><methodname>quotemeta</methodname>
<methodparam><type>string</type><parameter>str</parameter></methodparam>
Index: phpdoc-nl/reference/strings/functions/sprintf.xml
diff -u phpdoc-nl/reference/strings/functions/sprintf.xml:1.2
phpdoc-nl/reference/strings/functions/sprintf.xml:1.3
--- phpdoc-nl/reference/strings/functions/sprintf.xml:1.2 Sun May 26 12:52:40
2002
+++ phpdoc-nl/reference/strings/functions/sprintf.xml Sat Jun 1 09:59:19 2002
@@ -6,7 +6,7 @@
<refpurpose>Geeft een geformatteerde string weer</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>string</type><methodname>sprintf</methodname>
<methodparam><type>string</type><parameter>format</parameter></methodparam>
Index: phpdoc-nl/reference/strings/functions/strncasecmp.xml
diff -u phpdoc-nl/reference/strings/functions/strncasecmp.xml:1.1
phpdoc-nl/reference/strings/functions/strncasecmp.xml:1.2
--- phpdoc-nl/reference/strings/functions/strncasecmp.xml:1.1 Sun May 26 14:50:53
2002
+++ phpdoc-nl/reference/strings/functions/strncasecmp.xml Sat Jun 1 09:59:19
+2002
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>int</type><methodname>strncasecmp</methodname>
<methodparam><type>string</type><parameter>str1</parameter></methodparam>
Index: phpdoc-nl/reference/strings/functions/strrchr.xml
diff -u phpdoc-nl/reference/strings/functions/strrchr.xml:1.2
phpdoc-nl/reference/strings/functions/strrchr.xml:1.3
--- phpdoc-nl/reference/strings/functions/strrchr.xml:1.2 Thu May 30 06:07:17
2002
+++ phpdoc-nl/reference/strings/functions/strrchr.xml Sat Jun 1 09:59:19 2002
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>string</type><methodname>strrchr</methodname>
<methodparam><type>string</type><parameter>haystack</parameter></methodparam>
Index: phpdoc-nl/reference/strings/functions/vsprintf.xml
diff -u phpdoc-nl/reference/strings/functions/vsprintf.xml:1.1
phpdoc-nl/reference/strings/functions/vsprintf.xml:1.2
--- phpdoc-nl/reference/strings/functions/vsprintf.xml:1.1 Sun May 26 14:50:53
2002
+++ phpdoc-nl/reference/strings/functions/vsprintf.xml Sat Jun 1 09:59:19 2002
@@ -6,7 +6,7 @@
<refpurpose>Geef een string terug</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ <title>Omschrijving</title>
<methodsynopsis>
<type>string</type><methodname>vsprintf</methodname>
<methodparam><type>string</type><parameter>format</parameter></methodparam>