/src/locale/en-US/diff.dtd

https://gitlab.com/web-optimize/fireftp · Document Type Definition · 27 lines · 24 code · 3 blank · 0 comment · 0 complexity · edd3fcc764ec26b72e8e15bd9af925a4 MD5 · raw file

  1. <!ENTITY title "Sync Directories">
  2. <!ENTITY file.label "File">
  3. <!ENTITY reason.label "Reason">
  4. <!ENTITY action.label "Action">
  5. <!ENTITY download.label "Download">
  6. <!ENTITY upload.label "Upload">
  7. <!ENTITY delete.label "Delete">
  8. <!ENTITY nothing.label "Do Nothing">
  9. <!ENTITY defaults.label "Change Selection">
  10. <!ENTITY local.label "For missing local files:">
  11. <!ENTITY remote.label "For missing remote files:">
  12. <!ENTITY diff.label "For different file sizes:">
  13. <!ENTITY newer.label "For newer local files:">
  14. <!ENTITY older.label "For newer remote files:">
  15. <!ENTITY lDownload.access "D">
  16. <!ENTITY lDelete.access "e">
  17. <!ENTITY lNothing.access "N">
  18. <!ENTITY rUpload.access "U">
  19. <!ENTITY rDelete.access "l">
  20. <!ENTITY rNothing.access "t">
  21. <!ENTITY dDownload.access "w">
  22. <!ENTITY dUpload.access "p">
  23. <!ENTITY dNothing.access "h">
  24. <!ENTITY diff.note "Note: This diffing feature does not actually compare file content. Rather it looks at which files are present or not present in the directories being compared and also at differing file sizes. Timestamps are compared if the 'Keep timestamps in sync' preference is enabled.">