1<?php
2$lang['default_date'] = 'Default date: month(MM), day(DD), year(YYYY)';
3$lang['default_git'] = 'Default Git: full path to directory';
4$lang['git_binary'] = 'Full path to your git binary, e.g. /usr/bin/git';
5$lang['auto_id'] =  'Part or all of a namespace or page identifier which will identify ' .
6                    'your dwcommits pages. This will insure that your pages are automatically ' .
7                    'refreshed.';
8
9