Skip to content

Instantly share code, notes, and snippets.

@AlD
Created February 14, 2012 22:04
Show Gist options
  • Save AlD/1830900 to your computer and use it in GitHub Desktop.
Save AlD/1830900 to your computer and use it in GitHub Desktop.
$ tx push -s
Pushing translations for resource quassel.master:
Pushing source file (po/quassel.pot)
Resource does not exist. Creating...
Cannot get type for resource. Please, add it in the .tx/config file.
TypeError: cannot concatenate 'str' and 'NoneType' objects
$ cat .tx/config
[main]
host = https://www.transifex.net
[quassel.master]
file_filter = po/<lang>.po
source_file = po/quassel.pot
source_lang = en
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment