summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/l10n.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/params/l10n.html.tmpl')
-rw-r--r--template/en/default/admin/params/l10n.html.tmpl12
1 files changed, 7 insertions, 5 deletions
diff --git a/template/en/default/admin/params/l10n.html.tmpl b/template/en/default/admin/params/l10n.html.tmpl
index 1ab062cca..8fbdcdb55 100644
--- a/template/en/default/admin/params/l10n.html.tmpl
+++ b/template/en/default/admin/params/l10n.html.tmpl
@@ -38,9 +38,11 @@
"to be displayed. Note that you must install the appropriate " _
"language pack before adding a language to this Param. The " _
"language used is the one in this list with the highest " _
- "q-value in the user's Accept-Language header.<br> " _
- "Available languages: $available_languages" ,
+ "q-value in the user's Accept-Language header.<br><br> " _
- defaultlanguage => "The UI language $terms.Bugzilla falls back on if no suitable " _
- "language is found in the user's Accept-Language header." }
-%]
+ "If the none of these languages are in the user's" _
+ " Accept-Language header, the first item in this list will be" _
+ " used. <br><br>" _
+
+ "Available languages: $available_languages"
+} %]