diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2017-10-17 09:41:58 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2017-10-17 09:41:58 +0200 |
| commit | 4da15db9983f53be542147345c4ae355e8692656 (patch) | |
| tree | 0ca4ed89d3786da6f9ec72848bcaaed95c2195f4 /locales/fr.lng | |
| parent | 34ca73d61b59b56a0654b9c948cdf597e1013c9e (diff) | |
Fixed search result Snapshots link.
Previously rendered as a broken URL containing the absolute file path of
a snapshot on the search server.
Now rendered as a valid URL linking to the /api/snapshot API to provide
available snapshot content. Snapshot format is selected among the
available ones in the following order of preference : JPG/PNG, PDF, and
XML.
Diffstat (limited to 'locales/fr.lng')
| -rw-r--r-- | locales/fr.lng | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/fr.lng b/locales/fr.lng index f6c5b5b47..560c7b837 100644 --- a/locales/fr.lng +++ b/locales/fr.lng @@ -590,7 +590,7 @@ Maximum range (in days)==Période maximale (en jours) Maximum days number in the histogram. Beware that a large value may trigger high CPU loads both on the server and on the browser with large result sets.==Nombre maximum de jours de l'histogramme. Veuillez noter qu'une valeur élevée peut déclencher des charges CPU importantes tant sur le serveur que sur le navigateur lorsqu'il y a un grand nombre de résultats. keyword subject keyword2 keyword3==mot-clé sujet mot-clé2 mot-clé3 View via Proxy==Ouvrir via le proxy ->Snapshots<==>Captures< +>JPG Snapshot<==>Capture JPG< "Raw ranking score value"=="Score de classement brut" Ranking: 1.12195955E9==Score: 1.12195955E9 "Delete navigator"=="Supprimer le groupe" |
