Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/mkws
authorMike Taylor <mike@indexdata.com>
Fri, 7 Nov 2014 22:20:45 +0000 (22:20 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 7 Nov 2014 22:20:45 +0000 (22:20 +0000)
doc/mkws-manual.markdown

index b0107be..2473ed9 100644 (file)
@@ -865,7 +865,7 @@ facet_max_*               facet     int               Specifies how many terms a
 
 facets                    _team_    array   *Note 1*  Ordered list of names of facets to display.
 
-lang                      _team_    string            Two-letter ISO code of the default language to display the UI in. Supported
+lang                      _team_    string            The code of the default language to display the UI in. Supported
                                                       language codes are `en` = English, `de` = German, `da` = Danish, and whatever
                                                       additional languages are configured using `language_*` entries (see below).
 
@@ -1123,14 +1123,13 @@ and
 
 Finally, the names of fields in the full-record display can be
 translated. These include, but may not be limited to:
-`Author`,
+`Title`,
 `Date`,
-`Location`,
+`Author`,
+`Links`,
 `Subject`
 and
-`Title`.
-
-
+`Locations`.
 
 jQuery UI popup invocation
 --------------------------