DFH v1.2 English Language Pack

Any type of discussions take place here...

DFH v1.2 English Language Pack

Postby SamEA » Sun Jun 05, 2011 6:23 pm

Code: Select all
<?php
///////////////////////////////////////////////////////////////////////////
//  Product: Daddy's File Host               
//  Version: 1.2                       
//                        
// by DaddyScripts.com                  
//                               
// original source code by Jim (j-fx.ws) and Steven (galaxyscripts.com)
//////////////////////////////////////////////////////////////////////////

// Language - English

// Main Page /pages/upload.php
$lang[upload] = "Upload File";
$lang[maxsize] = "Maximum Filesize :";
$lang[email] = "Email Address :";
$lang[description] = "File Description :";
$lang[protection] = "Password Protection :";
$lang[sinfo] = "By uploading your file, you agree to our";
$lang[tos] = "Terms of Service";
$lang[progress] = "Upload in progress. Please Wait...";
$lang[hosting] = "Currently Hosting";
$lang[files] = "files";
$lang[total] = "Total!";
$lang[info] = $compname." is a free file and image hosting service. Feel free to upload your files here! Just browse the files you wish to upload and click on 'Open' when finished selecting the files or on the Upload button if using the HTML form where you will later recieve a download link.";
$lang[nofile] = "Please Choose A File To Upload.";
$lang[emailopt] = "Email";
$lang[desopt] = "File Description";
$lang[passopt] = "Password Protection";
$lang[opt] = "Optional";

// Upload Page upload.php
$lang[yupfile] = "Your file was uploaded!";
$lang[udownfile] = "Your download link";
$lang[udeletefile] = "Your delete link";
$lang[uremfile] = "Please remember the above links.";
$lang[ufile] = "Your File";
$lang[thank] = "Thank you for using our service.";
$lang[yup] = "Your Uploaded File";
$lang[wup] = "Was uploaded";
$lang[tsoon] = "You're trying to upload again too soon!";
$lang[tlarge] = "The file you uploaded is too large";
$lang[dpick] = "You didn't pick a file to upload";
$lang[icat] = "Invalid category was chosen..";
$lang[itype] = "That file type is not allowed to be uploaded.";
$lang[nallow] = "You are not allowed to upload files.";
$lang[noallow] = "That file is not allowed to be uploaded.";

// Top 10 Page top.php
$lang[fname] = "Filename";
$lang[dloads] = "Downloads";
$lang[disabled10] = "This page is disabled.";
$lang[size10] = "Size";
$lang[ldload] = "Last Download";
$lang[fdis10] = "File List Is Disabled.";
$lang[topten] = "Top Ten Files";

// report.php
$lang[treport] = "Try reporting a file.";
$lang[uall] = "You are not allowed to report files.";
$lang[frepo] = "File reported. Thanks.";
$lang[redir] = "You Will Be Redirected To Homepage In 10 Seconds.";
$lang[rthanks] = "File reported. Thanks.";

// Index.php
$lang[allfile] = "allowed file types:";
$lang[cat2] = "Category";

// files.php
$lang[filelist] = "File List";
$lang[disfiles] = "This page is disabled";
$lang[fldis] = "The files list is disabled.";
$lang[ftotal] = " Total Files: ";

// top.php
$lang[topfiles] = "Top Files";
$lang[disfiles] = "This page is disabled";
$lang[fldis] = "The files list is disabled.";

// download.php
$lang[younallow] = "You are not allowed to download files.";
$lang[inlink] = "Invalid download link.";
$lang[indlink2] = "Invalid Delete link.";
$lang[ufwd] = "Your file was deleted.";
$lang[uwbr] = "You Will Be Redirected To Homepage In 10 Seconds.";
$lang[pw2] = "Password Protected";
$lang[petc] = "Please Enter The Correct Password To Acess The Download";
$lang[fd6] = "File Description";
$lang[fn6] = "File Name";
$lang[tdsoon] = "You're trying to upload again too soon!";
$lang[rtf] = "Report This File";
$lang[fbu] = "File Bandwidth Used";
$lang[nenjava] = "If you're seeing this message, you need to enable JavaScript";
$lang[dl_ip] = "IP Address";
$lang[dl_filesize] = "File Size";
$lang[dl_file_dl] = "File Downloaded";
$lang[dl_file_dl1] = "times";
$lang[dl_last_dl] = "Last Download";
$lang[dl_file_now] = "Download File Now";
$lang[dl_file_now1] = "Please wait";
$lang[dl_file_now2] = "seconds";
$lang[dl_ticket] = "Download Ticket reserved";
$lang[dl_a_file] = "Download a File from our Server";

