Sha256: 09614035a27ccab13c2d91f563328433ceac675286e7973bffdb0c015b64d502

Contents?: true

Size: 488 Bytes

Versions: 3

Compression:

Stored size: 488 Bytes

Contents

en:
  vagrant_rsync:
    ensure_rsync: |-
      Ensuring that rsync is installed on guest.
    rsync_installed: |-
      Rsync already installed.
    installing_rsync: |-
      Installing rsync...
    rsync_folders: |-
      Syncing shared folders to guest with rsync...
  vagrant_rsync:
    errors:
      rsync_not_available: |-
        Unable to install rsync on a machine of guest type '%{guest}'.
      rsync_failed: |-
        Unable to execute rsync on host to sync with '%{guest}'.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vagrant-rsync-0.2.5 locales/en.yml
vagrant-rsync-0.2.4 locales/en.yml
vagrant-rsync-0.2.3 locales/en.yml