diff options
author | Jessica Tallon <tsyesika@tsyesika.se> | 2015-12-29 16:41:47 +0000 |
---|---|---|
committer | Jessica Tallon <tsyesika@tsyesika.se> | 2015-12-29 16:42:37 +0000 |
commit | 40add1afe2bb3bd10c0b027f1348b6a98dd5b07a (patch) | |
tree | 95da3ff829913e0e6e6265834acdde377d25f1bc | |
parent | 0ae15357ebe3844cc824ff4d0825de8a680579b6 (diff) | |
download | mediagoblin-40add1afe2bb3bd10c0b027f1348b6a98dd5b07a.tar.lz mediagoblin-40add1afe2bb3bd10c0b027f1348b6a98dd5b07a.tar.xz mediagoblin-40add1afe2bb3bd10c0b027f1348b6a98dd5b07a.zip |
Remove .tx/config as we're no longer using Transifex
-rw-r--r-- | .tx/config | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.tx/config b/.tx/config deleted file mode 100644 index 610a6f60..00000000 --- a/.tx/config +++ /dev/null @@ -1,8 +0,0 @@ -[mediagoblin.mediagoblin] -file_filter = mediagoblin/i18n/<lang>/LC_MESSAGES/mediagoblin.po -source_file = mediagoblin/i18n/en/LC_MESSAGES/mediagoblin.po -source_lang = en - -[main] -host = https://transifex.com - |