diff --git a/website/CHANGES.html b/website/CHANGES.html index 85974218..5d8af53b 100644 --- a/website/CHANGES.html +++ b/website/CHANGES.html @@ -381,7 +381,7 @@ Recoll when the specification is stabilized, and could be useful for other things, such as indexing contents from an RDBMS (see - + the manual for details). Restructured and cleaned up internal Recoll interfaces. diff --git a/website/download.html b/website/download.html index 2a3c67e1..01724de7 100644 --- a/website/download.html +++ b/website/download.html @@ -14,13 +14,13 @@ @@ -348,18 +348,18 @@ --> -
The port of Recoll to Windows is still a bit experimental and - lacking things like real-time indexing or spelling - suggestions. However it works well enough to be useful. More info - and links to the setup - files here.
-The port of Recoll to Windows is still a bit experimental and + lacking things like real-time indexing or spelling + suggestions. However it works well enough to be useful. More info + and links to the setup + files here.
+You can use the .ts file to alter the translations
if you wish (use Qt's linguist tool to edit the
source file, then lrelease to produce
- the .qm file.). The
Recoll also has - + Python and PHP modules which can allow easy integration with web or other applications.