|
|
|
|
@ -88,9 +88,9 @@
@@ -88,9 +88,9 @@
|
|
|
|
|
Using the Password Safe desktop application, navigate to "File" → "Export To" → "XML format..." and save the XML |
|
|
|
|
file. |
|
|
|
|
</ng-container> |
|
|
|
|
<ng-container *ngIf="format === 'dashlanecsv'"> |
|
|
|
|
Using the Dashlane desktop application, navigate to "File" → "Export" → "Unsecured archive (readable) in CSV format" |
|
|
|
|
and save the CSV file. |
|
|
|
|
<ng-container *ngIf="format === 'dashlanejson'"> |
|
|
|
|
Using the Dashlane desktop application, navigate to "File" → "Export" → "Unsecured archive (readable) in JSON format" |
|
|
|
|
and save the JSON file. |
|
|
|
|
</ng-container> |
|
|
|
|
<ng-container *ngIf="format === 'msecurecsv'"> |
|
|
|
|
Using the mSecure desktop application, navigate to "File" → "Export" → "CSV File..." and save the CSV file. |
|
|
|
|
|