From 3f16964d5d6a0faf7335f91b88a1814a27c25744 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Oct 03 2017 15:25:03 +0000 Subject: alt: update vagrant cloud images to mention vagrant This helps distinguish them from the qcow/raw cloud image downloads. Also shortened VirtualBox to VBox and libvirt/KVM to libvirt because the text was getting too long for narrow screens. --- diff --git a/alt.fedoraproject.org/data/content/prerelease/index.html b/alt.fedoraproject.org/data/content/prerelease/index.html index 27d2a36..f0963c6 100644 --- a/alt.fedoraproject.org/data/content/prerelease/index.html +++ b/alt.fedoraproject.org/data/content/prerelease/index.html @@ -565,7 +565,7 @@
-

${_('VirtualBox image')}

+

${_('Vagrant VBox image')}

${Markup(_('%sMB vbox')) % global_variables.iso_size['pre_VBvag_cloud']}

@@ -579,7 +579,7 @@
-

${_('libvirt/KVM image')}

+

${_('Vagrant libvirt image')}

${Markup(_('%sMB libvirt')) % global_variables.iso_size['pre_libvag_cloud']}