$string['alphabet'] = "A|B|C|D|E|F|G|H|I|J|K|L|M|N|O|P|Q|R|S|T|U|V|W|X|Y|Z";
$string['areyousuredelete'] = "Are you sure you want to delete this entry?";
$string['attachment'] = "Attachment";
-$string['categoryview'] = "Vista por Categoría";
+$string['categoryview'] = "By Category";
$string['concept'] = "Concept";
$string['concepts'] = "Concepts";
$string['definition'] = "Definition";
$string['showalphabet'] = "Show alphabet";
$string['showall'] = "Show 'ALL' link";
$string['special'] = "Special";
-$string['standardview'] = "Vista Normal";
+$string['standardview'] = "Standard View";
$string['studentcanpost'] = "Students can add entries";
$string['writtenby'] = "By";
<?PHP // $Id$
// glossary.php - created with Moodle 1.1 (2003082800)
-
$string['addentry'] = "Agregar entrada";
$string['allentries'] = "TODAS";
$string['allowduplicatedentries'] = "Permitir entradas duplicadas";
-$string['alphabet'] = "A|B|C|CH|D|E|F|G|H|I|J|K|L|LL|M|N|Ñ|O|P|Q|R|S|T|U|V|W|X|Y|Z";
+$string['alphabet'] = "A|B|C|D|E|F|G|H|I|J|K|L|LL|M|N|Ñ|O|P|Q|R|S|T|U|V|W|X|Y|Z";
$string['areyousuredelete'] = "¿Está seguro que desea borrar esta entrada?";
$string['attachment'] = "Adjunto";
+$string['categoryview'] = "Vista por Categoría";
$string['concept'] = "Concepto";
$string['concepts'] = "Conceptos";
$string['definition'] = "Definición";
$string['definitions'] = "Definiciones";
$string['deleteentry'] = "Borrar entrada";
$string['displayformat'] = "Formato de muestra de entradas";
+$string['displayformatdefault'] = "Simple, estilo diccionario";
$string['displayformat1'] = "Completo sin autor.";
$string['displayformat2'] = "Completo con autor.";
-$string['displayformatdefault'] = "Simple, estilo diccionario";
$string['editentry'] = "Editar entrada";
$string['entryalreadyexist'] = "Esta entrada ya existe.";
$string['entrydeleted'] = "Entrada borrada.";
$string['searchindefinition'] = "¿Buscar en conceptos Y definiciones?";
$string['secundaryglossary'] = "Glosario secundario";
$string['selectletter'] = "Seleccione la letra que desea buscar.<p><b>Especial</b> mostrará todos los conceptos que no comiencen con esa palabra.<br><b>TODAS</b> mostrará todas las entradas en una página.";
-$string['special'] = "Especial";
$string['showspecial'] = "Mostrar enlace 'Especial'";
$string['showalphabet'] = "Mostrar alfabeto";
$string['showall'] = "Mostrar enlace 'TODAS'";
+$string['special'] = "Especial";
+$string['standardview'] = "Vista Normal";
$string['studentcanpost'] = "Los estudiantes pueden agregar entradas";
$string['writtenby'] = "Por";