// download.php + download2.php
$lang[younallow] = "You are not allowed to download files.";
$lang[inlink] = "Invalid download link.";
$lang[indlink2] = "Invalid Delete link.";
$lang[ufwd] = "Your file was deleted.";
$lang[uwbr] = "You Will Be Redirected To Homepage In 10 Seconds.";
$lang[pw2] = "Password Protected";
$lang[petc] = "Please Enter The Correct Password To Acess The Download";
$lang[fd6] = "File Description";
$lang[fn6] = "File Name";
$lang[tdsoon] = "You're trying to upload again too soon!";
$lang[rtf] = "Report This File";
$lang[fbu] = "File Bandwith Used";
$lang[nenjava] = "If you're seeing this message, you need to enable JavaScript";

// Adminpanel

// Header-Links
$lang[logout] = "Logout";
$lang[index] = "Index";
$lang[files] = "Files";
$lang[images] = "Images";
$lang[master] = "Master Password";
$lang[abuse] = "Abuse";
$lang[delete] = "Delete";
$lang[bans] = "Bans";
$lang[info_1] = "Info";
$lang[check] = "Check";
$lang[settings] = "Settings";

// Admin-Index
$lang[welcome] = "Welcome to your";
$lang[adminpanel] = "Admin Panel";
$lang[adel] = "Delete";
$lang[statistic] = "Statistic:";
$lang[diskspace] = "Total Diskspace:";
$lang[in_use] = "In Use:";
$lang[free] = "Actually Free:";
$lang[adminlogin] = "Password: ";
$lang[adminlogout] = "You Have Logged Out Succesfully!";
$lang[bandwith] = "Bandwith";
$lang[set_master] = "Here you can set a Master Password for all Downloads. Be carefull with this Option!!!";
$lang[set_master_now] = "Set Master Password now!!!";
$lang[set_master_1] = "Input Master Password: ";
$lang[ignore] = "Ignore Report";
$lang[abuse_man] = "Abuse-Management";
$lang[ban_text] = "Enter an IP or file hash to ban: ";
$lang[total_files] = "Total Files:";
$lang[total_filesize] = "Total Filespace:";
$lang[total_downloads] = "Total Downloads:";
$lang[total_bandwith] = "Total Bandwidth:";
$lang[check_1] = "Check your DFH Installation";
$lang[check_2] = "Please make all Folders and Textfiles writable (CHMOD 0777)";
$lang[check_3] = "PHP Information";
$lang[folder] = "Folder";
$lang[textfiles] = "Textfiles";
$lang[foldern] = "Folder does not exists";
$lang[foldere] = "Folder exists and is writable";
$lang[foldernw] = "Folder is not writable. PLEASE CHMOD 0777";
$lang[fe] = "File exists and is writable";
$lang[few] = "File does not exists or is not writable. PLEASE CHMOD 0777";
$lang[rp] = "Reload Page";
$lang[info_11] = "Server Info";
$lang[la] = "Last Update";
$lang[sd] = "Server and Services";
$lang[ap] = "Actual Processor Load: ";
$lang[cpu] = "Processor Load of ";
$lang[pws] = "Password";

