mirror of
https://github.com/e107inc/e107.git
synced 2025-04-21 21:21:54 +02:00
Bugtracker #4327 - minor spelling/message changes
This commit is contained in:
parent
65c17fa8fb
commit
a421a18142
@ -4,18 +4,18 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_contact.php,v $
|
||||
| $Revision: 1.1.1.1 $
|
||||
| $Date: 2006-12-02 04:34:39 $
|
||||
| $Author: mcfly_e107 $
|
||||
| $Revision: 1.2 $
|
||||
| $Date: 2008-02-18 20:52:29 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
define("LANCONTACT_01", "Contact Details");
|
||||
define("LANCONTACT_02", "Contact Form");
|
||||
define("LANCONTACT_03", "Enter your name:");
|
||||
define("LANCONTACT_04", "E-mail address:");
|
||||
define("LANCONTACT_04", "Enter your e-mail address:");
|
||||
define("LANCONTACT_05", "Message subject:");
|
||||
define("LANCONTACT_06", "Enter your message:");
|
||||
define("LANCONTACT_06", "Message:");
|
||||
define("LANCONTACT_07", "Email a copy of this message to your own address ");
|
||||
define("LANCONTACT_08", "Send");
|
||||
define("LANCONTACT_09", "Your message was sent.");
|
||||
|
@ -11,8 +11,8 @@
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/log/languages/English.php,v $
|
||||
| $Revision: 1.4 $
|
||||
| $Date: 2007-11-01 20:28:22 $
|
||||
| $Revision: 1.5 $
|
||||
| $Date: 2008-02-18 20:52:36 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
@ -25,7 +25,7 @@ define("ADSTAT_L3", "Statistic Logging");
|
||||
define("ADSTAT_L4", "You do not have permission to view this page.");
|
||||
define("ADSTAT_L5", "The features on this page have been disabled.");
|
||||
define("ADSTAT_L6", "Site Statistics");
|
||||
define("ADSTAT_L7", "Statistics for this type is not being gathered.");
|
||||
define("ADSTAT_L7", "Statistics for this type are not being gathered.");
|
||||
define("ADSTAT_L8", "Today's Stats");
|
||||
define("ADSTAT_L9", "All-time Stats");
|
||||
define("ADSTAT_L10", "Daily Stats");
|
||||
|
Loading…
x
Reference in New Issue
Block a user