From 6025692b2b2c57f967508f36bf0032de49264c6f Mon Sep 17 00:00:00 2001 From: comradekingu Date: Sat, 20 May 2017 04:05:53 +0200 Subject: Spelling: Filenames, consistency, etc --- templates/settings.admin.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'templates') diff --git a/templates/settings.admin.php b/templates/settings.admin.php index 8c666da..6c4aeff 100644 --- a/templates/settings.admin.php +++ b/templates/settings.admin.php @@ -35,10 +35,10 @@ style('nextant', 'admin'); t('Specify the address of your Solr, and the name of the core to use.')); ?>
- t('If you do not have a Solr servlet running, you can find few guides on how to install one on the Wiki.')); ?> + t('If you do not have a Solr servlet running, you can find few guides on how to install one on the wiki.')); ?>
- t('You can also find there more information about this interface.')); ?>
+ t('You can also find more information there about this interface.')); ?> @@ -52,12 +52,12 @@ style('nextant', 'admin'); - t('Nextant Version :')) ?> + t('Nextant version:')) ?>
- t('Address of your Solr Servlet :')) ?> + t('Address of your Solr servlet :')) ?> @@ -285,7 +285,7 @@ style('nextant', 'admin');
- t('we recommand doing the very first indexing of your files using the ./occ nextant:index command.')); ?> + t('it is recommended to do the very first indexing of your files using the ./occ nextant:index command.')); ?> t('However, you can force it to be started as a background process.')); ?>
t('E-pub / PDF / rtf')); ?> + id="solr_filters_pdf" value="1" style="margin: 10px;"> t('EPUB / PDF / RTF')); ?>
t('Image (Jpeg, Tiff)')); ?> + id="solr_filters_image" value="1" style="margin: 10px;"> t('Image (JPEG, TIFF)')); ?>
t('Audio File (mp3, flac)')); ?> + id="solr_filters_audio" value="1" style="margin: 10px;"> t('Audio File (MP3, FLAC)')); ?>