[evolution] [autoconfig] Rename look up on GNOME server, because it's not true anymore (I#44)
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] [autoconfig] Rename look up on GNOME server, because it's not true anymore (I#44)
- Date: Fri, 29 Jun 2018 12:00:33 +0000 (UTC)
commit 4c6fa185593cba974f7a3c723ece6862f69f6c50
Author: Milan Crha <mcrha redhat com>
Date: Fri Jun 29 13:59:21 2018 +0200
[autoconfig] Rename look up on GNOME server, because it's not true anymore (I#44)
Since the change for #44, the look up is not done on the GNOME server,
but on the Thunderbird's. Change the text to avoid false information.
Related to https://gitlab.gnome.org/GNOME/evolution/issues/44
src/modules/config-lookup/e-gnome-config-lookup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/modules/config-lookup/e-gnome-config-lookup.c
b/src/modules/config-lookup/e-gnome-config-lookup.c
index ad3f8eaa97..67a751f7ee 100644
--- a/src/modules/config-lookup/e-gnome-config-lookup.c
+++ b/src/modules/config-lookup/e-gnome-config-lookup.c
@@ -64,7 +64,7 @@ G_DEFINE_DYNAMIC_TYPE_EXTENDED (EGnomeConfigLookup, e_gnome_config_lookup, E_TYP
static const gchar *
gnome_config_lookup_worker_get_display_name (EConfigLookupWorker *lookup_worker)
{
- return _("Look up e-mail domain on the GNOME server");
+ return _("Look up configuration with e-mail domain");
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]