|
386 | 386 | "Unable to read remote file": "Unable to read remote file", |
387 | 387 | "Unable to read one or both files": "Unable to read one or both files", |
388 | 388 | "Exporting comparison...": "Exporting comparison...", |
| 389 | + "Export Metadata Diff": "Export Metadata Diff", |
389 | 390 | "Importing comparison...": "Importing comparison...", |
390 | 391 | "Invalid file format. The file does not contain valid metadata diff data.": "Invalid file format. The file does not contain valid metadata diff data.", |
391 | 392 | "Unsupported version. This file was created with a newer version of the extension.": "Unsupported version. This file was created with a newer version of the extension.", |
|
510 | 511 | "Success message when export is saved. {0} is the file path." |
511 | 512 | ] |
512 | 513 | }, |
| 514 | + "Failed to export comparison: {0}/Error message when export fails. {0} is the error message.": { |
| 515 | + "message": "Failed to export comparison: {0}", |
| 516 | + "comment": [ |
| 517 | + "Error message when export fails. {0} is the error message." |
| 518 | + ] |
| 519 | + }, |
513 | 520 | "Comparison for '{0}' imported successfully./Success message when import is complete. {0} is the site name.": { |
514 | 521 | "message": "Comparison for '{0}' imported successfully.", |
515 | 522 | "comment": [ |
516 | 523 | "Success message when import is complete. {0} is the site name." |
517 | 524 | ] |
518 | 525 | }, |
| 526 | + "Failed to import comparison: {0}/Error message when import fails. {0} is the error message.": { |
| 527 | + "message": "Failed to import comparison: {0}", |
| 528 | + "comment": [ |
| 529 | + "Error message when import fails. {0} is the error message." |
| 530 | + ] |
| 531 | + }, |
519 | 532 | "Refreshing comparison for {0} ([details](command:microsoft.powerplatform.pages.actionsHub.showOutputChannel \"Show download output\")).../This is a markdown formatting which must persist across translations.": { |
520 | 533 | "message": "Refreshing comparison for {0} ([details](command:microsoft.powerplatform.pages.actionsHub.showOutputChannel \"Show download output\"))...", |
521 | 534 | "comment": [ |
|
631 | 644 | ] |
632 | 645 | }, |
633 | 646 | "Import Metadata Diff": "Import Metadata Diff", |
634 | | - "Failed to import comparison: {0}": "Failed to import comparison: {0}", |
635 | | - "Export Metadata Diff": "Export Metadata Diff", |
636 | | - "Failed to export comparison: {0}": "Failed to export comparison: {0}", |
637 | 647 | "Power Platform Tools: PAC CLI": "Power Platform Tools: PAC CLI", |
638 | 648 | "Command completed successfully.": "Command completed successfully.", |
639 | 649 | "PAC Telemetry enabled": "PAC Telemetry enabled", |
|
0 commit comments