%@ 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.