mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-07-07 18:42:53 +00:00
Can respond to a survey
This commit is contained in:
@ -293,4 +293,8 @@
|
||||
<string name="err_groups_not_supported">Les groupes ne sont pas encore supportés sur l\'application Android…</string>
|
||||
<string name="survey_choice">(%1$d) %2$s</string>
|
||||
<string name="survey_your_choice">Votre choix : %1$s</string>
|
||||
<string name="action_cancel_response_survey">Annuler</string>
|
||||
<string name="action_send_survey_response">Répondre</string>
|
||||
<string name="err_cancel_response">Une erreur a survenue lors de l\'annulation de votre réponse au sondage !</string>
|
||||
<string name="err_respond_survey">Une erreur a survenue lors de l\'envoi de votre réponse au sondage !</string>
|
||||
</resources>
|
@ -295,4 +295,5 @@
|
||||
<string name="action_cancel_response_survey">Cancel</string>
|
||||
<string name="action_send_survey_response">Respond</string>
|
||||
<string name="err_cancel_response">Could not cancel your response to the survey!</string>
|
||||
<string name="err_respond_survey">Could not send response to the server!</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user