X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/3e209ee0839af1e8056bb238f423c540a4966dba..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 4ede0bbba..c37f89828 100644 --- a/templates/webpages/admin/restore_dataset_master.html +++ b/templates/webpages/admin/restore_dataset_master.html @@ -1,3 +1,4 @@ +[%- USE T8 %] [% USE HTML %]

[% title %]

@@ -11,25 +12,25 @@

- 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 %]
-

- +