Ignore:
Timestamp:
Jan 9, 2010, 8:35:36 PM (14 years ago)
Author:
plg
Message:

feature 1374: removed the "/* TODO */" in language files, the script to detect
missing translations will come in a distinct commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/language/nl_NL/install.lang.php

    r3204 r4636  
    6565$lang['conf_mail_webmaster_info'] = 'Het is mogelijk dat bezoekers contact opnemen met de beheerder middels e-mail';
    6666
    67 /* TODO */$lang['PHP 5 is required'] = 'PHP 5 is required';
    68 /* TODO */$lang['It appears your webhost is currently running PHP %s.'] = 'It appears your webhost is currently running PHP %s.';
    69 /* TODO */$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.';
    70 /* TODO */$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Note you can change your configuration by yourself and restart Piwigo after that.';
    71 /* TODO */$lang['Try to configure PHP 5'] = 'Try to configure PHP 5';
    72 /* TODO */$lang['Sorry!'] = 'Sorry!';
    73 /* TODO */$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo was not able to configure PHP 5.';
    74 /* TODO */$lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself.";
    75 /* TODO */$lang['Hope to see you back soon.'] = 'Hope to see you back soon.';
    7667?>
Note: See TracChangeset for help on using the changeset viewer.