From a5f0541dac28b806a14a1b093482ecac6a88f2be 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: Julian Maurice --- .../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 4b9290ca36..e302061148 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 @@ -379,6 +379,6 @@ 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" -- 2.39.5