[gnome-software] trivial: Add one more translator comment
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Add one more translator comment
- Date: Thu, 11 Feb 2016 20:47:55 +0000 (UTC)
commit 5b203177af175da268d0b0b1efa941f5b87e065a
Author: Richard Hughes <richard hughsie com>
Date: Thu Feb 11 18:43:12 2016 +0000
trivial: Add one more translator comment
src/gs-update-monitor.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-update-monitor.c b/src/gs-update-monitor.c
index 21d00c6..dda4e64 100644
--- a/src/gs-update-monitor.c
+++ b/src/gs-update-monitor.c
@@ -453,6 +453,7 @@ get_updates_historical_cb (GObject *object, GAsyncResult *res, gpointer data)
notification = g_notification_new (title);
g_notification_set_body (notification, message);
+ /* TRANSLATORS: to look at the updates that were installed */
g_notification_add_button_with_target (notification, _("Review"), "app.set-mode", "s", "updated");
g_notification_set_default_action_and_target (notification, "app.set-mode", "s", "updated");
g_application_send_notification (monitor->application, "offline-updates", notification);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]