Fix directory value for compile_catalog

Commit 7a192987c0 sets
up swift for translation but the compile_catalog
directory option is pointing at the wrong location
to scan for po files.

Change-Id: Id4dd24ddfde735ef8ef064882bea045361b5db90
Closes-Bug: #1367086
This commit is contained in:
Matt Riedemann 2014-09-08 21:00:49 -07:00
parent c412b7ff3e
commit efdc27caac
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ tag_date = 0
tag_svn_revision = 0
[compile_catalog]
directory = locale
directory = swift/locale
domain = swift
[update_catalog]