|
359 | 359 | "No differences found between the remote site and your local workspace.": "No differences found between the remote site and your local workspace.", |
360 | 360 | "Comparing files...": "Comparing files...", |
361 | 361 | "Site Comparison": "Site Comparison", |
| 362 | + "Find differences between your remote site and local workspace": "Find differences between your remote site and local workspace", |
| 363 | + "Click to compare your local site with an environment": "Click to compare your local site with an environment", |
| 364 | + "Use File → Open Folder to select a folder with a Power Pages site": "Use File → Open Folder to select a folder with a Power Pages site", |
| 365 | + "Compare site...": "Compare site...", |
362 | 366 | "Modified": "Modified", |
363 | 367 | "Added locally": "Added locally", |
364 | 368 | "Deleted locally": "Deleted locally", |
365 | 369 | "Download is complete. You can now view the report.": "Download is complete. You can now view the report.", |
366 | 370 | "Select an environment to compare with": "Select an environment to compare with", |
367 | 371 | "Select a website to compare with": "Select a website to compare with", |
| 372 | + "Compare site with environment": "Compare site with environment", |
| 373 | + "Loading...": "Loading...", |
368 | 374 | "No sites found in the selected environment.": "No sites found in the selected environment.", |
369 | 375 | "Matching Site": "Matching Site", |
370 | 376 | "Enhanced Data Model": "Enhanced Data Model", |
|
385 | 391 | "Save Report": "Save Report", |
386 | 392 | "Save HTML Report": "Save HTML Report", |
387 | 393 | "Open Report": "Open Report", |
388 | | - "Metadata Diff Report": "Metadata Diff Report", |
389 | | - "Power Pages Site Comparison Results": "Power Pages Site Comparison Results", |
| 394 | + "Site Comparison Report": "Site Comparison Report", |
| 395 | + "Power Platform Tools - Site Comparison": "Power Platform Tools - Site Comparison", |
390 | 396 | "Total Changes": "Total Changes", |
391 | | - "Added": "Added", |
392 | | - "Deleted": "Deleted", |
| 397 | + "Added Locally": "Added Locally", |
| 398 | + "Deleted Locally": "Deleted Locally", |
393 | 399 | "Comparison Details": "Comparison Details", |
| 400 | + "Remote": "Remote", |
394 | 401 | "Site Name:": "Site Name:", |
395 | 402 | "Environment:": "Environment:", |
396 | 403 | "Website ID:": "Website ID:", |
|
400 | 407 | "Creator:": "Creator:", |
401 | 408 | "Created On:": "Created On:", |
402 | 409 | "Generated:": "Generated:", |
| 410 | + "Total Files:": "Total Files:", |
403 | 411 | "Changed Files": "Changed Files", |
404 | 412 | "(click to expand diff)": "(click to expand diff)", |
405 | 413 | "Expand All": "Expand All", |
|
408 | 416 | "No files in this category": "No files in this category", |
409 | 417 | "Generated by": "Generated by", |
410 | 418 | "Power Platform Tools VS Code Extension": "Power Platform Tools VS Code Extension", |
411 | | - "Added Locally": "Added Locally", |
412 | | - "Deleted Locally": "Deleted Locally", |
413 | 419 | "Unknown": "Unknown", |
414 | 420 | "Binary file - content comparison not available": "Binary file - content comparison not available", |
415 | 421 | "Unable to read file contents": "Unable to read file contents", |
|
494 | 500 | "Success message after discarding all local changes in a folder." |
495 | 501 | ] |
496 | 502 | }, |
| 503 | + "Are you sure you want to discard all {0} local changes in '{1}'?\n\nLocal path: {2}\n\nThis action cannot be undone./Confirmation message before discarding all local changes in a site.": { |
| 504 | + "message": "Are you sure you want to discard all {0} local changes in '{1}'?\n\nLocal path: {2}\n\nThis action cannot be undone.", |
| 505 | + "comment": [ |
| 506 | + "Confirmation message before discarding all local changes in a site." |
| 507 | + ] |
| 508 | + }, |
| 509 | + "Successfully discarded all {0} local changes in '{1}'./Success message after discarding all local changes in a site.": { |
| 510 | + "message": "Successfully discarded all {0} local changes in '{1}'.", |
| 511 | + "comment": [ |
| 512 | + "Success message after discarding all local changes in a site." |
| 513 | + ] |
| 514 | + }, |
497 | 515 | "Compare: {0} (Remote ↔ Local)/Title for the multi-diff editor when comparing all files in a site.": { |
498 | 516 | "message": "Compare: {0} (Remote ↔ Local)", |
499 | 517 | "comment": [ |
|
0 commit comments