// settings.php
$lang[changed_success] = "Settings changed sucessfully";
$lang[change_not_sucess] = "Settings could not be changed";
$lang[settings_on] = "On";
$lang[settings_off] = "Off";
$lang[settings_change] = "Change Settings";
$lang[settings_minutes] = "Minutes";
$lang[settings_seconds] = "Seconds";
$lang[settings_days] = "Days";
$lang[settings_site_name] = "Site Name";
$lang[settings_slogan] = "Slogan";
$lang[settings_script_url] = "Script URL";
$lang[settings_password] = "Admin Password";
$lang[settings_email] = "Your eMail";
$lang[settings_language] = "Language";
$lang[settings_maxfilesize] = "Max File Size";
$lang[settings_maximgfilesize] = "Max Image Size";
$lang[settings_downloadtimelimit] = "DL Time Limit";
$lang[settings_uploadtimelimit] = "Upload Time Limit";
$lang[settings_nolimitsize] = "No Limit Size";
$lang[settings_deleteafter] = "Delete after";
$lang[settings_downloadtimer] = "Download Timer";
$lang[settings_filelist] = "Enable File List";
$lang[settings_filetypes] = "File Types";
$lang[settings_imagefiletypes] = "Image File Types";
$lang[settings_shorturl] = "Short URL";
$lang[settings_email_option] = "eMail Option";
$lang[settings_password_feature] = "Password Feature";
$lang[settings_file_description] = "File Description";
$lang[settings_toplist] = "Top 10 List";
$lang[settings_site_name1] = "Enter Your File Hosting Company's Name Here";
$lang[settings_slogan1] = "Enter Your File Hosting Company's Slogan Here";
$lang[settings_script_url1] = "Enter The Script Url Here Ending With A Slash '/' e.g. http://www.example.com/";
$lang[settings_password1] = "Enter your Admin-Password here";
$lang[settings_password2] = "!!! Please change first !!!";
$lang[settings_email1] = "Set Your eMail-Adress here";
$lang[settings_language1] = "This Is The Language You Want The Script To Be In";
$lang[settings_maxfilesize1] = "The Max File Size for the files.(eg :- 25 means 25 mb)";
$lang[settings_maximgsize1] = "The Max Image Size for the images. (eg :- 25 means 25 mb)";
$lang[settings_filetypes_descr] = "Define your file types allowed. e.g. *.swf; *.jpg; *.jpeg. Use * for all file types!";
$lang[settings_imagefiletypes_descr] = "Define your image file types allowed. e.g. *.jpg; *.jpeg. Use * for all file types!";
$lang[settings_downloadtimelimit1] = "Time users must wait before downloading another file";
$lang[settings_uploadtimelimit1] = "Time users must wait before uploading another file";
$lang[settings_nolimitsize1] = "If a file is under this many mb, there is no time limit";
$lang[settings_deleteafter1] = "Delete files if not downloaded after this many days";
$lang[settings_downloadtimer1] = "Length of the timer on the download page";
$lang[settings_filelist1] = "Allows users to see a list of uploaded files. set to off to disable";
$lang[settings_shorturl1] = "Short url Eg yourdomain.com/13232 needs mod_rewrite enabled";
$lang[settings_email_option1] = "Set this to On to allow users to email themselves the download links";
$lang[settings_password_feature1] = "Set this to On to allow users to save downloads by a password";
$lang[settings_file_description1] = "Set this to On to enable the description field";
$lang[settings_toplist1] = "Allows users to see a top list of 10 files. set to off to disable";
$lang[settings_dlspeed] = "Download Speed";
$lang[settings_dlspeed1] = "Set your Download-Speed here";
$lang[settings_pps] = "Entries";
$lang[settings_pps1] = "How many Entries shows you on Admins Filelist";
$lang[settings_pps2] = "Per Page";
$lang[settings_pps3] = "How many Entries shows you on Users Filelist";
$lang[settings_pps4] = "How many Entries shows you on Downloadlist";
$lang[settings_aemail] = "Abuse-eMail";
$lang[settings_aemail1] = "Set your Abuse-eMail here";
$lang[settings_personal_data] = "Configuration of Your Personal Data";
$lang[settings_personal_data1] = "(For T.O.S. - Not required in all Countries, but required eg. in Germany)";
$lang[settings_personal_name] = "Name";
$lang[settings_personal_name1] = "Your Name";
$lang[settings_personal_street] = "Street";
$lang[settings_personal_street1] = "Your Street";
$lang[settings_personal_city] = "Postalcode & City";
$lang[settings_personal_city1] = "Your Postalcode and City";
$lang[settings_personal_phone] = "Phone-Number";
$lang[settings_personal_phone1] = "Your Phone-Number";
$lang[settings_personal_url] = "Internet";
$lang[settings_personal_url1] = "The URL of Your Internet-Adress";
$lang[settings_main_config] = "Main Configuration";
$lang[dldate] = "Date";
$lang[dltime] = "Time";
$lang[dlback] = "Back to Files";
$lang[settings_style] = "Style";
$lang[settings_style1] = "Set your DFH Style here";
$lang[dltotal] = "Total Downloads: ";

// bl.php
$lang[pagination] = "Page: ";

