diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2017-08-31 07:37:24 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2017-08-31 07:37:24 +0200 |
| commit | 30c2f50e0bd3dcf7fdc483bb276034ffcf5ada71 (patch) | |
| tree | ee2766b50f374ea20f005b2445b2c2dbc980ebb3 /locales/ja.lng | |
| parent | 2f71005a93f38e371c616e143b38484b93f74f6c (diff) | |
Use final results counts in progress bar detailed statistics.
Using unfiltered detailed counts (local and remote entries found before
doubles detection and before applying query modifiers) was confusing and
inconsistent with the total count. It could let think more results are
to come in the next pages, without understanding why they are not
displayed.
Diffstat (limited to 'locales/ja.lng')
| -rw-r--r-- | locales/ja.lng | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/locales/ja.lng b/locales/ja.lng index 91b1125e5..c834e68a2 100644 --- a/locales/ja.lng +++ b/locales/ja.lng @@ -1470,10 +1470,9 @@ and contributors, CC-BY-SA==そしてコントリビューター, CC-BY-SA >Media<==>メディア< #>URL<==>URL< > of==> of -g> local,==g> ローカル, -#g> remote),==g> リモート), -> from==> from -remote YaCy peers.==リモートのYaCy ピア. +> local,==> ローカル, +remote from==リモート from +YaCy peers).==のYaCy ピア). #----------------------------- #File: yacysearchitem.html |
