[gnome-color-manager] trivial: Remove the 'Profile' suffix from the profile buttons



commit da71cdf80c14c18da718535a87317bffb05b4164
Author: Richard Hughes <richard hughsie com>
Date:   Sun Apr 18 21:41:50 2010 +0100

    trivial: Remove the 'Profile' suffix from the profile buttons

 data/gcm-prefs.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/gcm-prefs.ui b/data/gcm-prefs.ui
index 9b47240..dde3219 100644
--- a/data/gcm-prefs.ui
+++ b/data/gcm-prefs.ui
@@ -621,7 +621,7 @@
                                 <property name="spacing">6</property>
                                 <child>
                                   <object class="GtkButton" id="button_profile_import">
-                                    <property name="label" translatable="yes">_Import Profile</property>
+                                    <property name="label" translatable="yes">_Add&#x2026;</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">True</property>
@@ -635,7 +635,7 @@
                                 </child>
                                 <child>
                                   <object class="GtkButton" id="button_profile_delete">
-                                    <property name="label" translatable="yes">_Delete Profile</property>
+                                    <property name="label" translatable="yes">Remove</property>
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">True</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]