Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Jiangtian Li 03208b30b1 Update localization for strings (#2902) 2018-05-10 16:08:34 -07:00
Jiangtian Li b1087a9b43 Update translation files (#2026) 2018-01-10 11:43:00 -08:00
Jiangtian Li 5c2ecbe9cf Add script to convert LCL to PO and generate PO files (#1344)
* Add script to convert LCL to PO and generate PO files

* gofmt const.go
2017-08-24 13:57:36 -07:00
Jiangtian Li b41df8f90a First round of i18n in acs-engine based on gettext. Subsequent change… (#627)
* First round of i18n in acs-engine based on gettext. Subsequent changes will replace and extract resource strings in acs-engine and make acsengine/api package's i18n used by other go program.

* Update acs-engine go source to use translation functions. Generate translation resource files.

* Vendor github.com/leonelquinteros/gotext package using glide

* Rebase and update translation for update and deploy command

* Move test translation files so that translations directory is used for go-bindata

* Use go-bindata to add resource strings to acs-engine binary

* Fix reading bindata and unit test

* Update translation files

* More fix/refactor after rebase and add README

* Update resource files

* Add LCG files converted from PO files.

* Update translation bindata

* Remove go generated translation bindata
2017-07-31 16:24:16 -07:00