[gnome-packagekit] trivial: fix a translatable string that's only shown when the button is disabled
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] trivial: fix a translatable string that's only shown when the button is disabled
- Date: Wed, 17 Aug 2011 13:02:33 +0000 (UTC)
commit 3b55d6fbf49dfdc33f1ec95fa178005feb68ea99
Author: Richard Hughes <richard hughsie com>
Date: Wed Aug 17 14:02:28 2011 +0100
trivial: fix a translatable string that's only shown when the button is disabled
data/gpk-update-viewer.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gpk-update-viewer.ui b/data/gpk-update-viewer.ui
index edcf12c..af688c4 100644
--- a/data/gpk-update-viewer.ui
+++ b/data/gpk-update-viewer.ui
@@ -319,7 +319,7 @@
</child>
<child>
<object class="GtkButton" id="button_install">
- <property name="label" translatable="yes">_Install Update(s)</property>
+ <property name="label" translatable="yes">_Install Updates</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="has_focus">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]