From 942c053c645dd021babf1a80e1f1b00c43ced424 Mon Sep 17 00:00:00 2001 From: comradekingu Date: Sat, 20 May 2017 04:23:11 +0200 Subject: Language: Space preceding colon: --- templates/settings.admin.php | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'templates') diff --git a/templates/settings.admin.php b/templates/settings.admin.php index 6c4aeff..a497e66 100644 --- a/templates/settings.admin.php +++ b/templates/settings.admin.php @@ -57,19 +57,19 @@ style('nextant', 'admin'); - t('Address of your Solr servlet :')) ?> + t('Address of your Solr servlet:')) ?> - t('Core :')) ?> + t('Core:')) ?> - t('Timeout (in seconds) :')) ?> + t('Timeout (in seconds):')) ?> @@ -98,7 +98,7 @@ style('nextant', 'admin'); - t('Maximum File Size (Mb) :')) ?> + t('Maximum File Size (Mb):')) ?> [ - t('Index Files Tree :')) ?> + t('Index Files Tree:')) ?> - t('Index Public Links :')) ?> + t('Index Public Links:')) ?> @@ -137,7 +137,7 @@ style('nextant', 'admin'); - t('Index Federated Shares :')) ?> + t('Index Federated Shares:')) ?> @@ -145,7 +145,7 @@ style('nextant', 'admin'); - t('Index External Storages :')) ?> + t('Index External Storages:')) ?> @@ -153,7 +153,7 @@ style('nextant', 'admin'); - t('Index Encrypted Files :')) ?> + t('Index Encrypted Files:')) ?> @@ -161,7 +161,7 @@ style('nextant', 'admin'); - t('Last index :')) ?> + t('Last index:')) ?>
@@ -194,7 +194,7 @@ style('nextant', 'admin'); - t('Last index :')) ?> + t('Last index:')) ?>
@@ -214,7 +214,7 @@ style('nextant', 'admin'); - t('Resource Level :')); ?> + t('Resource Level:')); ?> @@ -240,7 +240,7 @@ style('nextant', 'admin'); - t('Minimum Background Index delay :')) ?> + t('Minimum Background Index delay:')) ?> t('hours')); ?> @@ -249,7 +249,7 @@ style('nextant', 'admin'); - t('Maximum Background Index delay :')) ?> + t('Maximum Background Index delay:')) ?> t('days')); ?> @@ -258,7 +258,7 @@ style('nextant', 'admin'); - t('Nextcloud Cron :')); ?> + t('Nextcloud Cron:')); ?> @@ -267,12 +267,12 @@ style('nextant', 'admin'); - t('Number of documents :')) ?> + t('Number of documents:')) ?>
- t('Number of segments :')) ?> + t('Number of segments:')) ?>
-- cgit v1.2.3