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]
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.