@ -30,7 +30,7 @@
</span>
</p>
{if="isset($value->latest)"}
<p>{$c->__('omemo.last_message')}: {$value->latest|strtotime|prepareDate:true}</p>
<p>{$c->__('omemo.last_activity')}: {$value->latest|strtotime|prepareDate:true}</p>
{/if}
</div>
</li>
@ -11,5 +11,5 @@ encrypted_disabled = Encryption disabled
encrypted_loading = Send a message to build the encrypted session
enable_contact = Enabling OMEMO for the contact
disable_contact = Disabling OMEMO for the contact
last_message = Last message
last_activity = Last activity
sessions_built = %s sessions built
@ -35,7 +35,7 @@