record-row: Allow copying number from context menu

This commit is contained in:
Evangelos Ribeiro Tzaras
2021-01-13 15:17:18 +01:00
parent 5eeacf3720
commit 78a47918be
2 changed files with 29 additions and 0 deletions

View File

@@ -112,6 +112,11 @@
<attribute name="label" translatable="yes">_Delete Call</attribute>
<attribute name="action">delete-call</attribute>
</item>
<item>
<!-- Translators: This is a phone number -->
<attribute name="label" translatable="yes">_Copy number</attribute>
<attribute name="action">copy-number</attribute>
</item>
</section>
</menu>
</interface>