[gnome-software] Update the wording for "OS Updates" description
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Update the wording for "OS Updates" description
- Date: Fri, 4 Jul 2014 11:36:41 +0000 (UTC)
commit 1b73a71445fe5f0666695eef96553f4f7e79ace9
Author: Kalev Lember <kalevlember gmail com>
Date: Fri Jul 4 12:48:47 2014 +0200
Update the wording for "OS Updates" description
Remove "for all users" since we don't have per-user apps yet.
src/gs-plugin-loader.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/gs-plugin-loader.c b/src/gs-plugin-loader.c
index 38db9b1..d1f0f17 100644
--- a/src/gs-plugin-loader.c
+++ b/src/gs-plugin-loader.c
@@ -744,8 +744,7 @@ gs_plugin_loader_add_os_update_item (GList *list)
GS_APP_QUALITY_NORMAL,
/* TRANSLATORS: this is a longer description of the
* os-update item */
- _("Includes performance, stability and security "
- "improvements for all users."));
+ _("Includes performance, stability and security improvements."));
gs_app_set_description (app_os,
GS_APP_QUALITY_NORMAL,
gs_app_get_summary (app_os));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]