Bug 18066: Remove warnings from translate script
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 24 Apr 2017 19:26:31 +0000 (16:26 -0300)
committerJulian Maurice <julian.maurice@biblibre.com>
Wed, 10 May 2017 14:14:52 +0000 (16:14 +0200)
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 <julian.maurice@biblibre.com>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref

index 4b9290c..e302061 100644 (file)
@@ -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"