[gnome-color-manager] trivial: Make the virtual device buttons explicity 'devices' to avoid confusion
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: Make the virtual device buttons explicity 'devices' to avoid confusion
- Date: Wed, 26 May 2010 16:33:41 +0000 (UTC)
commit d8155e04383940fcb781a6a62991e535b30f626d
Author: Richard Hughes <richard hughsie com>
Date: Wed May 26 16:11:37 2010 +0100
trivial: Make the virtual device buttons explicity 'devices' to avoid confusion
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 b5fd419..d613fd3 100644
--- a/data/gcm-prefs.ui
+++ b/data/gcm-prefs.ui
@@ -62,7 +62,7 @@
<property name="spacing">6</property>
<child>
<object class="GtkButton" id="button_device_add">
- <property name="label" translatable="yes" comments="This is a button to add a virtual device">_Add…</property>
+ <property name="label" translatable="yes" comments="This is a button to add a virtual device">_Add device…</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -77,7 +77,7 @@
</child>
<child>
<object class="GtkButton" id="button_delete">
- <property name="label" translatable="yes" comments="This is a button to delete the saved or virtual device">Remove</property>
+ <property name="label" translatable="yes" comments="This is a button to delete the saved or virtual device">Remove device</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]