%@ page import="java.util.*" %>
<%@ page import="com.cloud.utils.*" %>
<%
    Locale browserLocale = request.getLocale();
    CloudResourceBundle t = CloudResourceBundle.getBundle("resources/resource", browserLocale);
%>
    
     
    
        
                       
                             
        
        
        	
            
            
            
            
            
            
            
                
                    
                        <%=t.t("Bytes.Received")%>:
                 
                
             
            
            
         
     
 
	
	    <%=t.t("please.specify.limits.to.the.various.resources.-1.means.the.resource.has.no.limits")%>	    
	
	
 
    
        <%=t.t("please.confirm.you.want.to.disable.account.that.will.prevent.account.access.to.the.cloud.and.shut.down.all.existing.virtual.machines")%>        
    
 
    
        <%=t.t("please.confirm.you.want.to.lock.account.that.will.prevent.account.access.to.the.cloud")%>        
    
 
    
        <%=t.t("please.confirm.you.want.to.enable.account")%>