/[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.3 - (show annotations) (download)
Tue Feb 18 06:21:38 2014 UTC (10 years, 3 months ago) by wellsi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
Remove obsolete patch files

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("Writable 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 writable 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