[Rt-commit] r13024 - rt/branches/3.8-TESTING/share/html/Install
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Sat Jun 7 08:59:25 EDT 2008
Author: sunnavy
Date: Sat Jun 7 08:59:25 2008
New Revision: 13024
Modified:
rt/branches/3.8-TESTING/share/html/Install/Basics.html
rt/branches/3.8-TESTING/share/html/Install/DatabaseDetails.html
rt/branches/3.8-TESTING/share/html/Install/Emails.html
rt/branches/3.8-TESTING/share/html/Install/Sendmail.html
Log:
improved texts
Modified: rt/branches/3.8-TESTING/share/html/Install/Basics.html
==============================================================================
--- rt/branches/3.8-TESTING/share/html/Install/Basics.html (original)
+++ rt/branches/3.8-TESTING/share/html/Install/Basics.html Sat Jun 7 08:59:25 2008
@@ -54,7 +54,7 @@
CurrentValue => RT::Installer->CurrentValues(@Types) &>
<input type="hidden" name="Run" value="1">
-<& /Elements/Submit, Label => loc('Next: Customize Emails'), Back => 1,
+<& /Elements/Submit, Label => loc('Next: Customize Email Addresses'), Back => 1,
BackLabel => loc('Back: Customize Database Details') &>
</form>
</&>
Modified: rt/branches/3.8-TESTING/share/html/Install/DatabaseDetails.html
==============================================================================
--- rt/branches/3.8-TESTING/share/html/Install/DatabaseDetails.html (original)
+++ rt/branches/3.8-TESTING/share/html/Install/DatabaseDetails.html Sat Jun 7 08:59:25 2008
@@ -54,7 +54,7 @@
CurrentValue => RT::Installer->CurrentValues(@Types) &>
<input type="hidden" name="Run" value="1">
-<& /Elements/Submit, Label => loc('Next: Check Database Connectivity'),
+<& /Elements/Submit, Label => loc('Check Database Connectivity'),
Back => 1, BackLabel => loc('Back: Select Database Type'),
&>
Modified: rt/branches/3.8-TESTING/share/html/Install/Emails.html
==============================================================================
--- rt/branches/3.8-TESTING/share/html/Install/Emails.html (original)
+++ rt/branches/3.8-TESTING/share/html/Install/Emails.html Sat Jun 7 08:59:25 2008
@@ -45,7 +45,7 @@
%# those contributions and any derivatives thereof.
%#
%# END BPS TAGGED BLOCK }}}
-<&| Elements/Wrapper, Title => 'Step 4: Customize Emails' &>
+<&| Elements/Wrapper, Title => 'Step 4: Customize Email Addresses' &>
<& /Elements/ListActions, actions => \@results &>
@@ -54,7 +54,7 @@
CurrentValue => RT::Installer->CurrentValues(@Types) &>
<input type="hidden" name="Run" value="1">
-<& /Elements/Submit, Label => loc('Next: Customize Sendmail'), Back => 1,
+<& /Elements/Submit, Label => loc('Next: Email Configuration'), Back => 1,
BackLabel => loc('Back: Customize Basics') &>
</form>
</&>
Modified: rt/branches/3.8-TESTING/share/html/Install/Sendmail.html
==============================================================================
--- rt/branches/3.8-TESTING/share/html/Install/Sendmail.html (original)
+++ rt/branches/3.8-TESTING/share/html/Install/Sendmail.html Sat Jun 7 08:59:25 2008
@@ -45,7 +45,7 @@
%# those contributions and any derivatives thereof.
%#
%# END BPS TAGGED BLOCK }}}
-<&|Elements/Wrapper, Title => 'Step 5: Customize Sendmail' &>
+<&|Elements/Wrapper, Title => 'Step 5: Email Configuration' &>
<& /Elements/ListActions, actions => \@results &>
More information about the Rt-commit
mailing list