summaryrefslogtreecommitdiff
path: root/update-pot
AgeCommit message (Expand)Author
2018-07-03many: assorted shellcheck fixesMaciej Borzecki
2018-06-27i18n: use xgettext-go --files-from to avoid running into cmdline size limitsMichael Vogt
2018-06-26update-pot: exclude vendor and _build when extracting the translationsMichael Vogt
2018-06-26i18n: add debug output if canary is not foundMichael Vogt
2018-06-26update-pot: re-add || true around the policy extractionMichael Vogt
2018-06-26i18n: add canary checking to pot file extractionMichael Vogt
2018-03-21Specify charset in po/snappy.potGunnar Hjalmarsson
2018-02-26Make use of local polkit.itsGunnar Hjalmarsson
2018-02-25update-pot: Force xgettext() to return truegunnarhj
2018-02-23Update update-potgunnarhj
2018-02-22Translate polkit stringsGunnar Hjalmarsson
2017-05-22many: cover *all* standalone shell scripts with shellcheckJohn R. Lenton
2016-12-15netcat in zesty needs `-q N` to workMichael Vogt
2016-05-24Code moved to github.com/snapcore/snapd.Gustavo Niemeyer
2016-03-16fix update-pot to work on all the go filesZygmunt Krynicki
2015-10-27Changed all references to launchpad.net/snappy to github.com/ubuntu-core/snappyJohn R. Lenton
2015-08-17update-pot: fix pathMichael Vogt
2015-08-14debian/rules: run "go generate" with GOPATH=$buildirMichael Vogt
2015-08-11update-pot: build xgettext-go from the local sourceMichael Vogt
2015-07-09run update-potMichael Vogt
2015-07-09add go-flags supportMichael Vogt
2015-07-09merged lp:snappy and resolved conflictsMichael Vogt
2015-07-07address review commentMichael Vogt
2015-07-02Only generate the translators comments.Leo Arias
2015-07-02use xgettext-go by default, refactor xgettext-go to be more modularMichael Vogt
2015-07-01fix go generate (i18n generation moved into the i18n packageMichael Vogt
2015-06-18add i18n testMichael Vogt
2015-06-16start gettext support for snappy, thanks to Michael Terry for the excellent e...Michael Vogt