mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Some resourcetypeXXXX has been shortenned to display
things properly in Site & Course pages. I'll send this to Benito Arias (spanish translator) to inform him...
This commit is contained in:
parent
02584ccf37
commit
c031bddd2c
1 changed files with 5 additions and 5 deletions
|
@ -61,11 +61,11 @@ $string['popupresource'] = 'Este recurso debe aparecer en una ventana ';
|
|||
$string['popupresourcelink'] = 'Si no, haga clic aquí: $a';
|
||||
$string['resourcetype'] = 'Tipo de recurso';
|
||||
$string['resourcetypedirectory'] = 'Mostrar un directorio';
|
||||
$string['resourcetypefile'] = 'Enlazar con un archivo o un sitio web';
|
||||
$string['resourcetypehtml'] = 'Componer una página web';
|
||||
$string['resourcetypelabel'] = 'Insertar una etiqueta';
|
||||
$string['resourcetypereference'] = 'Enviar una referencia';
|
||||
$string['resourcetypetext'] = 'Componer una página de texto';
|
||||
$string['resourcetypefile'] = 'Enlazar un archivo o una web';
|
||||
$string['resourcetypehtml'] = 'Editar una página web';
|
||||
$string['resourcetypelabel'] = 'Añadir una etiqueta';
|
||||
$string['resourcetypereference'] = 'Mostrar una referencia';
|
||||
$string['resourcetypetext'] = 'Editar una página de texto';
|
||||
$string['searchweb'] = 'Buscar una página web';
|
||||
$string['variablename'] = 'Nombre de la variable';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue