Justine (Amnesia: The Dark Descent DLC) Dutch Translation

Instruction to install:-----------------------------------------------

- Copy "base_dutch.lang" into >redist>config>
- Copy "dutch.lang" into >redist>config>lang_ptest>

- open the language file you are currently using
  for the whole game with notepad.
  For example: "base_english.lang" situated in this folder:
  >redist>config>
 
  scroll down completely until you see: <CATEGORY Name="Languages">
  
  Copy the following line at the end of all other language entries:
  
  <Entry Name="dutch">Nederlands</Entry>

  (So it should look like this:)
  
  <CATEGORY Name="Languages">
    <Entry Name="english">English</Entry>
    <Entry Name="german">Deutsch</Entry>
    <Entry Name="spanish">Espaol</Entry>
    <Entry Name="french">Franais</Entry>
    <Entry Name="russian">Russian</Entry>
    <Entry Name="polish">Polish</Entry>
    <Entry Name="italian">Italiano</Entry>
    <Entry Name="swedish">Svenska</Entry>
    <Entry Name="finnish">Suomi</Entry>
    <Entry Name="danish">Dansk</Entry>
    <Entry Name="norwegian">Norsk</Entry>
    <Entry Name="icelandish">Icelandish</Entry>
    <Entry Name="dutch">Nederlands</Entry>
  </CATEGORY>
-------------------------Made by Leon Kennedy---------------------