Add show all to registrations

This commit is contained in:
Mark Crane
2014-07-04 03:47:32 +00:00
parent 39eddf4b0a
commit 9fc843babb
3 changed files with 22 additions and 4 deletions
+5
View File
@@ -46,6 +46,11 @@
$text['label-response']['pt-pt'] = "Resposta:";
$text['label-response']['fr-fr'] = "Réponse:";
$text['button-show_all']['en-us'] = "Show All";
$text['button-show_all']['es-cl'] = "Mostrar Todos";
$text['button-show_all']['pt-pt'] = "Mostrar Todos";
$text['button-show_all']['fr-fr'] = "Montrer Tout";
$text['button-unregister']['en-us'] = "Unregister";
$text['button-unregister']['es-cl'] = "";
$text['button-unregister']['pt-pt'] = "";