diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-03-07 10:45:27 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-03-07 10:45:27 +0000 |
commit | 182a2ceae6d6f50448159e24d8b5c0c92f44407f (patch) | |
tree | d48ddf6ce151b408bcf3045cb13c099dcfef75e8 | |
parent | 1c772c921186be34331c7610992f57a69d20d908 (diff) | |
download | libguestfs-182a2ceae6d6f50448159e24d8b5c0c92f44407f.tar.gz libguestfs-182a2ceae6d6f50448159e24d8b5c0c92f44407f.tar.xz libguestfs-182a2ceae6d6f50448159e24d8b5c0c92f44407f.zip |
Import project into transifex.
http://www.transifex.net/projects/p/libguestfs/
-rw-r--r-- | .tx/config | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config new file mode 100644 index 00000000..21744a7b --- /dev/null +++ b/.tx/config @@ -0,0 +1,13 @@ +[main] +host = https://www.transifex.net/ + +[libguestfs.libguestfspot] +file_filter = po/<lang>.po +source_file = po/libguestfs.pot +source_lang = en + +[libguestfs.libguestfsdocspot] +file_filter = po-docs/<lang>.po +source_file = po-docs/libguestfs-docs.pot +source_lang = en + |