summaryrefslogtreecommitdiff
path: root/LedgerSMB/Sysconfig.pm
diff options
context:
space:
mode:
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',