// Toplinks
$lang[top_upload] = "Upload File";
$lang[top_imageup] = "Upload Image";
$lang[top_files] = "Files";
$lang[top_tos] = "T.O.S.";
$lang[top_faq] = "F.A.Q.";
$lang[top_top] = "Top 10";
$lang[top_admin] = "Admin";

// tos.php
$lang[tos_tos] = "Terms of Service";
$lang[tos_point1] = "You may not upload any files that infringe copyrights.";
$lang[tos_point2] = "You may not upload any files that are considered illegal in your country.";
$lang[tos_point3] = "You are responsible for the files you upload.";
$lang[tos_point4] = "The owner of this site reserves the right to delete any files hosted here for any reason.";
$lang[tos_send_abuse] = "Send Abuse-Links to: ";

// faq.php
$lang[faq] = "F.A.Q. - Frequently Ask Questions";
$lang[faq1] = "What is the largest file I can upload?";
$lang[faq2] = "How long will my files stay hosted here?";
$lang[faq3] = "What are the limits for uploading and downloading files?";
$lang[faq4] = "What about smaller files?";
$lang[faq5] = "How can I run a file hosting site like this?";
$lang[faq1a] = "The maximum allowed file size is";
$lang[faq2a] = "Your files will be kept on our servers as long as it is downloaded every";
$lang[faq2b] = "Days";
$lang[faq3a] = "You may upload a file every";
$lang[faq3b] = "minutes.";
$lang[faq3c] = "You may download a file every";
$lang[faq3d] = "minutes.";
$lang[faq4a] = "Files less than";
$lang[faq4b] = "megabytes don't count towards your upload or download limits.";
$lang[faq5a] = "Just visit";
$lang[faq5b] = "and download Daddy's File Host script. Its easy to set up and use!";

// Images (new section)
$lang[multiupload] = "To select more than one file to upload, just highlight more than one file when you click on the Upload button.";

// DFH v1.2 - Language Pack Starts Here! //

//Register Page
$lang[alreadylogged] = 'You are already logged in. Please click on "My Files" to navigate to the Users Panel.';
$lang[validemail] = "A valid e-mail is required for activation.";
$lang[nameempty] = "You have left the name field blank. Please enter a name.";
$lang[emailformat] = "You have left the e-mail field blank or have inputted an invalid e-mail address. Please enter a valid e-mail.";
$lang[passemtpy] = "You have left the password field blank. Please enter a password.";
$lang[repassempty] = "You have left the Re-enter password field blank. Please enter both passwords.";
$lang[agreetos] = "You have not agreed to our terms and conditions, please read and agree to our terms and conditions in order to register.";
$lang[passmatch] = "Both passwords inputted do not match, please try again.";
$lang[emailexists] = 'The e-mail inputted has already been registered with us. If you have forgotten your password, please go to the Login page and click on "Forgot Password". Thank you.';
$lang[invalidcaptcha] = "You have inputted an invalid security code, please try again.";
$lang[invalidchar] = "You have used one or more illegal characters in one of the fields, please remove any illegal characters and try again.";
$lang[name] = "Name";
$lang[email] = "E-mail";
$lang[pass] = "Password";
$lang[repass] = "Re-enter password";
$lang[securecode] = "Security Code";
$lang[agree] = "Agreement";
$lang[agree1] = "I have read the " .$compname ."'s Terms of Service and agree to obey by them.";
$lang[regsuccess] = "Thank you, your registration was successful, however you are required to active your account by navigating to the link provided in the e-mail, which you will be receiving shortly. If you are unable to find the e-mail, please check your Junk folder as some mail providers may mistake us for &quot;Junk&quot; e-mail.";
$lang[regsuccess1] = "Thank you, your registration was successful. You may now login with your username and password.";

// Email Template (Register) & (Forgot Pass)

$lang[registertemp] = '<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<p>Dear '.$_POST['name'] .',</p>
<p>Thank you for registering with ' .$compname.'. Please click on or copy and paste the below link in order to activate your account.</p>
<p>';

$lang[registertemp1] = '</p>
<p>Thank you.</p>
<p>'.$compname.'</p>
</body>

</html>';

$lang[forgottemp] = '<html>

      <head>
      <meta http-equiv="Content-Language" content="en-us">
      <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">';
      
