From 951a389ef024c6d510fba9a8882284ab9cfbd962 Mon Sep 17 00:00:00 2001
From: webchick <webchick@24967.no-reply.drupal.org>
Date: Tue, 29 Jan 2013 19:17:58 -0800
Subject: [PATCH] Issue #1899466 by jayboodhun, andypost: Provide a configure
 link for locale module.

---
 core/modules/locale/locale.info | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/modules/locale/locale.info b/core/modules/locale/locale.info
index 4f316a3ac013..bb9c0e3c414f 100644
--- a/core/modules/locale/locale.info
+++ b/core/modules/locale/locale.info
@@ -3,5 +3,6 @@ description = Translates the built-in user interface.
 package = Multilingual
 version = VERSION
 core = 8.x
+configure = admin/config/regional/translate
 dependencies[] = language
 dependencies[] = file
-- 
GitLab