Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
4842c6af
Commit
4842c6af
authored
Jan 19, 2018
by
Zero King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo
parent
62616d79
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
10 additions
and
10 deletions
+10
-10
completion.go
cmd/kubeadm/app/cmd/completion.go
+1
-1
k8s.po
translations/kubectl/de_DE/LC_MESSAGES/k8s.po
+1
-1
k8s.po
translations/kubectl/default/LC_MESSAGES/k8s.po
+2
-2
k8s.po
translations/kubectl/en_US/LC_MESSAGES/k8s.po
+2
-2
k8s.po
translations/kubectl/it_IT/LC_MESSAGES/k8s.po
+1
-1
template.pot
translations/kubectl/template.pot
+1
-1
k8s.po
translations/kubectl/zh_CN/LC_MESSAGES/k8s.po
+2
-2
No files found.
cmd/kubeadm/app/cmd/completion.go
View file @
4842c6af
...
...
@@ -47,7 +47,7 @@ const defaultBoilerPlate = `
var
(
completionLong
=
dedent
.
Dedent
(
`
Output shell completion code for the specified shell (bash or zsh).
The shell code must be evalu
t
ated to provide interactive
The shell code must be evaluated to provide interactive
completion of kubeadm commands. This can be done by sourcing it from
the .bash_profile.
...
...
translations/kubectl/de_DE/LC_MESSAGES/k8s.po
View file @
4842c6af
...
...
@@ -1964,7 +1964,7 @@ msgstr ""
msgid ""
"\n"
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
"\t\tThe shell code must be evalu
t
ated to provide interactive\n"
"\t\tThe shell code must be evaluated to provide interactive\n"
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
"\t\tthe .bash_profile.\n"
"\n"
...
...
translations/kubectl/default/LC_MESSAGES/k8s.po
View file @
4842c6af
...
...
@@ -1963,7 +1963,7 @@ msgstr ""
msgid ""
"\n"
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
"\t\tThe shell code must be evalu
t
ated to provide interactive\n"
"\t\tThe shell code must be evaluated to provide interactive\n"
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
"\t\tthe .bash_profile.\n"
"\n"
...
...
@@ -1984,7 +1984,7 @@ msgid ""
msgstr ""
"\n"
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
"\t\tThe shell code must be evalu
t
ated to provide interactive\n"
"\t\tThe shell code must be evaluated to provide interactive\n"
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
"\t\tthe .bash_profile.\n"
"\n"
...
...
translations/kubectl/en_US/LC_MESSAGES/k8s.po
View file @
4842c6af
...
...
@@ -1963,7 +1963,7 @@ msgstr ""
msgid ""
"\n"
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
"\t\tThe shell code must be evalu
t
ated to provide interactive\n"
"\t\tThe shell code must be evaluated to provide interactive\n"
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
"\t\tthe .bash_profile.\n"
"\n"
...
...
@@ -1984,7 +1984,7 @@ msgid ""
msgstr ""
"\n"
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
"\t\tThe shell code must be evalu
t
ated to provide interactive\n"
"\t\tThe shell code must be evaluated to provide interactive\n"
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
"\t\tthe .bash_profile.\n"
"\n"
...
...
translations/kubectl/it_IT/LC_MESSAGES/k8s.po
View file @
4842c6af
...
...
@@ -1967,7 +1967,7 @@ msgstr ""
msgid ""
"\n"
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
"\t\tThe shell code must be evalu
t
ated to provide interactive\n"
"\t\tThe shell code must be evaluated to provide interactive\n"
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
"\t\tthe .bash_profile.\n"
"\n"
...
...
translations/kubectl/template.pot
View file @
4842c6af
...
...
@@ -1123,7 +1123,7 @@ msgstr ""
msgid ""
"\n"
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
"\t\tThe shell code must be evalu
t
ated to provide interactive\n"
"\t\tThe shell code must be evaluated to provide interactive\n"
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
"\t\tthe .bash_profile.\n"
"\n"
...
...
translations/kubectl/zh_CN/LC_MESSAGES/k8s.po
View file @
4842c6af
...
...
@@ -1618,7 +1618,7 @@ msgstr ""
msgid ""
"\n"
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
"\t\tThe shell code must be evalu
t
ated to provide interactive\n"
"\t\tThe shell code must be evaluated to provide interactive\n"
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
"\t\tthe .bash_profile.\n"
"\n"
...
...
@@ -1636,7 +1636,7 @@ msgid ""
msgstr ""
"\n"
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
"\t\tThe shell code must be evalu
t
ated to provide interactive\n"
"\t\tThe shell code must be evaluated to provide interactive\n"
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
"\t\tthe .bash_profile.\n"
"\n"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment