/[smeserver]/rpms/e-smith-base/sme8/e-smith-base-5.2.0-string-fix.patch
ViewVC logotype

Contents of /rpms/e-smith-base/sme8/e-smith-base-5.2.0-string-fix.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Mar 14 11:08:51 2011 UTC (13 years, 3 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-base-5_2_0-60_el5_sme
* Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-60.sme
- Rework text changes in console screen in previous revision [SME: 5932]

1 diff -up e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm.string-fix e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm
2 --- e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm.string-fix 2011-03-14 12:11:36.000000000 +0100
3 +++ e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/perform_backup.pm 2011-03-14 12:13:02.000000000 +0100
4 @@ -179,10 +179,10 @@ sub doit
5 {
6 ($rc, $choice) = $console->message_page
7 (
8 - title => gettext("Write enabled backup medium not found"),
9 + title => gettext("Writeable backup medium not found"),
10 right => gettext("Back"),
11 text =>
12 - gettext("No removable and write enabled media or device found"),
13 + gettext("No removable and/or writeable media or device found"),
14 );
15 goto INITIATE_BACKUP;
16 }

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed