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

View File

@@ -106,7 +106,7 @@ tag_date = 0
tag_svn_revision = 0
[compile_catalog]
directory = locale
directory = swift/locale
domain = swift
[update_catalog]
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.