Jelajahi Sumber

Added new variables to translate CT#444

Ricardo Rodriguez 15 tahun lalu
induk
melakukan
6526f1fb47

+ 1 - 0
main/lang/english/admin.inc.php

@@ -1121,4 +1121,5 @@ $AllowStudentsToCreateGroupsInSocialTitle = "Allow students to create groups in
 $AllowStudentsToCreateGroupsInSocialComment = "Allow students to create groups in social network";
 $AllowSendMessageToAllPlatformUsersTitle = "Allow send message to all platform users";
 $AllowSendMessageToAllPlatformUsersComment = "Allow send message to all platform users";
+$TabsSocial = "Tabs social";
 ?>

+ 1 - 1
main/lang/english/userInfo.inc.php

@@ -121,7 +121,7 @@ $Members = "Members";
 $Admin = "Administrator";
 $AttachmentFiles = "Attachments";
 $AddOneMoreFile = "Add one more file";
-$MaximunFileSizeXMB = "Maximun file size %s MB";
+$MaximunFileSizeX = "Maximun file size %s MB";
 $ModifyInformation = "Modify information";
 $GroupList = "Groups list";
 $GroupEdit = "Edit group";

+ 1 - 1
main/lang/spanish/admin.inc.php

@@ -1121,5 +1121,5 @@ $AllowStudentsToCreateGroupsInSocialTitle = "Permitir a los alumnos de crear gru
 $AllowStudentsToCreateGroupsInSocialComment = "Permitir a los alumnos crear sus propios grupos en la red social";
 $AllowSendMessageToAllPlatformUsersTitle = "Permitir enviar mensajes a todos los usuarios de la plataforma";
 $AllowSendMessageToAllPlatformUsersComment = "Permite poder enviar mensajes a todos los usuarios de la plataforma";
-$TabsSocial = "Pestaña red social";
+$TabsSocial = "Pestaña Red social";
 ?>

+ 1 - 1
main/lang/spanish/userInfo.inc.php

@@ -121,7 +121,7 @@ $Members = "Miembros";
 $Admin = "Administrador";
 $AttachmentFiles = "Adjuntar archivos";
 $AddOneMoreFile = "Agregar otro fichero";
-$MaximunFileSizeXMB = "Tamaño máximo de archivo %s MB";
+$MaximunFileSizeX = "Tamaño máximo de archivo %s";
 $ModifyInformation = "Modificar información";
 $GroupList = "Lista de grupos";
 $GroupEdit = "Editar grupo";