Fix translation setup

Fix the output directory, it should be swift/locale.
This fixes the importing of translations.

Change-Id: I48311773c9d200c3b1739dc796618849416096ed
This commit is contained in:
Andreas Jaeger 2014-11-19 09:11:55 -05:00
parent dba3fc3179
commit ddf8b0594b

View File

@ -111,7 +111,7 @@ domain = swift
[update_catalog]
domain = swift
output_dir = locale
output_dir = swift/locale
input_file = swift/locale/swift.pot
[extract_messages]