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:
parent
dba3fc3179
commit
ddf8b0594b
@ -111,7 +111,7 @@ domain = swift
|
|||||||
|
|
||||||
[update_catalog]
|
[update_catalog]
|
||||||
domain = swift
|
domain = swift
|
||||||
output_dir = locale
|
output_dir = swift/locale
|
||||||
input_file = swift/locale/swift.pot
|
input_file = swift/locale/swift.pot
|
||||||
|
|
||||||
[extract_messages]
|
[extract_messages]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user