%@ page import="java.util.*" %>
<%@ page import="com.cloud.utils.*" %>
<%
Locale browserLocale = request.getLocale();
CloudResourceBundle t = CloudResourceBundle.getBundle("resources/resource", browserLocale);
%>
<%=t.t("Details")%>
<%=t.t("Volume")%>
<%=t.t("Statistics")%>
Please specify the ISO you wish to attach to virtual instance.
Please specify the new name you want to change for virtual instance.
After changing service offering, you must restart virtual instance for the new service offering to take effect.
Please specify the new group you want to assign to your Virtual Instance. If no such group exists, a new one will be created
for you.