New string for 'recent news' block
This commit is contained in:
@@ -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';
|
||||
|
||||
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user