From 63d1e10aa02652b0097a3dced076f8e3ff5c9fb5 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 24 Apr 2017 16:26:31 -0300 Subject: [PATCH] Bug 18066: Remove warnings from translate script This patch removes the following warnings: Use of uninitialized value $pref_name in concatenation (.) or string at LangInstaller.pm (cherry picked from commit bcc04652762ff097623630432946ca9203f7519f) Signed-off-by: Katrin Fischer --- .../intranet-tmpl/prog/en/modules/admin/preferences/admin.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref index 9d4c998d12..3bfa76b894 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref @@ -410,7 +410,7 @@ Administration: - "libraries information (name, url, country)" - Note that this value has no effect if the UsageStats system preference is set to "Don't share" - - - Geolocation of the main library: + - "Geolocation of the main library: " - pref: UsageStatsGeolocation - Note that this value has no effect if the UsageStats system preference is set to "Don't share" Search Engine: -- 2.39.5