Files
opensourcepos/application/language/English/error_lang.php
pappastech d1272ac954 Update file paths to be UTF8 as some systems don't appear to support Unicode file paths.
Tom

git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@86 c3eb156b-1dc0-44e1-88ae-e38439141b53
2013-10-30 01:48:15 +00:00

5 lines
136 B
PHP

<?php
$lang['error_no_permission_module']='You do not have permission to access the module named';
$lang['error_unknown']='unknown';
?>