summaryrefslogtreecommitdiff
path: root/data/ui/app-menu.ui
diff options
context:
space:
mode:
authorErick Pérez Castellanos <erick.red@gmail.com>2015-04-23 12:25:34 -0400
committerErick Pérez Castellanos <erick.red@gmail.com>2015-04-23 12:25:34 -0400
commit2b3c2432e9395be9a225f414aca4059a43d65cb1 (patch)
tree45c89774a41c8ef7bc54277640cfddf7c14d9b69 /data/ui/app-menu.ui
parent1333a956082a4d14b0de2880fe595e10e20496c7 (diff)
downloadgnome-contacts-2b3c2432e9395be9a225f414aca4059a43d65cb1.tar.gz
types: change Personal by Home
Google does not support Personal as a type for emails, it uses Home instead. We're moving to use home in order to use the same terminology
Diffstat (limited to 'data/ui/app-menu.ui')
-rw-r--r--data/ui/app-menu.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/ui/app-menu.ui b/data/ui/app-menu.ui
index 252603c..9a40aec 100644
--- a/data/ui/app-menu.ui
+++ b/data/ui/app-menu.ui
@@ -24,8 +24,8 @@
</menu>
<menu id="edit-contact">
<item>
- <attribute name="action">edit.add.email-addresses.personal</attribute>
- <attribute name="label" translatable="yes">Personal email</attribute>
+ <attribute name="action">edit.add.email-addresses.home</attribute>
+ <attribute name="label" translatable="yes">Home email</attribute>
</item>
<item>
<attribute name="action">edit.add.email-addresses.work</attribute>