patch for en.pm
David Relson <[email protected]>
| Newsgroups | gmane.comp.sysutils.backup.backuppc.devel |
|---|---|
| Organization | Osage Software Systems, Inc. |
| Message-ID | <[email protected]> |
This morning I happened to read closely an error email from BackupPC and noticed the following sentence: Your PC has been correctly backed up 2 times from 14.6 to 10.1 ago. The sentence would read better with the word "days" inserted between "10.1" and "ago.". Attached is a patch that corrects this. Thanks for the great program. Regards, David ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ BackupPC-devel mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-devel Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
patch.en.pm.txt
(text/plain, 504 B)
--- ./lib/BackupPC/Lang/orig/en.pm 2007-11-25 22:00:07.000000000 -0500 +++ ./lib/BackupPC/Lang/en.pm 2009-11-23 09:30:36.000000000 -0500 @@ -1282,7 +1282,7 @@ Dear $userName, Your PC ($host) has not been successfully backed up for $days days. -Your PC has been correctly backed up $numBackups times from $firstTime to $days +Your PC has been correctly backed up $numBackups times from $firstTime to $days days ago. PC backups should occur automatically when your PC is connected to the network.