[gnome-software] snap: Store is now called Snap Store...
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] snap: Store is now called Snap Store...
- Date: Wed, 6 Sep 2017 21:08:11 +0000 (UTC)
commit f73918124a1032b7f971a14ac4226abe44dbb662
Author: Robert Ancell <robert ancell canonical com>
Date: Thu Sep 7 09:06:55 2017 +1200
snap: Store is now called Snap Store...
plugins/snap/gs-plugin-snap.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/snap/gs-plugin-snap.c b/plugins/snap/gs-plugin-snap.c
index 07eed7e..177bacc 100644
--- a/plugins/snap/gs-plugin-snap.c
+++ b/plugins/snap/gs-plugin-snap.c
@@ -183,7 +183,7 @@ gs_plugin_setup (GsPlugin *plugin, GCancellable *cancellable, GError **error)
priv->store_name = g_strdup (snapd_system_information_get_store (system_information));
if (priv->store_name == NULL)
priv->store_name = g_strdup (/* TRANSLATORS: default snap store name */
- _("Ubuntu Store"));
+ _("Snap Store"));
priv->system_confinement = snapd_system_information_get_confinement (system_information);
/* load from disk */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]