[gnome-packagekit] Correct some trivial grammar
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-packagekit] Correct some trivial grammar
- Date: Thu, 23 Jul 2009 16:09:19 +0000 (UTC)
commit e9e9eadeec44aa89bcd203776624a7be4e059ce9
Author: Richard Hughes <richard hughsie com>
Date: Thu Jul 23 17:07:35 2009 +0100
Correct some trivial grammar
src/gpk-check-update.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gpk-check-update.c b/src/gpk-check-update.c
index a1c3906..4b96fc0 100644
--- a/src/gpk-check-update.c
+++ b/src/gpk-check-update.c
@@ -573,7 +573,7 @@ gpk_check_update_critical_updates_warning (GpkCheckUpdate *cupdate, const gchar
// _("Install all updates"), gpk_check_update_libnotify_cb, cupdate, NULL);
notify_notification_add_action (notification, "show-update-viewer",
/* TRANSLATORS: button: open the update viewer */
- _("Show software updates"), gpk_check_update_libnotify_cb, cupdate, NULL);
+ _("Show all software updates"), gpk_check_update_libnotify_cb, cupdate, NULL);
// notify_notification_add_action (notification, "do-not-show-notify-critical",
// /* TRANSLATORS: button: hide forever */
// _("Do not show this again"), gpk_check_update_libnotify_cb, cupdate, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]