From 66549c4a6fc8f954aafe84dff529fea593a39b57 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Fri, 15 Aug 2008 15:00:00 +0200 Subject: fixed links in lang files darcs-hash:20080815130000-f7d6d-2ecb0a83f96507db2cd51e60db292781f9c4da8e.gz --- inc/lang/en/index.txt | 2 +- inc/lang/en/install.html | 8 ++++---- inc/lang/en/lang.php | 2 +- inc/lang/en/register.txt | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'inc/lang/en') diff --git a/inc/lang/en/index.txt b/inc/lang/en/index.txt index e3b5cd153..5adbfd898 100644 --- a/inc/lang/en/index.txt +++ b/inc/lang/en/index.txt @@ -1,4 +1,4 @@ ====== Index ====== -This is an index over all available pages ordered by [[doku>wiki:namespaces|namespaces]]. +This is an index over all available pages ordered by [[doku>namespaces|namespaces]]. diff --git a/inc/lang/en/install.html b/inc/lang/en/install.html index ec6a840b1..0f94839a6 100644 --- a/inc/lang/en/install.html +++ b/inc/lang/en/install.html @@ -1,7 +1,7 @@

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.

+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