Add links to certain column text in a list view.
Misc bug fixes.
This commit is contained in:
@@ -379,4 +379,14 @@
|
||||
$text['title']['fr-fr'] = "Groupes de Sonnerie";
|
||||
$text['title']['pt-pt'] = "Grupos";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
$text['button-edit']['pt-pt'] = "Editar";
|
||||
$text['button-edit']['fr-fr'] = "Editer";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
$text['button-delete']['pt-pt'] = "Remover";
|
||||
$text['button-delete']['fr-fr'] = "Supprimer";
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user