Skip to content
Snippets Groups Projects
Commit 1165b358 authored by Tom Needham's avatar Tom Needham
Browse files

Update language string

parent b95f561b
No related branches found
No related tags found
No related merge requests found
<div id="firstrun">
<?php echo $l->t('You have no contacts in your list.') ?>
<?php echo $l->t('You have no contacts in your addressbook.') ?>
<div id="selections">
<input type="button" value="<?php echo $l->t('Import contacts') ?>" onclick="Contacts.UI.Addressbooks.doImport()" />
<input type="button" value="<?php echo $l->t('Add contact') ?>" onclick="Contacts.UI.Card.editNew()" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment