Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2006
    Posts
    1
    Plugin Contributions
    0

    Default Spanish Admin HTMLarea does not work in IE

    Hi.

    If i have more than one language in admin, like English and Spanish, if i want create/edit products the htmlarea does not work in Internet Explorer, but in Firefox does work fine.

    The problem is that:

    - /htmlarea/lang/es.js is imcomplete.
    This it is the modified good file
    HTML Code:
    // I18N constants
    
    // LANG: "es", ENCODING: UTF-8 | ISO-8859-1
    // Author: David Macias
    
    
    HTMLArea.I18N = {
    
    	// the following should be the filename without .js extension
    	// it will be used for automatically load plugin language.
    	lang: "es",
    
    	tooltips: {
    		bold:           "Negrita",
    		italic:         "Cursiva",
    		underline:      "Subrayado",
    		strikethrough:  "Tachado",
    		subscript:      "Subíndice",
    		superscript:    "Superíndice",
    		justifyleft:    "Alinear a la Izquierda",
    		justifycenter:  "Centrar",
    		justifyright:   "Alinear a la Derecha",
    		justifyfull:    "Justificar",
    		orderedlist:    "Lista Ordenada",
    		unorderedlist:  "Lista Desordenada",
    		outdent:        "Aumentar Sangría",
    		indent:         "Disminuir Sangría",
    		forecolor:      "Color del Texto",
    		hilitecolor:    "Color del Fondo",
    		horizontalrule: "Línea Horizontal",
    		createlink:     "Insertar Enlace",
    		insertimage:    "Insertar Imagen",
    		inserttable:    "Insertar Tabla",
    		htmlmode:       "Ver Documento en HTML",
    		popupeditor:    "Ampliar Editor",
    		about:          "Acerca del Editor",
    		showhelp:       "Ayuda",
    		textindicator:  "Stilo Actual",
    		undo:           "Deshacer",
    		redo:           "Rehacer",
    		cut:            "Cortar selección",
    		copy:           "Copiar selección",
    		paste:          "Pegar desde el portapapeles",
    		lefttoright:    "Dirección izquierda a derecha",
    		righttoleft:    "Dirección derecha a izquierda"
    	},
    
    	buttons: {
    		"ok":           "Aceptar",
    		"cancel":       "Cancelar"
    	},
    
    	msg: {
    		"Path":         "Ruta",
    		"TEXT_MODE":    "Esta en modo TEXTO. Use el boton [<>] para cambiar a WYSIWIG",
    
    		"IE-sucks-full-screen" :
    		// translate here
    		"El modo de pantalla completa es sabido que causa problemas en Internet Explorer, " +
    		"debido a los fallos sabidos del navegador que no podemos arreglar.  Puede que no vea correctamente la pantalla " +
    		", carencias en el editor y/o cuelgues del navegador.  Si tu sistema es Windows 9x " +
    		"es muy problable que recibas el error de 'Avería General de la Protección' y tengas que reiniciar.\n\n" +
    		"Has sido advertido.  Por favor presiona Aceptar si deseas intentar ver el editor a pantalla completa."
    	},
    
    	dialogs: {
    		"Cancel"                                            : "Cancelar",
    		"Insert/Modify Link"                                : "Insertar/Modificar Enlace",
    		"New window (_blank)"                               : "Nueva Ventana (_blank)",
    		"None (use implicit)"                               : "Nada (uso implícito)",
    		"OK"                                                : "Aceptar",
    		"Other"                                             : "Otro",
    		"Same frame (_self)"                                : "Mismo frame (_self)",
    		"Target:"                                           : "Target:",
    		"Title (tooltip):"                                  : "Título (tooltip):",
    		"Top frame (_top)"                                  : "Top frame (_top)",
    		"URL:"                                              : "URL:",
    		"You must enter the URL where this link points to"  : "Debe introducir la URL donde este enlace señale"
    	}
    };

    - htmlarea/plugins/*/lang/es.js does not exists. Copy en.js an rename es.js.

    This is all. Thx for this project ;)

  2. #2
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Spanish Admin HTMLarea does not work in IE

    Thanks - this reference may be helpful to others having trouble using this editor in Spanish.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jun 2007
    Location
    Eustis, Florida, USA, EARTH
    Posts
    836
    Plugin Contributions
    0

    Default Re: Spanish Admin HTMLarea does not work in IE

    Yes it will!

 

 

Similar Threads

  1. v151 My 151 /admin/ page does not work.
    By Elvira in forum Installing on a Linux/Unix Server
    Replies: 9
    Last Post: 28 Sep 2013, 10:50 AM
  2. Admin login does not work?
    By svital in forum Installing on a Windows Server
    Replies: 22
    Last Post: 14 Mar 2010, 06:59 AM
  3. ADMIN user does not work! can resend PW but admin name wrong?
    By catalinabydesign in forum General Questions
    Replies: 3
    Last Post: 23 May 2009, 11:47 AM
  4. Product Seach in Admin Area does not work for me!
    By dcblair in forum General Questions
    Replies: 3
    Last Post: 8 Oct 2007, 04:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg