Line 26... |
Line 26... |
26 |
// By David Gartner david A.T net2ftp D-O-T com |
26 |
// By David Gartner david A.T net2ftp D-O-T com |
27 |
// Comments welcome. |
27 |
// Comments welcome. |
28 |
|
28 |
|
29 |
// The language name is displayed in the drop down box. It MUST be encoded as Unicode (no HTML entities). |
29 |
// The language name is displayed in the drop down box. It MUST be encoded as Unicode (no HTML entities). |
30 |
$lang["LANGUAGENAME"] = "Dutch"; |
30 |
$lang["LANGUAGENAME"] = "Dutch"; |
- |
|
31 |
$lang['LANGUAGETAG'] = 'nl'; |
31 |
|
32 |
|
32 |
$lang["LOG"] = "Log"; |
33 |
$lang["LOG"] = "Log"; |
33 |
$lang["DIFF"] = "Diff"; |
34 |
$lang["DIFF"] = "Diff"; |
34 |
|
35 |
|
35 |
$lang["NOREP"] = "Geen repository ingegeven"; |
36 |
$lang["NOREP"] = "Geen repository ingegeven"; |