[gnome-software/wip/temp/ubuntu-xenial-rebased-corrected: 200/331] Put the string back as it was, to not change it before release
- From: William Hua <williamhua src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/temp/ubuntu-xenial-rebased-corrected: 200/331] Put the string back as it was, to not change it before release
- Date: Wed, 4 May 2016 14:15:20 +0000 (UTC)
commit df32c3198834bdcce994639e4750e0221a16d702
Author: Iain Lane <iain orangesquash org uk>
Date: Tue Apr 12 10:55:07 2016 +0100
Put the string back as it was, to not change it before release
src/gs-app.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-app.c b/src/gs-app.c
index 7987b6e..9b64d41 100644
--- a/src/gs-app.c
+++ b/src/gs-app.c
@@ -1446,7 +1446,7 @@ gs_app_set_license (GsApp *app, GsAppQuality quality, const gchar *license)
g_string_append_printf (urld,
"<a href=\"%s\">%s</a>",
/* TRANSLATORS: see GNU page */
- url, _("Free Software"));
+ url, _("Open Source"));
continue;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]