mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
Removed some windows carriage returns
git-svn-id: file:///svn/phpbb/trunk@221 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
/***************************************************************************
|
||||
* lang_english.php - description
|
||||
* -------------------
|
||||
@@ -41,7 +41,6 @@ $l_email = "Email";
|
||||
$l_emailaddress = "Email Address";
|
||||
$l_preferences = "Preferences";
|
||||
$l_welcometo = "Welcome to";
|
||||
|
||||
$l_There = "There";
|
||||
$l_is = "is";
|
||||
$l_are = "are";
|
||||
@@ -51,9 +50,7 @@ $l_users = "users";
|
||||
$l_user = "user";
|
||||
$l_and = "and";
|
||||
$l_None = "None";
|
||||
|
||||
$l_log_me_in = "Log me in automatically";
|
||||
|
||||
$l_all_times = "All times are";
|
||||
$l_hours = "hours";
|
||||
|
||||
|
Reference in New Issue
Block a user