mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Removed some windows carriage returns
git-svn-id: file:///svn/phpbb/trunk@221 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
2531a39358
commit
76453deb61
1 changed files with 1 additions and 4 deletions
|
@ -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";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue