From: skaill <sk...@ro...> - 2004-10-10 07:59:46
|
Here's PaymentTerms.php including diff... A couple of points about the last 3 scripts: 1) I may have enclosed \n within single quotes. I'm not sure if php can translate that within single quotes. It's so common I would think so but possibly it needs double quotes... 2) I'm not 100% sure whether I'm doing the printf's correctly. I'm leaving them alone as much as possible but when there is something within that needs translating I'm terminating the string before with double quotes, concatenating the translated part and then resuming with double quotes. What bothers me most is there are double quotes sometimes within the double quote string! I guess that works... I'm thinking I'm doing these correctly but please let me know whether I am or not so I know for sure in the future... Steve ----- Original Message ----- From: "Phil Daintree" <we...@pa...> To: <web...@li...> Sent: Sunday, October 10, 2004 1:08 AM Subject: [Web-erp-developers] Gettextification new scripts Steve > OK Steve, > > I already pushed it too hard with the Company Preferences one! > > I'll do these PDF ones ... > > > > OutstandingGRNs.php Steve > > > PDFBankingSummary.php Steve > > > PDFChequeListing.php Steve > > and I have marked these scripts below as yours: > > PO_SelectOSPurchOrder.php Steve > PO_SelectPurchOrder.php Steve > PaymentTerms.php Steve > Payments.php Steve > PeriodsInquiry.php Steve > > > Phil > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers |