This patch should be applied against the "ocitysmap" repository. It defines the connection between the local source tree and the transifex server.
--- .tx/config | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) create mode 100644 .tx/config diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..c8fefc9 --- /dev/null +++ b/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.com + +[maposmatic.ocitysmap] +file_filter = locale/<lang>/LC_MESSAGES/ocitysmap.po +source_file = locale/ocitysmap.pot +source_lang = en +type = PO -- 1.7.3.4
