46 |
), |
), |
47 |
|
|
48 |
esmith::cgi::genCell ($q, $q->textfield (-name => 'backupwkPassword', |
esmith::cgi::genCell ($q, $q->textfield (-name => 'backupwkPassword', |
49 |
|
--- e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup.add2general2 2008-07-07 19:31:53.000000000 +0200 |
50 |
|
+++ e-smith-backup-1.15.0/root/etc/e-smith/web/functions/backup 2008-07-07 19:34:51.000000000 +0200 |
51 |
|
@@ -2263,7 +2263,7 @@ |
52 |
|
system("/usr/sbin/usermod", "-g", "$www_gid", "www") == 0 |
53 |
|
or warn ($fm->localise('ERR_RESTORING_INITIAL_GRP')."\n"); |
54 |
|
system("/sbin/e-smith/signal-event", "post-upgrade") == 0 |
55 |
|
- or die ($fm->localise('ERR_UPDATING_SYSCONF')."\n"); |
56 |
|
+ or die ($fm->localise('ERROR_UPDATING_CONFIGURATION')."\n"); |
57 |
|
} |
58 |
|
else |
59 |
|
{ |
60 |
|
--- e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup.add2general2 2008-07-07 19:31:53.000000000 +0200 |
61 |
|
+++ e-smith-backup-1.15.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/backup 2008-07-07 19:33:20.000000000 +0200 |
62 |
|
@@ -261,10 +261,6 @@ |
63 |
|
<trans>Error occured while restoring initial group of 'www'.</trans> |
64 |
|
</entry> |
65 |
|
<entry> |
66 |
|
- <base>ERR_UPDATING_SYSCONF</base> |
67 |
|
- <trans>Error occurred while updating system configuration.</trans> |
68 |
|
- </entry> |
69 |
|
- <entry> |
70 |
|
<base>RESTORE_FAILED</base> |
71 |
|
<trans>Restore failed! The backup file was incomplete.</trans> |
72 |
|
</entry> |