X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/68d46d3841e7306f2aeb4e3e19d88b7e8f712053..dfee919915587ccb7fe967eee482b7cdc105e57f:/templates/webpages/admin/restore_dataset_master.html diff --git a/templates/webpages/admin/restore_dataset_master.html b/templates/webpages/admin/restore_dataset_master.html index c521fc925..c37f89828 100644 --- a/templates/webpages/admin/restore_dataset_master.html +++ b/templates/webpages/admin/restore_dataset_master.html @@ -1,55 +1,56 @@ - +[%- USE T8 %] +[% USE HTML %] -

+

[% title %]

- - - + + + +

- Please enter the name of the dataset you want to restore the backup in. - The dataset has to exist before a restoration can be started. - You can create a missing dataset by going back and chosing "Create Dataset". + [% 'Please enter the name of the dataset you want to restore the backup in.' | $T8 %] + [% 'The dataset has to exist before a restoration can be started.' | $T8 %] + [% 'You can create a missing dataset by going back and chosing "Create Dataset".' | $T8 %]

- The backup you upload here has to be a file created with "pg_dump -o -Ft". - It may optionally be compressed with "gzip". - Files created by Lx-Office's "Backup Dataset" function are such files. + [% 'The backup you upload here has to be a file created with "pg_dump -o -Ft".' | $T8 %] + [% 'It may optionally be compressed with "gzip".' | $T8 %] + [% 'Files created by Lx-Office's "Backup Dataset" function are such files.' | $T8 %]

- + - + - +
Dataset name[% 'Dataset name' | $T8 %]
Multibyte Encoding[% 'Multibyte Encoding' | $T8 %]
Backup file[% 'Backup file' | $T8 %]
-

- +