[gnome-software/wjt/proprietary-tile-wording-tweak] license-tile: Tweak proprietary app tile again




commit 6d2db0b21eaee2efea933352299c3eabffb2ff45
Author: Will Thompson <wjt endlessos org>
Date:   Wed Aug 18 09:50:05 2021 +0100

    license-tile: Tweak proprietary app tile again
    
    Based on discussion on #1349.

 src/gs-license-tile.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gs-license-tile.c b/src/gs-license-tile.c
index be68345c5..ed6dacf17 100644
--- a/src/gs-license-tile.c
+++ b/src/gs-license-tile.c
@@ -112,7 +112,7 @@ gs_license_tile_refresh (GsLicenseTile *self)
 
                description = g_strdup (_("This app is not developed in the open, so only its developers know 
how it works. There may be restrictions on its use, and it may be harder to tell if the app is insecure."
                                          "\n\n"
-                                         "By installing this app you are putting a high amount of trust in 
the developers."));
+                                         "You may not be able to contribute to this app or influence its 
development."));
        }
 
        for (gsize i = 0; i < G_N_ELEMENTS (self->lozenges); i++) {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]