#!/usr/bin/perl

# oMail-webmail Unified Language File
# -----------------------------
# [en] - English  

# started by : Olivier <om@omnis.ch>
# last update by : Olivier <om@omnis.ch>
#
# $Id: en.lang,v 1.18 2001/04/30 13:03:15 swix Exp $
# $Source: /cvsroot/omail/webmail/lang/en.lang,v $

sub getstrings() {
  
  my %TXT=
    (
     
     charset => "iso-8859-1",

     # MAIN

     userid => "User-ID",
     passwd => "Password",
     login => "Login",
     clear => "Clear",

     # LOGIN

     err_uid_illegal_char => "UserID has illegal characters!",
     sorry_wrong_pw => "Sorry, the password you entered was incorrect! Please go back and try again.",

     # LOGOUT 

     err_session_invalid => "Session ID has invalid characters!",

     # DIPLAY HEADERS
     
     inbox_title => "INBOX",     # in table title
     of => "of",         # 
     bytes => "bytes",
     messages => "messages",  # -> 123 _OF_ 345 _MESSAGES_
     mbox_size => "Mailbox size",
     new => "new",
     news => "news",
     no_new_mail => "no new mail",

     compose => "Compose",
     userconfig => "User config",
     addressbook => "Address book",
     refresh => "Refresh",
     logout => "Logout",
     page => "page",
     js_confirm_delete => "Are you sure you wish to delete all selected messages?",

     delete => "Delete",
     check_all => "Check all",
     nr => "Nr",
     status => "Status",
     date => "Date",
     sender => "Sender",
     subject => "Subject",
     size => "Size",

     read => "read",    # will be added if the subject is very small

     INBOX => "Inbox",
     SENT => "Sent",
     TRASH => "Trash",
     SAVED => "Saved",

     # READ MESSAGE
     maildisplay_title => "MESSAGE DISPLAY",  # window title
     message_nr => "Message nr.",
     inbox => "Inbox",
     reply => "Reply",
     replyall=> "Reply all",
     forward => "Forward",
     delete => "Send to trash",
     delete_real => "Delete",
     save => "Save",

     flag => "Flag",
     unflag => "Unflag",
     normal_headers => "Normal headers",
     all_headers => "Full headers",
      
     from => "From",
     replyto => "Reply-To",
     to => "To",
     cc => "CC",

     attachment => "Attachment",
     type => "Type",
     filename => "Filename",
     encoding => "Encoding",
     download => "Download",
  
     err_message_gone => "Oooops! Message seems to be gone ",

     # COMPOSE MESSAGE
     bcc => "BCC",
     send => "Send",
     cancel => "Cancel",

     # VERIFYSESSION   
     err_session_expired => "Sorry, your session appears to have timed out! Please go back and <a href=\"$scripturl\">login</a>.",

     ### oMail-webmail -pref ###

     # CONFIG EDIT

     action_has_illegal_chars => "Action has illegal character",  
     default_sort => "Default sort",
     config_title => "USER CONFIGURATION",
     editing_config_for_user => "Editing configuration for user",
     realname => "Realname",
     language => "Language",
     quote_style => "Quote style",
     signature => "Signature",
     xxx_char_or_less => "500 characters or less",
     save => "Save",

     sort_date => "Date (Newest first)",
     sort_date_rev => "Date (Oldest first)",
     sort_sender => "Sender (Alphabetical)",
     sort_sender_rev => "Sender (Reverse alphabetical)",
     sort_size => "Size (Largest first)",
     sort_size_rev => "Size (Smallest first)",
     sort_subject => "Subject (Alphabetical)",
     sort_subject_rev => "Subject (Reverse alphabetical)",
     sort_status => "Status (New mail first)",
     sort_status_rev => "Status (Old mail first)",

     minutes => "minutes",
     seconds => "seconds",
     messages => "messages",
     autorefresh => "Auto Update",
     numberofheaders => "Number of messages per page",
     sessiontimeout => "Session timeout",

     send_cc_to => "Send copy of all outgoing mails to",
     from_conf => "Email address",

     # EDITADDRESSES 

     name => "Name",
     email_addresses => "E-mail Addresses",
     action => "Action",
     add_modifiy => "Add/Modifiy",

     # SAVEPREFS
     
     pref_saved => "Preferences successfully saved.",
     continue => "Continue",

     # ADDRESS BOOK
     
     mail_to => "Mail To",
     
     # Update - 17.mar.2k
     
     back_to_mailbox => "Back to Mailbox",
     edit_addr_title => "ADDRESSBOOK",
     import => "Import",
     delete_addr => "Delete",
     click_to_edit => "Click to edit",
     click_to_mail => "Click to send mail",
     edit => "Edit",
     
     # Update - 18.mar.2k
     
     yes => "Yes",
     no => "No",
     save_username_in_cookies => "Save username in a cookie",
     not_file_owner => "This is not your file",
     recipient => "Recipient",
     compose_title => "COMPOSE MAIL",
	
     # Update - 10.may.2k

     header => "Header",  

     # Update - 15.mar.01

     empty_trash_on_logout => "Empty trash on logout",
     save_outgoing_mail => "Save outgoing mail to SENT folder", 
     find => "Find",
     body => "Body",
	
	
     # Update 16.apr.01
	
     grabaddr => "Grab all existing email addresses from mailbox",
     welcome_back => "Welcome back!",
     lastlogin => "Last login",
     lastlogin_from => "from",
     lastlogin_on => "on",
     days_ago_before => "",
     days_ago_after => "days ago",
     import_selected_addr => "Import selected addresses",
   	multi_email_info => "If you use the next 2 to 8 fields, you will be able to choose your from address <br>by sending a mail. Keep empty if not needed.",

     move => "Move",
      add => "Add",	
     display_html_attach => "Automatic display of HTML attachments",

     variable => "Variable",   
     fixed => "Fixed",
     email_display_font_type => "Email-Display Font Type",
     hours => "Hours",
     view => "View",
     var5 => "",
     var6 => "",
     var7 => "",
     var8 => "",
     var9 => "",

     id => "Id",
     title => "Title",
     firstname => "First Name",
     lastname => "Last Name",
     emailhome => "Email",  
     emailwork => "Email (work)",
     phonehome => "Phone",
     phonehomemobile => "Mobile:",
     phonework => "Phone (work)",
     phoneworkmobile => "Mobile (work)",
     faxhome => "Fax",
     faxwork => "Fax (work)",
     homepagehome => "Personal homepage",
     homepagework => "Business homepage",
     addressline1 => "Address",
     addressline2 => "Address",
     addressline3 => "Address",
     zipcode => "Zipcode",
     city => "City",
     state => "State",
     country => "Country",
     birthdateday => "Birthdate (day)",
     birthdatemonth => "Birthdate (month)",
     birthdateyear => "Birthdate (year)",
     category => "Category", 
     notes => "Notes",
     custom1 => "Custom1",  
     custom2 => "Custom2",
     custom3 => "Custom3",  
     custom4 => "Custom4",
     custom5 => "Custom5",
     displayname  => "Display name",
     nickname  => "Nickname",
     organisation  => "Organisation",
     departement  => "Departement",
     function => "Function",
     icq => "ICQ Uin",
     aim => "AOL/AIM Nickname",
     msn => "MSN Nickname",
     irc => "Irc Nickname",


     # end - don't change
     msg_loaded => "1"
    );
  return %TXT;
}

 
1; # keep at the end of file, needed to load the config file with "require"

