 | |  | | | Classifieds Installation & Upgrades If you're having install or upgrade problems, post here. |
February 12th, 2006, 08:44 PM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Jan 2006
Posts: 14
| is there any changes in lang file 2.42 and 2.5
Hi,
I upgraded to ver 2.5..
Since I have translated most of the eng lang file of ver 2.42, I am woundering, is there any changes, additions between them..
If there is, can we have a list of it in order not go through the process again..
Kind regards
|
| |
February 13th, 2006, 07:43 AM
|
#2 (permalink)
| | Ultimate Member Verified Customer
Join Date: Sep 2002
Posts: 1,217
|
.. I need this info too...
|
| |
February 13th, 2006, 08:45 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Sep 2005
Posts: 141
|
I think this is a list of new words: (at least these are the new words I found compared to my 2.42 install) Code: Content visible to verified customers only.
Last edited by zews; February 13th, 2006 at 08:50 AM.
|
| |
February 13th, 2006, 08:59 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,692
|
Lots of language changes. Your best bet is to use a file compare utility like Beyond Compare by scooter software http://www.scootersoftware.com
There is more changes than just in english.php check your other language files for changes also. As far as a detailed list this is not necessary from a support perspective since Classifieds is only bundled with english just use the compare tool meantioned if your trying to create your own language files.
|
| |
February 13th, 2006, 12:39 PM
|
#5 (permalink)
| | Ultimate Member Verified Customer
Join Date: Sep 2002
Posts: 1,217
|
Thanks Cguck, this is a great software. I just compared with my language fikes and only 2 files seems to have changed
1. the english.php and
2. with in the folder english the file emails.php
in english.php add and translate this:
---------------------
// Set the meta tag/doctype for this language
$contentmeta = "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />";
$doctype = "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt\">";
$Globals['pp_lang']['editcat'] = "Edit";
$Globals['pp_lang']['euro'] = "Euro";
$Globals['pp_lang']['gbp'] = "Pounds";
$Globals['pp_lang']['makeindex'] = "Make Index Thumb";
$Globals['pp_lang']['noexpire'] = "No Expiration";
$Globals['pp_lang']['searchzip'] = "Sort by Distance";
$Globals['pp_lang']['untagged'] = "You have untagged this image";
$Globals['pp_lang']['yes'] = "Yes";
$Globals['pp_lang']['100'] = "100.00";
$Globals['pp_lang']['1000'] = "1000.00";
$Globals['pp_lang']['25'] = "25.00";
$Globals['pp_lang']['250'] = "250.00";
$Globals['pp_lang']['50'] = "50.00";
$Globals['pp_lang']['500'] = "500.00";
$Globals['pp_lang']['5000'] = "5000.00";
$Globals['pp_lang']['buycost'] = "The payment for this ad is";
$Globals['pp_lang']['buynotice'] = "Allow Users to Buy your Ad via Paypal Immediately? Please note your email on the system here must match your paypal email account for you to enable this feature.";
$Globals['pp_lang']['buynow'] = "Buy It Now";
$Globals['pp_lang']['buypage'] = "Ad Purchase Page";
$Globals['pp_lang']['buysuccess'] = "Thank you for your purchase! Please contact the seller if you have any questions.";
$Globals['pp_lang']['buytrans'] = "To complete your transaction and purchase this ad, you need to provide payment. Please click on the link below to process your PayPal payment.";
$Globals['pp_lang']['currency'] = "Currency";
$Globals['pp_lang']['dailyuplimit'] = " exceeds your limit of ads allowed";
$Globals['pp_lang']['default'] = "Use Default Currency";
$Globals['pp_lang']['day1'] = "So";
$Globals['pp_lang']['day2'] = "Mo";
$Globals['pp_lang']['day3'] = "Di";
$Globals['pp_lang']['day4'] = "Mi";
$Globals['pp_lang']['day5'] = "Do";
$Globals['pp_lang']['day6'] = "Fr";
$Globals['pp_lang']['day7'] = "Sa";
$Globals['pp_lang']['delete2'] = "You have successfully deleted your ad.";
$Globals['pp_lang']['endauction'] = "Close Auction";
$Globals['pp_lang']['exphplimit'] = "exceeds your PHP maximum upload value.";
$Globals['pp_lang']['good'] = "Good";
$Globals['pp_lang']['high'] = "High Price";
$Globals['pp_lang']['low'] = "Low Price";
$Globals['pp_lang']['moderators'] = "Moderators";
$Globals['pp_lang']['no'] = "No";
$Globals['pp_lang']['nozipfound'] = "Sorry Your Zip Code was found in our Database. Please check to ensure you have entered it correctly!";
$Globals['pp_lang']['overload'] = "Server busy, try again shortly.";
$Globals['pp_lang']['pricerange'] = "Specify a price range";
$Globals['pp_lang']['removeindex'] = "Remove Index Thumb";
$Globals['pp_lang']['rotateccw1'] = "Image has been rotated counter-clockwise!";
$Globals['pp_lang']['rotatecw1'] = "Image has been rotated clockwise!";
$Globals['pp_lang']['sortdist'] = "Enter your zipcode";
$Globals['pp_lang']['suberror'] = "Subscriptions not allowed.";
$Globals['pp_lang']['submsg'] = "You have been subscribed to this category. You will receive email notifications for any uploads.";
$Globals['pp_lang']['submitreg'] = "Submit Registration Form";
$Globals['pp_lang']['unsubgallery'] = "Unsubscribe to Category";
$Globals['pp_lang']['unsubmsg'] = "You have been unsubscribed from this category. You will not receive any further email notifications.";
$Globals['pp_lang']['uplimit'] = "You have exceeded your maximum allowed limit of %pics% ads.";
$Globals['pp_lang']['userlimit'] = "Upload Limit";
$Globals['pp_lang']['uplimit2'] = " %pictures% ads allowed.";
$Globals['pp_lang']['usd'] = "US Dollar";
---------------
in emails.php add this at the buttom before the ?> sign:
---------------
$Globals['pp_lang']['subnotify'] = "{$tusername} has uploaded one or more ads to a category you subscribe to.
Image name: {$realname}
Title: {$title}
Description: {$desc}
Link to ad: {$Globals['maindir']}/showproduct.php?product=$lastproductid
To turn off subscriptions for this category, click on the following link:
{$Globals['maindir']}/misc.php?action=subscribe&sub={$thecat}
The {$Globals['webname']} Team
{$Globals['domain']}";
$Globals['pp_lang']['emsubscr'] = "{$Globals['webname']} Ad upload notification";
----------------------
|
| |
February 13th, 2006, 02:04 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,692
|
Yep like stated lots of changes look at all those new language strings  Beyond Compare is a great program
|
| |
February 14th, 2006, 04:09 AM
|
#7 (permalink)
| | Ultimate Member Verified Customer
Join Date: Sep 2002
Posts: 1,217
|
Hi Chuck,
do you have a recommendation for a good FTP program? I use a very old one (WSFTP Pro version 6) and have the feeling it is not very reliable in overwriting old files.
It can be simple (I am a fan of "keep it simple"). So before I buy the newest version of mine, I would like to hear other's experiences...
|
| |
February 14th, 2006, 08:28 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,692
|
I use LeapFTP but most any should work just make sure you have the settings set to overwrite files.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 12:51 PM. | |