]> granicus.if.org Git - icinga2/blob - debian/icinga2-classicui.templates
Fix the .bundle validation.
[icinga2] / debian / icinga2-classicui.templates
1 # These templates have been copied from the icinga-cgi package
2 #
3 # Only slight modifications have been made.
4 # ------------------------------------------------------------
5 #
6 # These templates have been reviewed by the debian-l10n-english
7 # team
8 #
9 # If modifications/additions/rewording are needed, please ask
10 # debian-l10n-english@lists.debian.org for advice.
11 #
12 # Even minor modifications require translation updates and such
13 # changes should be coordinated with translators and reviewers.
14
15 Template: icinga2-classicui/adminpassword
16 Type: password
17 _Description: Icinga 2 ClassicUI administration password:
18  Please provide the password to be created with the "icingaadmin" user.
19  .
20  This is the username and password to use when connecting to the Icinga
21  server after completing the configuration. If you do not provide
22  a password, you will have to configure access to Icinga manually
23  later on.
24
25 Template: icinga2-classicui/adminpassword-repeat
26 Type: password
27 _Description: Re-enter password to verify:
28  Please enter the same user password again to verify you have typed it
29  correctly.
30
31 Template: icinga2-classicui/adminpassword-mismatch
32 Type: error
33 _Description: Password input error
34  The two passwords you entered were not the same. Please try again.