New string for 'recent news' block

This commit is contained in:
moodler
2005-03-08 13:02:36 +00:00
parent 90ec387a54
commit 27ecf4b614
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -96,6 +96,7 @@ $string['nownotsubscribed'] = '$a->name will NOT receive copies of \'$a->forum\'
$string['nowsubscribed'] = '$a->name will receive copies of \'$a->forum\' by email.';
$string['numposts'] = '$a posts';
$string['olderdiscussions'] = 'Older discussions';
$string['oldertopics'] = 'Older topics';
$string['openmode0'] = 'No discussions, no replies';
$string['openmode1'] = 'No discussions, but replies are allowed';
$string['openmode2'] = 'Discussions and replies are allowed';
+1
View File
@@ -94,6 +94,7 @@ $string['nownotsubscribed'] = '$a->name no recibir
$string['nowsubscribed'] = '$a->name recibirá copias de \'$a->forum\' por correo.';
$string['numposts'] = '$a mensajes';
$string['olderdiscussions'] = 'Mensajes anteriores';
$string['oldertopics'] = 'Tema anteriores';
$string['openmode0'] = 'No se pueden colocar temas ni respuestas ';
$string['openmode1'] = 'No se pueden colocar temas, sólo respuestas';
$string['openmode2'] = 'Permitir nuevos temas y respuestas';