-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore trailing period on 'Jenkins is getting ready to work' screens (…
- Loading branch information
1 parent
a154818
commit 0a64505
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
core/src/main/resources/hudson/util/HudsonIsLoading/index.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Please\ wait\ while\ Jenkins\ is\ getting\ ready\ to\ work=\ | ||
Jenkins is getting ready to work | ||
Your\ browser\ will\ reload\ automatically\ when\ Jenkins\ is\ ready=\ | ||
Your browser will reload automatically when Jenkins is ready | ||
Your browser will reload automatically when Jenkins is ready. |
1 change: 1 addition & 0 deletions
1
core/src/main/resources/hudson/util/HudsonIsRestarting/index.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
Please\ wait\ while\ Jenkins\ is\ restarting=\ | ||
Jenkins is restarting | ||
Your\ browser\ will\ reload\ automatically\ when\ Jenkins\ is\ ready=Your browser will reload automatically when Jenkins is ready. |