\ No newline at end of file
diff --git a/lib/pipeline/addon/components/pipeline-trigger/template.hbs b/lib/pipeline/addon/components/pipeline-trigger/template.hbs
index 44ba878b5..b44a14150 100644
--- a/lib/pipeline/addon/components/pipeline-trigger/template.hbs
+++ b/lib/pipeline/addon/components/pipeline-trigger/template.hbs
@@ -1,16 +1,17 @@
+
\ No newline at end of file
diff --git a/lib/pipeline/addon/components/settings-git/template.hbs b/lib/pipeline/addon/components/settings-git/template.hbs
index 172d1daca..ae7984d9a 100644
--- a/lib/pipeline/addon/components/settings-git/template.hbs
+++ b/lib/pipeline/addon/components/settings-git/template.hbs
@@ -69,7 +69,7 @@
{{#unless model.githubConfig}}
-
{{/containers-header}}
diff --git a/lib/pipeline/translations/en-us.yaml b/lib/pipeline/translations/en-us.yaml
index 7d8d395ca..be6931d92 100644
--- a/lib/pipeline/translations/en-us.yaml
+++ b/lib/pipeline/translations/en-us.yaml
@@ -18,7 +18,7 @@ generic:
# Resource Actions
##############################
action:
- approve: Approve
+ approve: Approve
rerun: Rerun
run: Run Once
@@ -118,7 +118,7 @@ newPipelineStage:
modeSerial: serial
parallelTip: Make steps running simultaneously
serialTip: Make steps running sequentially
- conditions: Conditions
+ conditions: Conditions
requireApproval: Requires Approval
approvers: Approvers
env: Env
@@ -152,7 +152,7 @@ newPipelineStep:
settingWarning2: click here
settingWarning3: to load your repository
note: Note
- finishOauth1: Have finished the OAuth?
+ finishOauth1: Have finished the OAuth?
finishOauth2: click here
finishOauth3: to load your repository
trigger: Optional build trigger
@@ -167,7 +167,7 @@ newPipelineStep:
buildPath: Build Context(relative to workspace)
push: push to registry
pushTo: This image will be pushed to
- pushWarning1: The registry
+ pushWarning1: The registry
pushWarning2: haven't been authenticated, click
pushWarning3: to authenticate it.
scope: "Scope: Available to all namespaces in this project"
@@ -200,7 +200,7 @@ authPage:
enterprise: GitHub Enterprise
header:
enabled:
- label: "{github} is enabled"
+ label: "GitHub is enabled"
required: |
{appName} is configured to allow access to {orgs, plural,
=0 {no organizations}
@@ -241,7 +241,7 @@ authPage:
disable: Disable access control
notAuthenticated:
header: "1. Setup a GitHub Application"
- headerVariable: "1. Setup a {GitHub} Application"
+ headerVariable: "1. Setup a GitHub Application"
ul:
li1:
text: 'For standard GitHub, click here to go applications settings in a new window.'