diff --git a/helpdesk3/languages/readme/Dutch_helpdesk_readme.php b/helpdesk3/languages/readme/Dutch_helpdesk_readme.php index 64a8094..e3baa3d 100644 --- a/helpdesk3/languages/readme/Dutch_helpdesk_readme.php +++ b/helpdesk3/languages/readme/Dutch_helpdesk_readme.php @@ -1,28 +1,28 @@ Alleen beschikbaar op Mijn Website en nergens anders."); -define(HDU_R20,"Documentatie"); -define(HDU_R21,"Alle documentatie is op de e107 wiki Voel je vrij om bij te dragen."); -define(HDU_R22,"Zo maar wat Info"); -define(HDU_R23,"Voor het bewerken/maken gebruik ik PHP Edit van Waterproof Software"); -define(HDU_R24, "If you find this plugin useful then please consider making a donation at My Website "); -define(HDU_R25, "Donations"); -?> \ No newline at end of file +define("HDU_R01", "Read Me"); +define("HDU_R02", "Plugin"); +define("HDU_R03", ""); +define("HDU_R04", "Auteur"); +define("HDU_R05", ""); +define("HDU_R06", "Versie"); +define("HDU_R07", ""); +define("HDU_R08", "Status"); +define("HDU_R09", "Release"); +define("HDU_R10", "Disclaimer"); +define("HDU_R11", "Er kan geen enkele verantwoordelijkheid worden geaccepteerd voor de werking van deze plugin in welke vorm dan ook. JE GEBRUIKT HEM VOLLEDIG OP EIGEN RISICO."); +define("HDU_R12", "Copyright"); +define("HDU_R13", "Barry Keal 2007."); +define("HDU_R14", "License"); +define("HDU_R15", "GPL"); +define("HDU_R16", "Website"); +define("HDU_R17", "www.keal.me.uk"); +define("HDU_R18", "Support"); +define("HDU_R19", "Support voor deze plug-in is Alleen beschikbaar op Mijn Website en nergens anders."); +define("HDU_R20", "Documentatie"); +define("HDU_R21", "Alle documentatie is op de e107 wiki Voel je vrij om bij te dragen."); +define("HDU_R22", "Zo maar wat Info"); +define("HDU_R23", "Voor het bewerken/maken gebruik ik PHP Edit van Waterproof Software"); +define("HDU_R24", "If you find this plugin useful then please consider making a donation at My Website "); +define("HDU_R25", "Donations"); +?> diff --git a/helpdesk3/languages/readme/English_helpdesk_readme.php b/helpdesk3/languages/readme/English_helpdesk_readme.php index b125121..1670c64 100644 --- a/helpdesk3/languages/readme/English_helpdesk_readme.php +++ b/helpdesk3/languages/readme/English_helpdesk_readme.php @@ -1,29 +1,29 @@ ONLY available at My Website and nowhere else."); -define(HDU_R20, "Documentation"); -define(HDU_R21, "All documentation is on the e107 wiki Feel free to contribute to the documentation on there."); -define(HDU_R22, "Just for Info"); -define(HDU_R23, "For editing I use PHP Edit from Waterproof Software"); -define(HDU_R24, "If you find this plugin useful then please consider making a donation at My Website "); -define(HDU_R25, "Donations"); +define("HDU_R01", "Read Me"); +define("HDU_R02", "Plugin"); +define("HDU_R03", ""); +define("HDU_R04", "Author"); +define("HDU_R05", ""); +define("HDU_R06", "Version"); +define("HDU_R07", ""); +define("HDU_R08", "Status"); +define("HDU_R09", "Release"); +define("HDU_R10", "Disclaimer"); +define("HDU_R11", "No responsibility can be accepted for the failure of this plugin in any way shape or form. You use entirely at your own risk."); +define("HDU_R12", "Copyright"); +define("HDU_R13", "Barry Keal 2007."); +define("HDU_R14", "License"); +define("HDU_R15", "GPL"); +define("HDU_R16", "Website"); +define("HDU_R17", "www.keal.me.uk"); +define("HDU_R18", "Support"); +define("HDU_R19", "Support for this plug-in is ONLY available at My Website and nowhere else."); +define("HDU_R20", "Documentation"); +define("HDU_R21", "All documentation is on the e107 wiki Feel free to contribute to the documentation on there."); +define("HDU_R22", "Just for Info"); +define("HDU_R23", "For editing I use PHP Edit from Waterproof Software"); +define("HDU_R24", "If you find this plugin useful then please consider making a donation at My Website "); +define("HDU_R25", "Donations"); -?> \ No newline at end of file +?>