From 30ff872eb8e1b6870bac5f72e1cb15a859a183fc Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 7 Nov 2014 22:02:45 +0000 Subject: [PATCH] Update list of translatable fieldnames. --- doc/mkws-manual.markdown | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/mkws-manual.markdown b/doc/mkws-manual.markdown index b5241b7..2473ed9 100644 --- a/doc/mkws-manual.markdown +++ b/doc/mkws-manual.markdown @@ -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 -------------------------- -- 1.7.10.4