]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer exists...
authormkanat%bugzilla.org <>
Fri, 4 Apr 2008 11:48:17 +0000 (11:48 +0000)
committermkanat%bugzilla.org <>
Fri, 4 Apr 2008 11:48:17 +0000 (11:48 +0000)
docs/en/xml/customization.xml

index 5b9e99deeee8a4648f478ce75bd9fa69a6f2786c..a513610be71d29ae43674bcd4942345bddee8130 100644 (file)
       <para>After untarring the localizations (or creating your own) in the 
       <filename class="directory">BUGZILLA_ROOT/template</filename> directory,
       you must update the <option>languages</option> parameter to contain any
-      localizations you'd like to permit. You may also wish to set the
-      <option>defaultlanguage</option> parameter to something other than
-      <quote>en</quote> if you don't want English to be the default language.
+      localizations you'd like to permit. You may also wish to re-order
+      the <option>languages</option> parameter so that <quote>en</quote> 
+      doesn't come first, if you don't want English to be the default language.
       </para>
     </section>