@@ -, +, @@

check that they have an obvious and descriptive heading --- .../prog/en/modules/installer/auth.tt | 4 +-- .../prog/en/modules/installer/step1.tt | 12 ++++----- .../prog/en/modules/installer/step2.tt | 25 ++++++++++--------- .../prog/en/modules/installer/step3.tt | 16 ++++++------ .../en/modules/onboarding/onboardingstep1.tt | 4 +-- .../en/modules/onboarding/onboardingstep2.tt | 4 +-- .../en/modules/onboarding/onboardingstep3.tt | 4 +-- .../en/modules/onboarding/onboardingstep4.tt | 4 +-- .../en/modules/onboarding/onboardingstep5.tt | 4 +-- 9 files changed, 39 insertions(+), 38 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/auth.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/auth.tt @@ -15,7 +15,7 @@
-

Koha

+ [% IF ( nopermission ) %]
Error: Unauthorized user click to log out
@@ -34,7 +34,7 @@ [% END %] [% IF ( loginprompt ) %] -

Welcome to the Koha [%- Koha.Version.release | html -%] web installer

+

Welcome to the Koha [%- Koha.Version.release | html -%] web installer

Before we begin, please verify you have the correct credentials to continue. Please log in with the username and password given to you by your systems administrator and located in your koha-conf.xml configuration file.

--- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step1.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step1.tt @@ -22,10 +22,10 @@
-

Koha

+ [% UNLESS ( language ) %] -

Web installer › Choose your language

+

Web installer › Choose your language

    @@ -66,7 +66,7 @@ [% IF ( language ) %] [% UNLESS ( checkmodule ) %] [% IF ( missing_modules ) %] -

    Web installer › Perl modules missing

    +

    Web installer › Perl modules missing

      @@ -90,7 +90,7 @@ [% END %] [% IF ( upgrade_modules ) %] -

      Web installer › Perl modules due for upgrade

      +

      Web installer › Perl modules due for upgrade

        @@ -116,7 +116,7 @@ [% END %] [% IF ( problems ) %] -

        Web installer › Perl version too old

        +

        Web installer › Perl version too old

          @@ -143,7 +143,7 @@ [% ELSE # IF checkmodule %] -

          Web installer › Check Perl dependencies

          +

          Web installer › Check Perl dependencies

            --- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step2.tt @@ -8,19 +8,20 @@
            -

            Koha

            -

            Web installer › Database settings

            -
            -
              -
            1. Choose your language
            2. -
            3. Check Perl dependencies
            4. -
            5. Database settings
            6. -
            7. Set up database
            8. -
            9. Install basic configuration settings
            10. -
            11. Onboarding
            12. -
            -
            + +

            Web installer › Database settings

            + +
            +
              +
            1. Choose your language
            2. +
            3. Check Perl dependencies
            4. +
            5. Database settings
            6. +
            7. Set up database
            8. +
            9. Install basic configuration settings
            10. +
            11. Onboarding
            12. +
            +

            Database settings:

              --- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt @@ -40,9 +40,9 @@
              -

              Koha

              + [% IF ( finish ) %] -

              Web installer › Installation complete

              +

              Web installer › Installation complete

                @@ -99,7 +99,7 @@ [% END # / IF choosemarc %] [% IF ( selectframeworks ) %] -

                Web installer › Selecting default settings

                +

                Web installer › Selecting default settings

                  @@ -202,7 +202,7 @@ [% END # / IF selectframeworks %] [% IF ( addframeworks ) %] -

                  Web installer › Default data loaded

                  +

                  Web installer › Default data loaded

                    @@ -268,7 +268,7 @@

                    [% error | html %]

                    Please contact your system administrator

                    [% ELSE %] -

                    Web installer › Success

                    +

                    Web installer › Success

                    Database tables created

                    @@ -290,7 +290,7 @@ [% END # / IF importdatastructure %] [% IF ( proposeimport ) %] -

                    Web installer › Set up database

                    +

                    Web installer › Set up database

                      @@ -313,11 +313,11 @@ [% IF ( default ) %] [% IF ( upgrading ) %] -

                      Web installer › Update database

                      +

                      Web installer › Update database

                      We are upgrading from Koha [% dbversion | html %] to [% kohaversion | html %]

                      Update your database

                      [% ELSE %] -

                      Web installer › Install basic configuration settings

                      +

                      Web installer › Install basic configuration settings

                        --- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep1.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep1.tt @@ -8,8 +8,8 @@
                        -

                        Koha

                        -

                        Web installer › Create a library

                        + +

                        Web installer › Create a library

                        [% INCLUDE 'onboarding_messages.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep2.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep2.tt @@ -17,9 +17,9 @@
                        -

                        Koha

                        + -

                        Web installer › Create a patron category

                        +

                        Web installer › Create a patron category

                        [% INCLUDE 'onboarding_messages.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt @@ -10,8 +10,8 @@
                        -

                        Koha

                        -

                        Web installer › Create Koha administrator patron

                        + +

                        Web installer › Create Koha administrator patron

                        [% INCLUDE 'onboarding_messages.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep4.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep4.tt @@ -7,8 +7,8 @@
                        -

                        Koha

                        -

                        Web installer › Create a new item type

                        + +

                        Web installer › Create a new item type

                        [% INCLUDE 'onboarding_messages.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt @@ -13,11 +13,11 @@
                        -

                        Koha

                        + [% IF all_done %] -

                        Web installer › Complete

                        +

                        Web installer › Complete

                        [% INCLUDE 'onboarding_messages.inc' %]
                        --