summaryrefslogtreecommitdiff
path: root/LedgerSMB/Sysconfig.pm
diff options
context:
space:
mode:
authortetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-25 20:02:57 +0000
committertetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-25 20:02:57 +0000
commit487fe943b565d034d53802962490efb65639b76d (patch)
tree992ca53da09e696b39fd74fbc24de3aa367f7faa /LedgerSMB/Sysconfig.pm
parentf40b706eda465195d9f9585e8fa429a31da870c8 (diff)
Switching locales over to using the .po files directly
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@304 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'LedgerSMB/Sysconfig.pm')
-rw-r--r--LedgerSMB/Sysconfig.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/LedgerSMB/Sysconfig.pm b/LedgerSMB/Sysconfig.pm
index 85d9b359..7c40ca2c 100644
--- a/LedgerSMB/Sysconfig.pm
+++ b/LedgerSMB/Sysconfig.pm
@@ -37,7 +37,7 @@ $check_max_invoices = 5;
$gzip = "gzip -S .gz";
# Path to the translation files
-$localepath = 'locale/mo';
+$localepath = 'locale/po';
# available printers
%printer = ( Laser => 'lpr -Plaser',