Changed application help to questionmarks

This commit is contained in:
2019-01-16 10:51:05 +01:00
parent 4a53362566
commit a5039f542f
13 changed files with 302 additions and 218 deletions

View File

@@ -18,12 +18,18 @@ tab.stringLevelTabNew2=Word sets
label.setCorpusLocation=Set corpus location
button.setCorpusLocation=Set location
label.readHeaderInfo=Read info from headers
checkBox.readHeaderInfo=Read info from headers
checkBox.readHeaderInfo=
label.chooseResultsLocation=Choose result location
button.chooseResultsLocation=Set location
label.selectReader=Select reader
label.outputName=Output file name
label.corpusTab.chooseCorpusLocationH=Select folder which contains corpus. The folder should only contain one corpus and should not contain too many files that are not part of corpus.
label.corpusTab.readHeaderInfoH=If you select this option taxonomy will be read separately. This might take a while.
label.corpusTab.chooseResultsLocationH=Choose result location
label.corpusTab.selectReaderH=Select reader
label.corpusTab.outputNameH=Output file name
# character analysis tab
label.stringLength=Number of letters
label.calculateFor=Calculate for
@@ -163,8 +169,8 @@ message.LABEL_SCANNING_CORPUS=Search and analysis of corpus files...
message.LABEL_SCANNING_SINGLE_FILE_CORPUS=Input analysis
message.COMPLETED=Completed
message.TOOLTIP_chooseCorpusLocationB=Select folder which contains corpus. The folder should only contain one corpus and should not contain too many files that are not part of corpus.
message.TOOLTIP_readHeaderInfoChB=If you select this option taxonomy will be read separately. This might take a while.
#message.TOOLTIP_chooseCorpusLocationB=Select folder which contains corpus. The folder should only contain one corpus and should not contain too many files that are not part of corpus.
#message.TOOLTIP_readHeaderInfoChB=If you select this option taxonomy will be read separately. This might take a while.
message.TOOLTIP_readNotePunctuationsChB=Punctuations in sentences are included in analysis
message.TOOLTIP_readDisplayTaxonomyChB=Output file will include statistics over taxonomies as well.