index
:
~snappy-dev/snapd/+git/snapd-pawel
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
update-pot
Age
Commit message (
Expand
)
Author
2018-07-03
many: assorted shellcheck fixes
Maciej Borzecki
2018-06-27
i18n: use xgettext-go --files-from to avoid running into cmdline size limits
Michael Vogt
2018-06-26
update-pot: exclude vendor and _build when extracting the translations
Michael Vogt
2018-06-26
i18n: add debug output if canary is not found
Michael Vogt
2018-06-26
update-pot: re-add || true around the policy extraction
Michael Vogt
2018-06-26
i18n: add canary checking to pot file extraction
Michael Vogt
2018-03-21
Specify charset in po/snappy.pot
Gunnar Hjalmarsson
2018-02-26
Make use of local polkit.its
Gunnar Hjalmarsson
2018-02-25
update-pot: Force xgettext() to return true
gunnarhj
2018-02-23
Update update-pot
gunnarhj
2018-02-22
Translate polkit strings
Gunnar Hjalmarsson
2017-05-22
many: cover *all* standalone shell scripts with shellcheck
John R. Lenton
2016-12-15
netcat in zesty needs `-q N` to work
Michael Vogt
2016-05-24
Code moved to github.com/snapcore/snapd.
Gustavo Niemeyer
2016-03-16
fix update-pot to work on all the go files
Zygmunt Krynicki
2015-10-27
Changed all references to launchpad.net/snappy to github.com/ubuntu-core/snappy
John R. Lenton
2015-08-17
update-pot: fix path
Michael Vogt
2015-08-14
debian/rules: run "go generate" with GOPATH=$buildir
Michael Vogt
2015-08-11
update-pot: build xgettext-go from the local source
Michael Vogt
2015-07-09
run update-pot
Michael Vogt
2015-07-09
add go-flags support
Michael Vogt
2015-07-09
merged lp:snappy and resolved conflicts
Michael Vogt
2015-07-07
address review comment
Michael Vogt
2015-07-02
Only generate the translators comments.
Leo Arias
2015-07-02
use xgettext-go by default, refactor xgettext-go to be more modular
Michael Vogt
2015-07-01
fix go generate (i18n generation moved into the i18n package
Michael Vogt
2015-06-18
add i18n test
Michael Vogt
2015-06-16
start gettext support for snappy, thanks to Michael Terry for the excellent e...
Michael Vogt