Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

txgh running fine but source not push to www.transifex.com #70

Open
btccmobi opened this issue Feb 3, 2017 · 4 comments
Open

txgh running fine but source not push to www.transifex.com #70

btccmobi opened this issue Feb 3, 2017 · 4 comments

Comments

@btccmobi
Copy link

btccmobi commented Feb 3, 2017

is there any logs for txgh ?

@matthewjackowski
Copy link
Contributor

There is a 'TxLogger' here:
https://github.com/transifex/txgh/blob/master/lib/txgh/app.rb#L33

It simply re-implements a standard Ruby logger. However it is set to 'nil' by default in production config. You can turn it on through config and have it output the log messages wherever is convenient.

@alexpsi
Copy link
Contributor

alexpsi commented Feb 8, 2017

Hi @btccmobi , could you post your tx.config file (with any sensitive informations removed)? Seems like an issue of wrong header project.resource inside your tx.config

@appop
Copy link

appop commented Feb 23, 2017

cat config/tx.config

[main]
host = https://www.transifex.com
#lang_map =

Create one such section per resource

[mobi.btcc-mobi-language]
file_filter = XamariniOS/Translated/Localization/Localization_iOS_EN.json
source_file = XamariniOS/Localization/Localization_iOS_EN.json
source_lang = en
type = KEYVALUEJSON

@vinniejames
Copy link

See my comment here: #76

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants