Updated new_message, rollcall and users icons

git-svn-id: https://forja.rediris.es/svn/cusl6-swadroid/trunk@279 5bc14d19-1e4b-4ba2-aa50-860af135f48c
This commit is contained in:
Antonio Aguilera 2012-04-15 09:47:19 +00:00
parent 7b02cffa60
commit 9d8d73fc6b
14 changed files with 298 additions and 296 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1,144 +1,145 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="app_name">SWADroid</string>
<string name="serverName_preferences">Servidor</string>
<string name="serverSummary_preferences">Servidor (sin http://)</string>
<string name="serverTitle_preferences">Servidor</string>
<string name="loginModuleLabel">Conectar</string>
<string name="notificationsModuleLabel">Notificaciones</string>
<string name="coursesModuleLabel">Asignaturas</string>
<string name="testsModuleLabel">Tests</string>
<string name="messagesModuleLabel">Enviar mensaje</string>
<string name="noticesModuleLabel">Publicar nuevo aviso</string>
<string name="title_error_dialog">ERROR</string>
<string name="close_dialog">Cerrar</string>
<string name="set_preferences">Configuración</string>
<string name="user_preferences">Datos del usuario</string>
<string name="userIDName_preferences">Usuario</string>
<string name="userIDSummary_preferences">DNI o Apodo</string>
<string name="userIDTitle_preferences">Usuario</string>
<string name="userPasswordName_preferences">Contraseña</string>
<string name="userPasswordSummary_preferences">Contraseña</string>
<string name="userPasswordTitle_preferences">Contraseña</string>
<string name="saveMsg_preferences">Configuración guardada</string>
<string name="saveSummary_preferences">Guarda la configuración actual</string>
<string name="saveTitle_preferences">Guardar configuración</string>
<string name="preferencesTitle_menu">Configuración</string>
<string name="shareTitle_menu">Compartir SWADroid</string>
<string name="rateTitle_menu">Calificar</string>
<string name="cleanDatabaseTitle_menu">Limpiar base de datos</string>
<string name="about_preferences">Acerca de</string>
<string name="versionTitle_preferences">Versión de la aplicación</string>
<string name="author_preferences">Coordinado por Antonio Cañas Vargas
\nProgramado por Juan Miguel Boyero Corral</string>
<string name="organization_preferences">Universidad de Granada</string>
<string name="loginTitle_menu">Conectar</string>
<string name="loginProgressTitle">Identificación</string>
<string name="loginProgressDescription">Conectando...</string>
<string name="coursesProgressTitle">Asignaturas</string>
<string name="coursesProgressDescription">Obteniendo asignaturas...</string>
<string name="notificationsProgressTitle">Notificaciones</string>
<string name="notificationsProgressDescription">Obteniendo nuevas notificaciones...</string>
<string name="notificationsEmptyListMsg">No se ha descargado ninguna notificación.\n\nPara descargar las
notificaciones más recientes pulse el icono de la esquina superior derecha de la pantalla.</string>
<string name="notificationsDownloadedMsg">Notificaciones descargadas</string>
<string name="testsDownloadProgressTitle">Tests</string>
<string name="testsDownloadProgressDescription">Sincronizando preguntas de test.\n\nDependiendo del número de
preguntas a sincronizar, el procesamiento de los datos puede tardar unos minutos.\n\nPor favor, espere...</string>
<string name="errorMsgLaunchingActivity">Ha ocurrido un error durante la ejecución de la
operación</string>
<string name="errorMsgWorkaroundEmulator">Mierda. Ese bug del emulador de Android ha vuelto a
aparecer. Reintentando...</string>
<string name="errorMsgNoConnection">No hay conexión</string>
<string name="errorCopyMsg_DB">Error copiando base de datos</string>
<string name="upgradeMsg_DB">Actualizando base de datos...</string>
<string name="loginSuccessfulMsg">Conectado</string>
<string name="examAnnouncement">Convocatoria de examen</string>
<string name="marksFile">Calificaciones</string>
<string name="notice">Aviso</string>
<string name="message">Mensaje</string>
<string name="forumReply">Respuesta en foro</string>
<string name="content">Contenido</string>
<string name="messages">Mensajes</string>
<string name="evaluation">Evaluación</string>
<string name="assignment">Actividad</string>
<string name="survey">Encuesta</string>
<string name="unknownNotification">Notificación desconocida</string>
<string name="fromMsg">De</string>
<string name="dateMsg">Fecha</string>
<string name="noSubjectMsg">Sin asunto</string>
<string name="noContentMsg">Sin contenido</string>
<string name="yesMsg"></string>
<string name="noMsg">No</string>
<string name="trueMsg">Verdadero</string>
<string name="falseMsg">Falso</string>
<string name="acceptMsg">Aceptar</string>
<string name="cancelMsg">Cancelar</string>
<string name="allMsg">Todos</string>
<string name="selectCourseTitle">Seleccione asignatura</string>
<string name="noCourseSelectedMsg">Debe seleccionar una asignatura para descargar las preguntas de test</string>
<string name="noQuestionsAvailableTestsDownloadMsg">No hay preguntas de test disponibles para esta asignatura</string>
<string name="noQuestionsPluggableTestsDownloadMsg">El profesor de esta asignatura no permite la descarga de las
preguntas de test</string>
<string name="questionsTestsDownloadSuccesfulMsg">Preguntas de test sincronizadas</string>
<string name="testNoQuestionsCourseMsg">No se ha descargado ninguna pregunta de test para esta asignatura</string>
<string name="testNoQuestionsMsg">Antes de realizar un test debe descargar las preguntas de test de al menos una
asignatura</string>
<string name="testNoQuestionsMeetsSpecifiedCriteriaMsg">No hay ninguna pregunta que se ajuste a los criterios
especificados</string>
<string name="testNumQuestionsMsg">Indique el número de preguntas del test</string>
<string name="testTagsMsg">Seleccione los descriptores que desea incluir en el test</string>
<string name="testNoTagsSelectedMsg">Debe seleccionar al menos un descriptor</string>
<string name="testAnswerTypesMsg">Seleccione los tipos de respuesta que desea incluir en el test</string>
<string name="testNoAnswerTypesSelectedMsg">Debe seleccionar al menos un tipo de respuesta</string>
<string name="testEvaluateMsg">Corregir</string>
<string name="testResultsTextMsg">Puntuación</string>
<string name="testShowResultsMsg">Ver totales</string>
<string name="testShowResultsDetailsMsg">Ver detalles</string>
<string name="testNoDetailsMsg">El profesor no permite ver los detalles</string>
<string name="testNoResultsMsg">El profesor no permite ver los resultados del test</string>
<string name="firstRunMsg">Antes de usar la aplicación por primera vez debe
introducir el nombre de usuario y la contraseña de acceso a SWAD en la
pantalla de configuración.\n\nPuede acceder a la pantalla de
configuración desde el menú de la aplicación en cualquier
momento.\n\n¿Desea abrir ahora la pantalla de configuración?</string>
<string name="initialDialogTitle">IMPORTANTE</string>
<string name="upgradeMsg">Debido a cambios en la base de datos todos los
datos de las preguntas de test han sido borrados.\n\nDisculpe las
molestias.</string>
<string name="errorBadLoginMsg">Usuario o contraseña incorrectos</string>
<string name="errorServerResponseMsg">Error en respuesta del servidor</string>
<string name="errorConnectionMsg">Error durante la conexión con el servidor</string>
<string name="errorTimeoutMsg">Tiempo de espera agotado intentando conectar con el
servidor</string>
<string name="sendingMessageMsg">Enviando mensaje...</string>
<string name="messageSendedMsg">Mensaje enviado</string>
<string name="messageSendErrorMsg">Error al enviar el mensaje. Compruebe los datos introducidos</string>
<string name="message_receivers_title">Destinatarios (separados por comas)</string>
<string name="message_subject_title">Asunto</string>
<string name="message_body_title">Mensaje</string>
<string name="notice_body_title">Aviso</string>
<string name="publishingNotice">Publicando aviso...</string>
<string name="noticePublished">Aviso publicado</string><string name="noticeSendError">Error al publicar el nuevo aviso</string>
<string name="sendMsg">Enviar</string>
<string name="cleanDatabaseMsg">Todos los datos de la base de datos han sido borrados</string>
<string name="shareBodyMsg">Estoy usando #SWADroid en mi Android para acceder a la
plataforma de teleformación SWAD.\nObtenlo gratis aquí:
https://market.android.com/details?id=es.ugr.swad.swadroid</string>
<string name="twitterTitle">Twitter</string>
<string name="facebookTitle">Facebook</string>
<string name="googlePlusTitle">Google+</string>
<string name="mailingListTitle">Lista de correo</string>
<string name="blogTitle">Blog</string>
<string name="marketTitle">Android Market</string>
<string name="notificationsAlertTitle">Nuevas notificaciones</string>
<string name="notificationsAlertMsg">nuevas notificaciones</string>
<string name="footMessageMsg">Enviado desde</string>
<string name="marksMsg">Pulse sobre la notificación para ver la calificación.</string>
<string name="clickToGetCourses">Pulse aquí para conseguir sus asignaturas</string>
<string name="attendanceModuleLabel">Pasar lista</string>
<string name="users">Usuarios</string>
<string name="usersDownloadProgressTitle">Estudiantes</string>
<string name="usersDownloadProgressDescription">Sincronizando estudiantes.\n\nDependiendo del número de
estudiantes a sincronizar, el procesamiento de los datos puede tardar unos minutos.\n\nPor favor, espere...</string>
</resources>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources>
<string name="app_name">SWADroid</string>
<string name="serverName_preferences">Servidor</string>
<string name="serverSummary_preferences">Servidor (sin http://)</string>
<string name="serverTitle_preferences">Servidor</string>
<string name="loginModuleLabel">Conectar</string>
<string name="notificationsModuleLabel">Notificaciones</string>
<string name="coursesModuleLabel">Asignaturas</string>
<string name="testsModuleLabel">Tests</string>
<string name="messagesModuleLabel">Enviar mensaje</string>
<string name="noticesModuleLabel">Publicar aviso</string>
<string name="title_error_dialog">ERROR</string>
<string name="close_dialog">Cerrar</string>
<string name="set_preferences">Configuración</string>
<string name="user_preferences">Datos del usuario</string>
<string name="userIDName_preferences">Usuario</string>
<string name="userIDSummary_preferences">DNI o Apodo</string>
<string name="userIDTitle_preferences">Usuario</string>
<string name="userPasswordName_preferences">Contraseña</string>
<string name="userPasswordSummary_preferences">Contraseña</string>
<string name="userPasswordTitle_preferences">Contraseña</string>
<string name="saveMsg_preferences">Configuración guardada</string>
<string name="saveSummary_preferences">Guarda la configuración actual</string>
<string name="saveTitle_preferences">Guardar configuración</string>
<string name="preferencesTitle_menu">Configuración</string>
<string name="shareTitle_menu">Compartir SWADroid</string>
<string name="rateTitle_menu">Calificar</string>
<string name="cleanDatabaseTitle_menu">Limpiar base de datos</string>
<string name="about_preferences">Acerca de</string>
<string name="versionTitle_preferences">Versión de la aplicación</string>
<string name="author_preferences">Coordinado por Antonio Cañas Vargas
\nProgramado por Juan Miguel Boyero Corral</string>
<string name="organization_preferences">Universidad de Granada</string>
<string name="loginTitle_menu">Conectar</string>
<string name="loginProgressTitle">Identificación</string>
<string name="loginProgressDescription">Conectando...</string>
<string name="coursesProgressTitle">Asignaturas</string>
<string name="coursesProgressDescription">Obteniendo asignaturas...</string>
<string name="notificationsProgressTitle">Notificaciones</string>
<string name="notificationsProgressDescription">Obteniendo nuevas notificaciones...</string>
<string name="notificationsEmptyListMsg">No se ha descargado ninguna notificación.\n\nPara descargar las
notificaciones más recientes pulse el icono de la esquina superior derecha de la pantalla.</string>
<string name="notificationsDownloadedMsg">Notificaciones descargadas</string>
<string name="testsDownloadProgressTitle">Tests</string>
<string name="testsDownloadProgressDescription">Sincronizando preguntas de test.\n\nDependiendo del número de
preguntas a sincronizar, el procesamiento de los datos puede tardar unos minutos.\n\nPor favor, espere...</string>
<string name="errorMsgLaunchingActivity">Ha ocurrido un error durante la ejecución de la
operación</string>
<string name="errorMsgWorkaroundEmulator">Mierda. Ese bug del emulador de Android ha vuelto a
aparecer. Reintentando...</string>
<string name="errorMsgNoConnection">No hay conexión</string>
<string name="errorCopyMsg_DB">Error copiando base de datos</string>
<string name="upgradeMsg_DB">Actualizando base de datos...</string>
<string name="loginSuccessfulMsg">Conectado</string>
<string name="examAnnouncement">Convocatoria de examen</string>
<string name="marksFile">Calificaciones</string>
<string name="notice">Aviso</string>
<string name="message">Mensaje</string>
<string name="forumReply">Respuesta en foro</string>
<string name="content">Contenido</string>
<string name="messages">Mensajes</string>
<string name="evaluation">Evaluación</string>
<string name="assignment">Actividad</string>
<string name="survey">Encuesta</string>
<string name="unknownNotification">Notificación desconocida</string>
<string name="fromMsg">De</string>
<string name="dateMsg">Fecha</string>
<string name="noSubjectMsg">Sin asunto</string>
<string name="noContentMsg">Sin contenido</string>
<string name="yesMsg"></string>
<string name="noMsg">No</string>
<string name="trueMsg">Verdadero</string>
<string name="falseMsg">Falso</string>
<string name="acceptMsg">Aceptar</string>
<string name="cancelMsg">Cancelar</string>
<string name="allMsg">Todos</string>
<string name="selectCourseTitle">Seleccione asignatura</string>
<string name="noCourseSelectedMsg">Debe seleccionar una asignatura para descargar las preguntas de test</string>
<string name="noQuestionsAvailableTestsDownloadMsg">No hay preguntas de test disponibles para esta asignatura</string>
<string name="noQuestionsPluggableTestsDownloadMsg">El profesor de esta asignatura no permite la descarga de las
preguntas de test</string>
<string name="questionsTestsDownloadSuccesfulMsg">Preguntas de test sincronizadas</string>
<string name="testNoQuestionsCourseMsg">No se ha descargado ninguna pregunta de test para esta asignatura</string>
<string name="testNoQuestionsMsg">Antes de realizar un test debe descargar las preguntas de test de al menos una
asignatura</string>
<string name="testNoQuestionsMeetsSpecifiedCriteriaMsg">No hay ninguna pregunta que se ajuste a los criterios
especificados</string>
<string name="testNumQuestionsMsg">Indique el número de preguntas del test</string>
<string name="testTagsMsg">Seleccione los descriptores que desea incluir en el test</string>
<string name="testNoTagsSelectedMsg">Debe seleccionar al menos un descriptor</string>
<string name="testAnswerTypesMsg">Seleccione los tipos de respuesta que desea incluir en el test</string>
<string name="testNoAnswerTypesSelectedMsg">Debe seleccionar al menos un tipo de respuesta</string>
<string name="testEvaluateMsg">Corregir</string>
<string name="testResultsTextMsg">Puntuación</string>
<string name="testShowResultsMsg">Ver totales</string>
<string name="testShowResultsDetailsMsg">Ver detalles</string>
<string name="testNoDetailsMsg">El profesor no permite ver los detalles</string>
<string name="testNoResultsMsg">El profesor no permite ver los resultados del test</string>
<string name="firstRunMsg">Antes de usar la aplicación por primera vez debe
introducir el nombre de usuario y la contraseña de acceso a SWAD en la
pantalla de configuración.\n\nPuede acceder a la pantalla de
configuración desde el menú de la aplicación en cualquier
momento.\n\n¿Desea abrir ahora la pantalla de configuración?</string>
<string name="initialDialogTitle">IMPORTANTE</string>
<string name="upgradeMsg">Debido a cambios en la base de datos todos los
datos de las preguntas de test han sido borrados.\n\nDisculpe las
molestias.</string>
<string name="errorBadLoginMsg">Usuario o contraseña incorrectos</string>
<string name="errorServerResponseMsg">Error en respuesta del servidor</string>
<string name="errorConnectionMsg">Error durante la conexión con el servidor</string>
<string name="errorTimeoutMsg">Tiempo de espera agotado intentando conectar con el
servidor</string>
<string name="sendingMessageMsg">Enviando mensaje...</string>
<string name="messageSendedMsg">Mensaje enviado</string>
<string name="messageSendErrorMsg">Error al enviar el mensaje. Compruebe los datos introducidos</string>
<string name="message_receivers_title">Destinatarios (separados por comas)</string>
<string name="message_subject_title">Asunto</string>
<string name="message_body_title">Mensaje</string>
<string name="notice_body_title">Aviso</string>
<string name="publishingNotice">Publicando aviso...</string>
<string name="noticePublished">Aviso publicado</string>
<string name="noticeSendError">Error al publicar el nuevo aviso</string>
<string name="sendMsg">Enviar</string>
<string name="cleanDatabaseMsg">Todos los datos de la base de datos han sido borrados</string>
<string name="shareBodyMsg">Estoy usando #SWADroid en mi Android para acceder a la
plataforma de teleformación SWAD.\nObtenlo gratis aquí:
https://market.android.com/details?id=es.ugr.swad.swadroid</string>
<string name="twitterTitle">Twitter</string>
<string name="facebookTitle">Facebook</string>
<string name="googlePlusTitle">Google+</string>
<string name="mailingListTitle">Lista de correo</string>
<string name="blogTitle">Blog</string>
<string name="marketTitle">Android Market</string>
<string name="notificationsAlertTitle">Nuevas notificaciones</string>
<string name="notificationsAlertMsg">nuevas notificaciones</string>
<string name="footMessageMsg">Enviado desde</string>
<string name="marksMsg">Pulse sobre la notificación para ver la calificación.</string>
<string name="clickToGetCourses">Pulse aquí para conseguir sus asignaturas</string>
<string name="attendanceModuleLabel">Pasar lista</string>
<string name="users">Usuarios</string>
<string name="usersDownloadProgressTitle">Estudiantes</string>
<string name="usersDownloadProgressDescription">Sincronizando estudiantes.\n\nDependiendo del número de
estudiantes a sincronizar, el procesamiento de los datos puede tardar unos minutos.\n\nPor favor, espere...</string>
</resources>

View File

@ -1,149 +1,150 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="app_name">SWADroid</string>
<string name="serverName_preferences">Server</string>
<string name="serverSummary_preferences">Server (without http://)</string>
<string name="serverTitle_preferences">Server</string>
<string name="loginModuleLabel">Login</string>
<string name="notificationsModuleLabel">Notifications</string>
<string name="coursesModuleLabel">Courses</string>
<string name="testsModuleLabel">Tests</string>
<string name="messagesModuleLabel">Send message</string>
<string name="noticesModuleLabel">Publish new notice</string>
<string name="title_error_dialog">ERROR</string>
<string name="close_dialog">Close</string>
<string name="set_preferences">Preferences</string>
<string name="user_preferences">User data</string>
<string name="userIDName_preferences">User</string>
<string name="userIDSummary_preferences">DNI or Nickname</string>
<string name="userIDTitle_preferences">User</string>
<string name="userPasswordName_preferences">Password</string>
<string name="userPasswordSummary_preferences">Password</string>
<string name="userPasswordTitle_preferences">Password</string>
<string name="saveMsg_preferences">Preferences have been saved</string>
<string name="saveSummary_preferences">Save actual preferences</string>
<string name="saveTitle_preferences">Save preferences</string>
<string name="preferencesTitle_menu">Preferences</string>
<string name="shareTitle_menu">Share SWADroid</string>
<string name="rateTitle_menu">Rate</string>
<string name="cleanDatabaseTitle_menu">Clean database</string>
<string name="about_preferences">About</string>
<string name="versionTitle_preferences">Application version</string>
<string name="author_preferences">Coordinated by Antonio Cañas Vargas
\nProgrammed by Juan Miguel Boyero Corral</string>
<string name="organization_preferences">University of Granada</string>
<string name="loginTitle_menu">Login</string>
<string name="loginProgressTitle">Login</string>
<string name="loginProgressDescription">Connecting...</string>
<string name="coursesProgressTitle">Courses</string>
<string name="coursesProgressDescription">Retrieving courses...</string>
<string name="notificationsProgressTitle">Notifications</string>
<string name="notificationsProgressDescription">Retrieving new notifications...</string>
<string name="notificationsEmptyListMsg">Did not download any notification.\n\nTo download most recent
notifications click the icon in the upper right of the screen.</string>
<string name="notificationsDownloadedMsg">Notifications downloaded</string>
<string name="testsDownloadProgressTitle">Tests</string>
<string name="testsDownloadProgressDescription">Synchronizing test questions.\n\nDepending of the number of
questions to synchronize, the data processing can take several minutes.\n\nPlease wait...</string>
<string name="errorMsgLaunchingActivity">An error occurred during the execution of the
operation</string>
<string name="errorMsgWorkaroundEmulator">Damn. That Android emulator bug appeared again.
Retrying...</string>
<string name="errorMsgNoConnection">No connection found</string>
<string name="errorCopyMsg_DB">Error copying database</string>
<string name="upgradeMsg_DB">Upgrading database...</string>
<string name="loginSuccessfulMsg">Login successful</string>
<string name="examAnnouncement">Exam announcement</string>
<string name="marksFile">Marks file</string>
<string name="notice">Notice</string>
<string name="message">Message</string>
<string name="forumReply">Forum reply</string>
<string name="content">Content</string>
<string name="messages">Messages</string>
<string name="evaluation">Evaluation</string>
<string name="assignment">Assignment</string>
<string name="survey">Survey</string>
<string name="unknownNotification">Unknown notification</string>
<string name="fromMsg">From</string>
<string name="dateMsg">Date</string>
<string name="noSubjectMsg">No subject</string>
<string name="noContentMsg">No content</string>
<string name="yesMsg">Yes</string>
<string name="noMsg">No</string>
<string name="trueMsg">True</string>
<string name="falseMsg">False</string>
<string name="acceptMsg">Ok</string>
<string name="cancelMsg">Cancel</string>
<string name="allMsg">All</string>
<string name="selectCourseTitle">Select course</string>
<string name="noCourseSelectedMsg">You must select a course to download tests</string>
<string name="noQuestionsAvailableTestsDownloadMsg">There are no questions available for this course</string>
<string name="noQuestionsPluggableTestsDownloadMsg">The teacher does not allows the questions download</string>
<string name="questionsTestsDownloadSuccesfulMsg">Questions downloaded successfully</string>
<string name="testNoQuestionsCourseMsg">Not downloaded any test question for this course</string>
<string name="testNoQuestionsMsg">Before performing a test you should download the test questions for at least
one course</string>
<string name="testNoQuestionsMeetsSpecifiedCriteriaMsg">There is no question that meets the specified
criteria</string>
<string name="testNumQuestionsMsg">Indicate the number of test questions</string>
<string name="testTagsMsg">Select the tags that will be included in the test</string>
<string name="testNoTagsSelectedMsg">You must select at least one tag</string>
<string name="testAnswerTypesMsg">Select the answer types that will be included in the test</string>
<string name="testNoAnswerTypesSelectedMsg">You must select at least one answer type</string>
<string name="testEvaluateMsg">Evaluate</string>
<string name="testResultsTextMsg">Score</string>
<string name="testShowResultsMsg">Show totals</string>
<string name="testShowResultsDetailsMsg">Show details</string>
<string name="testNoDetailsMsg">The teacher does not allow to see the details</string>
<string name="testNoResultsMsg">The teacher does not allow to see the results</string>
<string name="firstRunMsg">Before using the application for the first time you
must enter the user name and password for SWAD at the setup
screen.\n\nYou can access to the setup screen from the application
menu anytime.\n\nDo you want to open the configuration screen now?</string>
<string name="initialDialogTitle">IMPORTANT</string>
<string name="upgradeMsg">Due to changes in the database all test questions
data have been deleted.\n\nSorry.</string>
<string name="errorBadLoginMsg">Incorrect user or password</string>
<string name="errorServerResponseMsg">Error in server response</string>
<string name="errorConnectionMsg">Error while connecting to server</string>
<string name="errorTimeoutMsg">Timeout trying to connect to the server</string>
<string name="sendingMessageMsg">Sending message...</string>
<string name="messageSendedMsg">Message sended successfully</string>
<string name="messageSendErrorMsg">Error while sending the message. Check the data in the message fields</string>
<string name="message_receivers_title">Receivers (separated by comma)</string>
<string name="message_subject_title">Subject</string>
<string name="message_body_title">Message</string>
<string name="notice_body_title">Notice</string>
<string name="publishingNotice">Publishing notice...</string>
<string name="noticePublished">Notice published</string>
<string name="noticeSendError">Error while publishing the new notice</string>
<string name="sendMsg">Send</string>
<string name="cleanDatabaseMsg">The database has been cleaned</string>
<string name="shareBodyMsg">I\'m using #SWADroid in my Android mobile for access to
the e-learning platform SWAD.\nGet it for free here:
https://market.android.com/details?id=es.ugr.swad.swadroid</string>
<string name="marketURL">market://details?id=es.ugr.swad.swadroid</string>
<string name="marketWebURL">http://goo.gl/Wgo1y</string>
<string name="twitterURL">https://twitter.com/#!/SWADroid</string>
<string name="facebookURL">https://www.facebook.com/SWADroid</string>
<string name="googlePlusURL">http://goo.gl/kuezQ</string>
<string name="mailingListURL">http://goo.gl/3A5iO</string>
<string name="blogURL">http://swadroid.wordpress.com</string>
<string name="twitterUser">\@SWADroid</string>
<string name="twitterTitle">Twitter</string>
<string name="facebookTitle">Facebook</string>
<string name="googlePlusTitle">Google+</string>
<string name="mailingListTitle">Mailing list</string>
<string name="blogTitle">Blog</string>
<string name="marketTitle">Android Market</string>
<string name="notificationsAlertTitle">New notifications</string>
<string name="notificationsAlertMsg">new notifications</string>
<string name="footMessageMsg">Sended from</string>
<string name="marksMsg">Click on the notification to view the mark.</string>
<string name="clickToGetCourses">Click here to get your courses</string>
<string name="attendanceModuleLabel">Rollcall</string>
<string name="users">Users</string>
<string name="usersDownloadProgressDescription">Synchronizing users.\n\nDepending of the number of
users to synchronize, the data processing can take several minutes.\n\nPlease wait...</string>
<string name="usersDownloadProgressTitle">Students</string>
</resources>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources>
<string name="app_name">SWADroid</string>
<string name="serverName_preferences">Server</string>
<string name="serverSummary_preferences">Server (without http://)</string>
<string name="serverTitle_preferences">Server</string>
<string name="loginModuleLabel">Login</string>
<string name="notificationsModuleLabel">Notifications</string>
<string name="coursesModuleLabel">Courses</string>
<string name="testsModuleLabel">Tests</string>
<string name="messagesModuleLabel">Send message</string>
<string name="noticesModuleLabel">Publish notice</string>
<string name="title_error_dialog">ERROR</string>
<string name="close_dialog">Close</string>
<string name="set_preferences">Preferences</string>
<string name="user_preferences">User data</string>
<string name="userIDName_preferences">User</string>
<string name="userIDSummary_preferences">DNI or Nickname</string>
<string name="userIDTitle_preferences">User</string>
<string name="userPasswordName_preferences">Password</string>
<string name="userPasswordSummary_preferences">Password</string>
<string name="userPasswordTitle_preferences">Password</string>
<string name="saveMsg_preferences">Preferences have been saved</string>
<string name="saveSummary_preferences">Save actual preferences</string>
<string name="saveTitle_preferences">Save preferences</string>
<string name="preferencesTitle_menu">Preferences</string>
<string name="shareTitle_menu">Share SWADroid</string>
<string name="rateTitle_menu">Rate</string>
<string name="cleanDatabaseTitle_menu">Clean database</string>
<string name="about_preferences">About</string>
<string name="versionTitle_preferences">Application version</string>
<string name="author_preferences">Coordinated by Antonio Cañas Vargas
\nProgrammed by Juan Miguel Boyero Corral</string>
<string name="organization_preferences">University of Granada</string>
<string name="loginTitle_menu">Login</string>
<string name="loginProgressTitle">Login</string>
<string name="loginProgressDescription">Connecting...</string>
<string name="coursesProgressTitle">Courses</string>
<string name="coursesProgressDescription">Retrieving courses...</string>
<string name="notificationsProgressTitle">Notifications</string>
<string name="notificationsProgressDescription">Retrieving new notifications...</string>
<string name="notificationsEmptyListMsg">Did not download any notification.\n\nTo download most recent
notifications click the icon in the upper right of the screen.</string>
<string name="notificationsDownloadedMsg">Notifications downloaded</string>
<string name="testsDownloadProgressTitle">Tests</string>
<string name="testsDownloadProgressDescription">Synchronizing test questions.\n\nDepending of the number of
questions to synchronize, the data processing can take several minutes.\n\nPlease wait...</string>
<string name="errorMsgLaunchingActivity">An error occurred during the execution of the
operation</string>
<string name="errorMsgWorkaroundEmulator">Damn. That Android emulator bug appeared again.
Retrying...</string>
<string name="errorMsgNoConnection">No connection found</string>
<string name="errorCopyMsg_DB">Error copying database</string>
<string name="upgradeMsg_DB">Upgrading database...</string>
<string name="loginSuccessfulMsg">Login successful</string>
<string name="examAnnouncement">Exam announcement</string>
<string name="marksFile">Marks file</string>
<string name="notice">Notice</string>
<string name="message">Message</string>
<string name="forumReply">Forum reply</string>
<string name="content">Content</string>
<string name="messages">Messages</string>
<string name="evaluation">Evaluation</string>
<string name="assignment">Assignment</string>
<string name="survey">Survey</string>
<string name="unknownNotification">Unknown notification</string>
<string name="fromMsg">From</string>
<string name="dateMsg">Date</string>
<string name="noSubjectMsg">No subject</string>
<string name="noContentMsg">No content</string>
<string name="yesMsg">Yes</string>
<string name="noMsg">No</string>
<string name="trueMsg">True</string>
<string name="falseMsg">False</string>
<string name="acceptMsg">Ok</string>
<string name="cancelMsg">Cancel</string>
<string name="allMsg">All</string>
<string name="selectCourseTitle">Select course</string>
<string name="noCourseSelectedMsg">You must select a course to download tests</string>
<string name="noQuestionsAvailableTestsDownloadMsg">There are no questions available for this course</string>
<string name="noQuestionsPluggableTestsDownloadMsg">The teacher does not allows the questions download</string>
<string name="questionsTestsDownloadSuccesfulMsg">Questions downloaded successfully</string>
<string name="testNoQuestionsCourseMsg">Not downloaded any test question for this course</string>
<string name="testNoQuestionsMsg">Before performing a test you should download the test questions for at least
one course</string>
<string name="testNoQuestionsMeetsSpecifiedCriteriaMsg">There is no question that meets the specified
criteria</string>
<string name="testNumQuestionsMsg">Indicate the number of test questions</string>
<string name="testTagsMsg">Select the tags that will be included in the test</string>
<string name="testNoTagsSelectedMsg">You must select at least one tag</string>
<string name="testAnswerTypesMsg">Select the answer types that will be included in the test</string>
<string name="testNoAnswerTypesSelectedMsg">You must select at least one answer type</string>
<string name="testEvaluateMsg">Evaluate</string>
<string name="testResultsTextMsg">Score</string>
<string name="testShowResultsMsg">Show totals</string>
<string name="testShowResultsDetailsMsg">Show details</string>
<string name="testNoDetailsMsg">The teacher does not allow to see the details</string>
<string name="testNoResultsMsg">The teacher does not allow to see the results</string>
<string name="firstRunMsg">Before using the application for the first time you
must enter the user name and password for SWAD at the setup
screen.\n\nYou can access to the setup screen from the application
menu anytime.\n\nDo you want to open the configuration screen now?
</string>
<string name="initialDialogTitle">IMPORTANT</string>
<string name="upgradeMsg">Due to changes in the database all test questions
data have been deleted.\n\nSorry.</string>
<string name="errorBadLoginMsg">Incorrect user or password</string>
<string name="errorServerResponseMsg">Error in server response</string>
<string name="errorConnectionMsg">Error while connecting to server</string>
<string name="errorTimeoutMsg">Timeout trying to connect to the server</string>
<string name="sendingMessageMsg">Sending message...</string>
<string name="messageSendedMsg">Message sended successfully</string>
<string name="messageSendErrorMsg">Error while sending the message. Check the data in the message fields</string>
<string name="message_receivers_title">Receivers (separated by comma)</string>
<string name="message_subject_title">Subject</string>
<string name="message_body_title">Message</string>
<string name="notice_body_title">Notice</string>
<string name="publishingNotice">Publishing notice...</string>
<string name="noticePublished">Notice published</string>
<string name="noticeSendError">Error while publishing the new notice</string>
<string name="sendMsg">Send</string>
<string name="cleanDatabaseMsg">The database has been cleaned</string>
<string name="shareBodyMsg">I\'m using #SWADroid in my Android mobile for access to
the e-learning platform SWAD.\nGet it for free here:
https://market.android.com/details?id=es.ugr.swad.swadroid</string>
<string name="marketURL">market://details?id=es.ugr.swad.swadroid</string>
<string name="marketWebURL">http://goo.gl/Wgo1y</string>
<string name="twitterURL">https://twitter.com/#!/SWADroid</string>
<string name="facebookURL">https://www.facebook.com/SWADroid</string>
<string name="googlePlusURL">http://goo.gl/kuezQ</string>
<string name="mailingListURL">http://goo.gl/3A5iO</string>
<string name="blogURL">http://swadroid.wordpress.com</string>
<string name="twitterUser">\@SWADroid</string>
<string name="twitterTitle">Twitter</string>
<string name="facebookTitle">Facebook</string>
<string name="googlePlusTitle">Google+</string>
<string name="mailingListTitle">Mailing list</string>
<string name="blogTitle">Blog</string>
<string name="marketTitle">Android Market</string>
<string name="notificationsAlertTitle">New notifications</string>
<string name="notificationsAlertMsg">new notifications</string>
<string name="footMessageMsg">Sended from</string>
<string name="marksMsg">Click on the notification to view the mark.</string>
<string name="clickToGetCourses">Click here to get your courses</string>
<string name="attendanceModuleLabel">Rollcall</string>
<string name="users">Users</string>
<string name="usersDownloadProgressDescription">Synchronizing users.\n\nDepending of the number of
users to synchronize, the data processing can take several minutes.\n\nPlease wait...</string>
<string name="usersDownloadProgressTitle">Students</string>
</resources>

View File

@ -295,7 +295,7 @@ public class SWADMain extends MenuExpandableListActivity {
map = new HashMap<String,Object>();
map.put(NAME, getString(R.string.messagesModuleLabel) );
map.put(IMAGE, getResources().getDrawable(R.drawable.msg));
map.put(IMAGE, getResources().getDrawable(R.drawable.newmsg));
messagesData.add(map);
map = new HashMap<String,Object>();
@ -312,7 +312,7 @@ public class SWADMain extends MenuExpandableListActivity {
//Attendance category
map = new HashMap<String,Object>();
map.put(NAME, getString(R.string.attendanceModuleLabel));
map.put(IMAGE, getResources().getDrawable(R.drawable.attendance));
map.put(IMAGE, getResources().getDrawable(R.drawable.rollcall));
attendanceData.add(map);
setListAdapter( new ImageExpandableListAdapter(

View File

@ -109,7 +109,7 @@ public class Attendance extends Module {
setContentView(R.layout.list_items);
image = (ImageView) this.findViewById(R.id.moduleIcon);
image.setBackgroundResource(R.drawable.attendance);
image.setBackgroundResource(R.drawable.rollcall);
text = (TextView) this.findViewById(R.id.moduleName);
text.setText(R.string.attendanceModuleLabel);