atiratree
1e0f695afa
fix translations location in update-translations.sh
2021-07-07 20:01:25 +02:00
atiratree
66dbfbce10
update-translations.sh: add fix translations option (-k)
2021-07-05 22:39:11 +02:00
atiratree
079d8aeb1e
fix update-translations.sh
2021-07-05 22:39:07 +02:00
Nabarun Pal
5ece28b77a
kubectl: move translations to i18n package to kubectl staging directory
...
Go 1.16's embed directive doesn't allow embeding files from parent
directories. Hence, moving the translations data to inside the i18n package.
Logically speaking as well, kubectl related artifacts should be inside
the kubectl package.
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-06-29 13:36:26 +05:30
Xiang Dai
e09bc312cb
*.sh: cleanup all white noise
...
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
2020-05-29 09:56:00 +08:00
tanjunchen
b2f76cc780
add comment in hack/update-*.sh
2020-01-16 10:05:49 +08:00
SataQiu
0f09703c48
fix shellcheck failures of hack/update-gofmt.sh hack/update-translations.sh
2019-04-09 12:30:58 +08:00
Roy Lenferink
6df3deb4bc
Bash script syntax improvements
2019-01-19 13:58:58 +01:00
Matthias Bertschy
9b15af19b2
Update all script to use /usr/bin/env bash in shebang
2018-04-19 13:20:13 +02:00
Ismo Puustinen
14ccb8cf52
update-translations.sh: use kube::util::ensure-temp-dir instead of static path.
...
Use a temporary directory to hold the generated temporary file. This
helps prevent a class of potential security issues on various platforms.
2018-03-16 10:11:48 +02:00
Brendan Burns
79f51923d3
Extract a bunch more strings from kubectl
2017-04-06 20:12:50 -07:00
Brendan Burns
be26836f64
Update extraction script, sort messages, add .pot file.
2017-02-23 18:53:00 +00:00