[gnome-software/wip/rancell/ubuntu-3-20-5: 21/28] trivial: Use 'Install' as the verb for the headerbar button
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/rancell/ubuntu-3-20-5: 21/28] trivial: Use 'Install' as the verb for the headerbar button
- Date: Fri, 23 Jun 2017 00:57:53 +0000 (UTC)
commit 35bb6ea9a03b9ef5bcbb5cf4f610dff62a5352a5
Author: Richard Hughes <richard hughsie com>
Date: Fri Apr 8 15:05:17 2016 +0100
trivial: Use 'Install' as the verb for the headerbar button
src/gs-shell-updates.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-shell-updates.c b/src/gs-shell-updates.c
index 8c8972f..d55e754 100644
--- a/src/gs-shell-updates.c
+++ b/src/gs-shell-updates.c
@@ -499,7 +499,7 @@ gs_shell_updates_get_updates_cb (GsPluginLoader *plugin_loader,
if (self->all_updates_are_live) {
gtk_button_set_label (GTK_BUTTON (self->button_update_all),
/* TRANSLATORS: all updates will be installed */
- _("_Install All"));
+ _("_Install"));
} else {
gtk_button_set_label (GTK_BUTTON (self->button_update_all),
/* TRANSLATORS: this is an offline update */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]