From 66549c4a6fc8f954aafe84dff529fea593a39b57 Mon Sep 17 00:00:00 2001
From: Anika Henke This page assists in the first time installation and configuration of
-Dokuwiki. More info on this
+Dokuwiki. More info on this
installer is available on it's own
-documentation page.
DokuWiki uses ordinary files for the storage of wiki pages and other information associated with those pages (e.g. images, search indexes, old @@ -20,5 +20,5 @@ to administer.
Experienced users or users with special setup requirements should use these links for details concerning -installation instructions -and configuration settings.
+installation instructions +and configuration settings. diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index 0654006b7..fbbc7eb2e 100644 --- a/inc/lang/en/lang.php +++ b/inc/lang/en/lang.php @@ -210,7 +210,7 @@ $lang['i_superuser'] = 'Superuser'; $lang['i_problems'] = 'The installer found some problems, indicated below. You can not continue until you have fixed them.'; $lang['i_modified'] = 'For security reasons this script will only work with a new and unmodified Dokuwiki installation. You should either re-extract the files from the downloaded package or consult the complete - Dokuwiki installation instructions'; + Dokuwiki installation instructions'; $lang['i_funcna'] = 'PHP function%s
is not available. Maybe your hosting provider disabled it for some reason?';
$lang['i_phpver'] = 'Your PHP version %s
is lower than the needed %s
. You need to upgrade your PHP install.';
$lang['i_permfail'] = '%s
is not writable by DokuWiki. You need to fix the permission settings of this directory!';
diff --git a/inc/lang/en/register.txt b/inc/lang/en/register.txt
index 4ebcb7e45..db68d4f2f 100644
--- a/inc/lang/en/register.txt
+++ b/inc/lang/en/register.txt
@@ -1,4 +1,4 @@
====== Register as new user ======
-Fill in all the information below to create a new account in this wiki. Make sure you supply a **valid e-mail address** - if you are not asked to enter a password here, a new one will be sent to that address. The login name should be a valid [[doku>wiki:pagename|pagename]].
+Fill in all the information below to create a new account in this wiki. Make sure you supply a **valid e-mail address** - if you are not asked to enter a password here, a new one will be sent to that address. The login name should be a valid [[doku>pagename|pagename]].
--
cgit v1.2.3