From 0828fb919954c8807269238ae4f38690e2f148ac Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sun, 9 Jan 2011 13:26:07 -0800 Subject: [PATCH] Remove unused I18n translation --- templates/locales/en.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index ba22f9d5e..24f35af17 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -469,15 +469,5 @@ en: that the NFS client software is properly installed, and consult any resources specific to the linux distro you're using for more information on how to do this. - network_not_debian: |- - Host only networking is only supported for Debian/Ubuntu by the built-in - "Linux" system. If you're using some other distro and want to implement - host only networking, please subclass the `Vagrant::Systems::Linux` class - and implement the `prepare_host_only_network` and `enable_host_only_network` - methods. - - Otherwise, please report your distro and how to modify network interfaces - to the Vagrant mailing list or IRC and we'll probably be glad to add it - to the internal systems. solaris: attempting_halt: "Attempting graceful shutdown of solaris..."