property of static class JsNgram
Description
A button face text to show next documents.
Example
JsNgram.askToShowNextDocs = '続きを見る ... %%件目より後の文書';
Default value
'More documents after %% ... '
Usage
This is a constant string for the system.
Users may change this to customize the button face, mainly for localization.
The %%
in the string will be replaced to the number of documents already shown.