[gnome-software] Revert "trivial: Use 'Install' as the verb for the headerbar button"
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Revert "trivial: Use 'Install' as the verb for the headerbar button"
- Date: Wed, 13 Apr 2016 14:45:53 +0000 (UTC)
commit 63e37f46d113b0664b733444ecd13d6a43765bfb
Author: Richard Hughes <richard hughsie com>
Date: Wed Apr 13 15:42:05 2016 +0100
Revert "trivial: Use 'Install' as the verb for the headerbar button"
This reverts commit cad14a7417456919f808a81e0e56f1375a220853.
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 75c91bd..e8e21ab 100644
--- a/src/gs-shell-updates.c
+++ b/src/gs-shell-updates.c
@@ -485,7 +485,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"));
+ _("_Install All"));
} 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]