$lang[forgottemp1] = '<p>You have requested that we email you a new ' .$compname.' password. Please click on or copy and paste the below link in order to change your password.</p>
      <p>';

$lang[forgottemp2] = '</p>
      <p>Thank you.</p>
      <p>'.$compname.'</p>
      </body>

      </html>';

// Email Template End

//Login Page

$lang[login] = "Login";
$lang[user] = "Username";
$lang[register] = "Register!";
$lang[forgotpass] = "Forgot Password";
$lang[loggingin] = "Logging in";
$lang[loginsuccess] = "You have successfully logged in. You will now be redirected to the user's panel.";
$lang[invalidlogin] = "Invalid Username or Password, please try again.";
$lang[loggedout] = "You have successfully been logged out!";

//Forgot Password Page

$lang[forgotpass1] = "Forgotten Password";
$lang[invalidact] = 'Invalid activation key or username. Please try again or submit another "Forgotten Password" form.';
$lang[invalidacc] = "No registration details found on the account " .$_GET['user'] .". Please try again.";
$lang[passchanged] = "Your password for the account " .$_GET['user'] ." has successfully been changed. You may now login with your new details.";
$lang[instructsent] = "Instructions on how to reset your password has been successfully sent to " .$_POST['user'] ." and you should receive the e-mail shortly. If you are unable to find the e-mail, please check your Junk folder as some mail providers may mistake us for &quot;Junk&quot; e-mail.";
$lang[useremail] = "User/Email Address";
$lang[fp_newpass] = "New Password";
$lang[fp_repass] = "Re-enter new Password";

//Email Activation

$lang[emailacted] = "Your e-mail has been successfully activated and you may now login. Thank you.";
$lang[keymismatch] = "Your e-mail activation key did not match the one on file. Please try again.";
$lang[emailnotreg] = "Your e-mail is not registered with us, please register or re-check the e-mail.";
$lang[alreadyacted] = "Your e-mail is already activated. You may login with the username & password provided on signup.";

//Compare Table

$lang[features] = "Features";
$lang[reguser] = "Registered Users";
$lang[nonreguser] = "Non-Registered Users";
$lang[price] = "Price";
$lang[ct_free] = "FREE";
$lang[filelimit] = "File Upload Limit";
$lang[imagelimit] = "Image Upload Limit";
$lang[deleteafter] = "Inactivity Deletion After";
$lang[dltimer] = "Download Timer";
$lang[dllimit] = "Download Limit after each download";
$lang[days] = "days";
$lang[secs] = "seconds";
$lang[mins] = "minutes";
$lang[flashupload] = "Upload via Flash";
$lang[browserupload] = "Upload via HTML";
$lang[expires] = "Expires";
$lang[neverexp] = "Never Expires!";
$lang[managefiles] = "View and Manage Files via User Panel";
$lang[manageimages] = "View and Manage Images via User Panel";
$lang[emaillinks] = "Email File Links";
$lang[signup] = "Signup Now!";
$lang[guestpass] = "Continue as a Guest";

// Image List
$lang[imagelist] = "Image List";
$lang[imgsize] = "Size (MB)";
$lang[image] = "Image";

// Navigator

$lang[viewfiles] = "View Files";
$lang[viewimg] = "View Images";
$lang[myfiles] = "My Files";
$lang[myimg] = "My Images";
$lang[login] = "Login";
$lang[logout] = "Logout";

// User Panel
$lang[up_welcome] = "Welcome " .$_SESSION['name'] ." to the user's panel. You are currently logged in as " .$_SESSION['user'].".";
$lang[emailntact] = 'You have not activated your e-mail address "' .$_SESSION['user'] .'", please activate your e-mail in order to benefit the most from us.';
$lang[userpanel] = "User Panel";

// SettingsCP

$lang[userreg] = "User Registration Settings";
$lang[imgentry] = "How many Entries shown on Image List";
$lang[imguplo] = "Image Uploads";
$lang[imguplo1] = "Turning the option onto Off will disable all image uploads and will no longer be shown on the menu.";
$lang[enableimg] = "Enable Image List";
$lang[enableimg1] = "Turning the option onto Off will disable all image listing and will no longer be shown on the menu.";
$lang[emailact] = "Email Activation";
$lang[emailact1] = "Define if the user must valid his/her e-mail";
$lang[qemailact] = "E-mail Activated";

// AdminCP

