From 22dee6f7bcf7492a3e2057c6f7199079d6768066 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20V=C3=A9ron?= Date: Sat, 21 Nov 2015 03:25:56 +0100 Subject: [PATCH] [SIGNED-OFF]Bug 15238: Better translatability for Installer Step 1 This Bug streamlines html in installer/step1.tt for better translatibility. To test: Reviwe code and verify that changes in text make sense. Signed-off-by: Hector Castro To reproduce in Debian environment, remove a required module with dpkg -r. Rewording Ok for translation purposes --- koha-tmpl/intranet-tmpl/prog/en/modules/installer/step1.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step1.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step1.tt index 4fb70b5..eeb42ee 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step1.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step1.tt @@ -34,7 +34,7 @@ listed, please inform your systems administrator.

All required Perl modules appear to be installed.
[% ELSE %] [% IF ( missing_modules ) %] -

Some Perl modules are missing. Modules in red must be installed before you may continue.
+

Warning: Some Perl modules are missing.
Note: Modules in red must be installed before you may continue.