summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/ui/contacts-avatar-selector.ui4
-rw-r--r--data/ui/contacts-crop-cheese-dialog.ui2
2 files changed, 3 insertions, 3 deletions
diff --git a/data/ui/contacts-avatar-selector.ui b/data/ui/contacts-avatar-selector.ui
index 180ae6b..895805a 100644
--- a/data/ui/contacts-avatar-selector.ui
+++ b/data/ui/contacts-avatar-selector.ui
@@ -51,7 +51,7 @@
<property name="spacing">10</property>
<child>
<object class="GtkButton" id="cheese_button">
- <property name="label" translatable="yes">Take a Picture...</property>
+ <property name="label" translatable="yes">Take a Picture…</property>
<property name="can_focus">True</property>
<property name="no_show_all">True</property>
<property name="receives_default">True</property>
@@ -65,7 +65,7 @@
</child>
<child>
<object class="GtkButton">
- <property name="label" translatable="yes">Select a File...</property>
+ <property name="label" translatable="yes">Select a File…</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
diff --git a/data/ui/contacts-crop-cheese-dialog.ui b/data/ui/contacts-crop-cheese-dialog.ui
index bcb402c..345c816 100644
--- a/data/ui/contacts-crop-cheese-dialog.ui
+++ b/data/ui/contacts-crop-cheese-dialog.ui
@@ -46,7 +46,7 @@
<property name="spacing">5</property>
<child>
<object class="GtkButton" id="take_another_button">
- <property name="label" translatable="yes">Take Another...</property>
+ <property name="label" translatable="yes">Take Another…</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>