Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
intl: Updated language files (translations)
  • Loading branch information
perexg committed Jun 21, 2015
1 parent b935caf commit f33fdd0
Show file tree
Hide file tree
Showing 14 changed files with 13,977 additions and 1,346 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -22,6 +22,7 @@ libhdhomerun_static
nbproject
.settings

*~
*.pyc
.*.sw[op]
*.bak
Expand Down
15 changes: 15 additions & 0 deletions .tx/config
@@ -0,0 +1,15 @@
[main]
host = https://www.transifex.com

[tvheadend.c]
file_filter = intl/tvheadend.<lang>.po
source_file = intl/tvheadend.pot
source_lang = en_GB
type = PO

[tvheadend.js]
file_filter = intl/js/tvheadend.js.<lang>.po
source_file = intl/js/tvheadend.js.pot
source_lang = en_GB
type = PO

0 comments on commit f33fdd0

Please sign in to comment.