[evolution] Refer to 'Evolution Website' only as 'Website' in the About dialog
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Refer to 'Evolution Website' only as 'Website' in the About dialog
- Date: Thu, 27 Jun 2019 12:12:25 +0000 (UTC)
commit f4185d03e1203831f7bab5b8872dcbdb8aacb15a
Author: Milan Crha <mcrha redhat com>
Date: Thu Jun 27 14:13:02 2019 +0200
Refer to 'Evolution Website' only as 'Website' in the About dialog
It seems to be the usual way of naming the link. Where it aims might
be clear from the context, from the About dialog itself.
This had been reported downstream, as part of:
https://bugzilla.redhat.com/show_bug.cgi?id=1724536
src/shell/e-shell-utils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/shell/e-shell-utils.c b/src/shell/e-shell-utils.c
index 6e9577b88a..34f18ef76c 100644
--- a/src/shell/e-shell-utils.c
+++ b/src/shell/e-shell-utils.c
@@ -351,7 +351,7 @@ e_shell_utils_run_help_about (EShell *shell)
"copyright", EVOLUTION_COPYRIGHT,
"comments", _("Groupware Suite"),
"website", PACKAGE_URL,
- "website-label", _("Evolution Website"),
+ "website-label", _("Website"),
"authors", authors,
"documenters", documenters,
"translator-credits", translator_credits,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]