$lang[users] = "Users";
$lang[delnote] = "* Deleting the username will only delete the username and not the files that belong to that user.";
$lang[thumb] = "Thumb"; // Thumbnail


?>


P.S.: Before you begin to translate, please request permission first, to prevent more than one translator working on the same language, where both could work together instead.

Need help translating the above file? Just leave a post reply :).
SamEA,
DaddyScripts' Admin & Developer.

Require a PHP or general IT freelancer? Don't hesitate to PM me.
User avatar
SamEA
Site Admin
 
Posts: 1165
Joined: Sat Feb 19, 2011 7:51 pm

Re: DFH v1.2 English Language Pack

Postby WAR3ANDC.S » Mon Jun 06, 2011 3:40 am

I'm making the Chinese language pack now. Coming soon!
WAR3ANDC.S
Translator
 
Posts: 24
Joined: Mon May 16, 2011 6:27 am

Re: DFH v1.2 English Language Pack

Postby numix » Tue Jun 07, 2011 9:48 pm

i can work on the German translation
numix
Standard Member
 
Posts: 12
Joined: Sun May 15, 2011 7:35 pm

Re: DFH v1.2 English Language Pack

Postby collanaud » Wed Jun 08, 2011 3:54 pm

Is it just me or several new features are not part of the language file (Ex : User Registration Settings, Users in admin panel, etc.)? Are these sentences will be in a future release of the language file?

Thank you

P.S. : I translated the language file, but I have to change it because the French words are too long and distort the site :(.
collanaud
Premium
 
Posts: 5
Joined: Tue May 31, 2011 2:42 pm

Re: DFH v1.2 English Language Pack

Postby SamEA » Wed Jun 08, 2011 8:25 pm

collanaud wrote:Is it just me or several new features are not part of the language file (Ex : User Registration Settings, Users in admin panel, etc.)? Are these sentences will be in a future release of the language file?

Thank you

P.S. : I translated the language file, but I have to change it because the French words are too long and distort the site :(.


They should all be in there, it will be one of the last lines under AdminCP, for the Admin's panel phrases.

All new phrases are added under the // DFH v1.2 // comment line, right after the DFH v1.1 phrases.
SamEA,
DaddyScripts' Admin & Developer.

Require a PHP or general IT freelancer? Don't hesitate to PM me.
User avatar
SamEA
Site Admin
 
Posts: 1165
Joined: Sat Feb 19, 2011 7:51 pm

Re: DFH v1.2 English Language Pack

Postby brijs » Sun Aug 28, 2011 5:23 pm

Hi everyone,
I can work on hindi translation.
Thanks.
brijs
Standard Member
 
Posts: 5
Joined: Sat Aug 20, 2011 10:40 am

Re: DFH v1.2 English Language Pack

Postby cyry » Mon Nov 12, 2012 8:59 pm

I want translated to Romanian language...soon ;)
Image
User avatar
cyry
Premium
 
Posts: 6
Joined: Wed Nov 07, 2012 10:56 pm

Re: DFH v1.2 English Language Pack

Postby honeyfree » Fri Dec 14, 2012 12:21 pm

User Registration Settings, Users in admin panel, etc.)? Are these sentences will be in a future release of the language file?
"honey"
honeyfree
Newbie Member
 
Posts: 1
Joined: Fri Dec 14, 2012 12:09 pm

Re: DFH v1.2 English Language Pack

Postby SamEA » Sun Dec 16, 2012 10:37 pm

Can you please clarify on "Users in admin panel"?

In regards to the user registration settings, are you referring to the registration page?
SamEA,
DaddyScripts' Admin & Developer.

Require a PHP or general IT freelancer? Don't hesitate to PM me.
User avatar
SamEA
Site Admin
 
Posts: 1165
Joined: Sat Feb 19, 2011 7:51 pm

Re: DFH v1.2 English Language Pack

Postby corbingravely » Wed Dec 04, 2013 6:55 am

Guys guys, you are all just great. I have just registered in this forum to say thanks to all of you for making such amazing language packs. I would love to thank from behalf of all the users who have been downloading your language packs. And we are all waiting for the Chinese language pack from WAR3ANDC.S.
corbingravely
Newbie Member
 
Posts: 1
Joined: Wed Dec 04, 2013 5:28 am

Next

Return to General Board

Who is online

Users browsing this forum: No registered users and 7 guests

cron