[Rigo] po: add transifex push/pull scripts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[main]
|
||||
host = https://www.transifex.net
|
||||
|
||||
[sabayon-rigo.rigo-intltool-pot-file]
|
||||
file_filter = <lang>.po
|
||||
source_file = rigo.pot
|
||||
source_lang = en
|
||||
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
tx pull -a -f
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
tx push -s
|
||||
Reference in New Issue
Block a user