Merge pull request #501 from mandre/fix-wrong-interpolation-argument

Fix wrong interpolation argument
This commit is contained in:
Dmitry Vasilets 2015-11-03 09:43:41 +01:00
commit f62a199998

View File

@ -53,7 +53,7 @@ en:
warnings:
ignoring_virtual_size_too_small: |-
Ignoring requested virtual disk size of '%{requested}' as it is below
the minimum box image size of '%{box_virtual_size}'.
the minimum box image size of '%{minimum}'.
errors:
package_not_supported: No support for package with libvirt. Create box manually.