From 9536902411905471dba4c1311739013fb1034d35 Mon Sep 17 00:00:00 2001 From: Daniel Beck Date: Thu, 25 Apr 2024 18:55:31 +0200 Subject: [PATCH] Format 'admin' differently for clarity --- .../resources/jenkins/install/pluginSetupWizard.properties | 4 ++-- war/src/main/js/templates/firstUserPanel.hbs | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/src/main/resources/jenkins/install/pluginSetupWizard.properties b/core/src/main/resources/jenkins/install/pluginSetupWizard.properties index 86fd3f21517f..375a6dae4758 100644 --- a/core/src/main/resources/jenkins/install/pluginSetupWizard.properties +++ b/core/src/main/resources/jenkins/install/pluginSetupWizard.properties @@ -65,10 +65,10 @@ installWizard_installIncomplete_banner=Resume Installation installWizard_installIncomplete_message=Jenkins was restarted during installation and some plugins did not seem to get installed. installWizard_installIncomplete_resumeInstallationButtonLabel=Resume installWizard_saveFirstUser=Save and Continue -installWizard_skipFirstUser=Skip and continue as admin +installWizard_skipFirstUser=Skip and continue as admin installWizard_firstUserSkippedMessage=
\ You have skipped the setup of an admin user.

\ -To log in, use the username: "admin" and the administrator password you used to access the setup wizard.\ +To log in, use the username admin and the administrator password you used to access the setup wizard.\
installWizard_addFirstUser_title=Getting Started diff --git a/war/src/main/js/templates/firstUserPanel.hbs b/war/src/main/js/templates/firstUserPanel.hbs index 4ba6374747af..fbad9c79114f 100644 --- a/war/src/main/js/templates/firstUserPanel.hbs +++ b/war/src/main/js/templates/firstUserPanel.hbs @@ -8,7 +8,7 @@