registerNamespace("Web.UI.Editor"); registerNamespace("Web.UI"); Web.UI.Editor.Strings = new function() { // Image Context Menu this.cm_img_halign = "Alineación horizontal"; this.cm_img_valign = "Alineación vertical"; this.cm_img_size = "Tamaño"; // Horizontal Align sub-menu this.cm_img_halign_remove = "Quitar"; this.cm_img_halign_left = "Izquierda"; this.cm_img_halign_right = "Derecha"; this.cm_img_halign_center = "Centro"; // Vertical align sub-menu this.cm_img_valign_remove = "Quitar"; this.cm_img_valign_top = "Superior"; this.cm_img_valign_texttop = "Texto-superior"; this.cm_img_valign_middle = "Medio"; this.cm_img_valign_bottom = "Inferior"; this.cm_img_valign_textbottom = "Texto-inferior"; // The font generated within the HTML (needs to map 1:1 to external display) this.pu_font_internal = new Array("Tahoma,Helvetica,Sans-Serif","Geneva, Arial, Sans-serif","Arial Black, Geneva, Arial, Sans-serif","Verdana, Geneva, Arial, Sans-serif","Times New Roman, Times, Serif","Garamond, Times, Serif","Lucida Handwriting, Cursive","Courier New, Courier, Monospace"); // The external display name for the emoticon this.pu_font_external = new Array("Tahoma","Arial","Arial Black","Verdana","Times New Roman","Garamond","Lucida Handwriting","Courier New"); //Sizes this.pu_size_xsmall = "Extra pequeño"; this.pu_size_smaller = "Más pequeño"; this.pu_size_normal = "Normal"; this.pu_size_large = "Grande"; this.pu_size_larger = "Más grande"; this.pu_size_xlarge = "Extra grande"; this.pu_size_largest = "Máximo"; // Block this.pu_block_normal = "Normal"; this.pu_block_address = "Dirección"; this.pu_block_h1 = "Encabezado 1"; this.pu_block_h2 = "Encabezado 2"; this.pu_block_h3 = "Encabezado 3"; //this.pu_block_h4 = "Encabezado 4"; //this.pu_block_h5 = "Encabezado 5"; //this.pu_block_h6 = "Encabezado 6"; // Hyperlink popup this.pu_link_title = "Insertar hipervínculo"; this.pu_link_nf = "No permitir el acceso directo a este vínculo."; this.pu_link_ok = "Insertar"; this.pu_link_cancel = "Cancelar"; this.pu_link_default = "http://"; this.tb_but_html = ""; // toolbar tooltips this.tb_tip_b = "Negrita"; this.tb_tip_b_offset = 316; this.tb_tip_b_width = 25; this.tb_tip_bc = "Color de fondo"; this.tb_tip_bc_offset = 698; this.tb_tip_bc_width = 25; this.tb_tip_cj = "Alinear al centro"; this.tb_tip_cj_offset = 424; this.tb_tip_cj_width = 25; this.tb_tip_lj = "Alinear a la izquierda"; this.tb_tip_lj_offset = 399; this.tb_tip_lj_width = 25; this.tb_tip_rj = "Alinear a la derecha"; this.tb_tip_rj_offset = 449; this.tb_tip_rj_width = 25; this.tb_tip_cut = "Cortar texto"; this.tb_tip_cut_offset = 0; this.tb_tip_cut_width = 25; this.tb_tip_copy = "Copiar texto"; this.tb_tip_copy_offset = 25; this.tb_tip_copy_width = 25; this.tb_tip_paste = "Pegar texto"; this.tb_tip_paste_offset = 50; this.tb_tip_paste_width = 25; this.tb_tip_dindent = "Reducir sangría"; this.tb_tip_dindent_offset = 532; this.tb_tip_dindent_width = 25; this.tb_tip_iindent = "Aumentar sangría"; this.tb_tip_iindent_offset = 557; this.tb_tip_iindent_width = 25; this.tb_tip_fsize = "Tamaño de fuente"; this.tb_tip_fsize_offset = 238; this.tb_tip_fsize_width = 71; this.tb_tip_fstyle = "Estilo de fuente"; this.tb_tip_fstyle_offset = 162; this.tb_tip_fstyle_width = 76; this.tb_tip_tc = "Color de texto"; this.tb_tip_tc_offset = 723; this.tb_tip_tc_width = 25; this.tb_tip_i = "Cursiva"; this.tb_tip_i_offset = 341; this.tb_tip_i_width = 25; this.tb_tip_p = "Estilo de párrafo"; this.tb_tip_p_offset = 82; this.tb_tip_p_width = 80; this.tb_tip_line = "Insertar línea"; this.tb_tip_line_offset = 590; this.tb_tip_line_width = 25; this.tb_tip_link = "Insertar vínculo"; this.tb_tip_link_offset = 615; this.tb_tip_link_width = 25; this.tb_tip_ol = "Lista numerada"; this.tb_tip_ol_offset = 482; this.tb_tip_ol_width = 25; this.tb_tip_ul = "Lista con viñetas"; this.tb_tip_ul_offset = 507; this.tb_tip_ul_width = 25; this.tb_tip_u = "Subrayado"; this.tb_tip_u_offset = 366; this.tb_tip_u_width = 25; this.tb_tip_emot = "Iconos gestuales"; this.tb_tip_emot_offset = 756; this.tb_tip_emot_width = 25; this.tb_tip_html = "Modo HTML"; this.tb_tip_custom = "Personalizar barra de herramientas"; this.tb_tip_search = "Insertar vínculo de búsqueda"; this.tb_tip_search_offset = 781; this.tb_tip_search_width = 25; // Emoticon individual images this.em_list = new Array("smile_regular.gif","smile_teeth.gif","smile_wink.gif","smile_omg.gif","smile_tongue.gif","smile_shades.gif","smile_angry.gif","smile_confused.gif","smile_embaressed.gif","smile_sad.gif","smile_cry.gif","smile_sniff.gif","smile_angel.gif","smile_baringteeth.gif","smile_nerd.gif","smile_sick.gif","smile_party.gif","smile_yawn.gif","smile_thinking.gif","smile_zipit.gif","smile_secret.gif","smile_sarcastic.gif","smile_eyeroll.gif","heart.gif","heart_broken.gif","messenger.gif","cat.gif","dog.gif","snail.gif","blacksheep.gif","moon.gif","star.gif","sun.gif","rainbow.gif","hug_dude.gif","hug_girl.gif","kiss.gif","rose.gif","rose_wilted.gif","clock.gif","present.gif","cake.gif","camera.gif","lightbulb.gif","coffee.gif","phone.gif","mobile.gif","car.gif","airplane.gif","computer.gif","money.gif","film.gif","music_note.gif","pizza.gif","soccerball.gif","envelope.gif","guy_handsacrossamerica.gif","girl_handsacrossamerica.gif","island.gif","umbrella.gif"); //Emoticon tooltips (map 1:1 with above list) this.em_tip = new Array("Sonrisa","Con la boca abierta","Guiño","Sorprendido","Sacando la lengua","Acalorado","Enfadado","Confundido","Avergonzado","Triste","Llorón","Decepcionado","Ángel","Mostrando los dientes","Tonto","Enfermo","De fiesta","Dormido","Pensando","No se lo digas a nadie","Contando un secreto","Sarcástico","Ojos en blanco","Corazón rojo","Corazón roto","Icono de MSN Messenger","Cara de gato","Cara de perro","Caracol","Oveja negra","Media luna durmiendo","Estrella","Sol","Arco iris","Abrazo a la izquierda","Abrazo a la derecha","Beso","Rosa roja","Rosa marchita","Reloj","Regalo con lazo","Pastel de cumpleaños","Cámara","Bombilla","Taza de café","Auricular de teléfono","Teléfono móvil","Coche","Avión","PC","Dinero","Tira de imágenes","Nota","Pizza","Pelota de fútbol","Correo electrónico","Chico","Chica","Isla con palmera","Paraguas"); this.em_map = "emo.gif"; // The composite emoticon gif this.search_url = "http://search.t1msn.com.mx/results.aspx?q={0}" this.image_url = "/images/"; this.loc_image_url = "/markets/es-MX/images/"; this.image_tb = "rte_tb.gif?v=3"; this.emoticon_url = "/rte/emoticons/"; } Web.UI.Strings = new function() { this.more = "Más colores"; }