|
[
Permlink
| « Hide
]
Marco Risaliti added a comment - 11/May/08 08:29 PM
First patch.
Marco Risaliti made changes - 11/May/08 08:29 PM
Hi Marco,
I did not review completly, this makes sense but do you remember Hi Jacques,
I'm thinking that the patch in Thanks Marco,
Yes I agree, actually it was more a reminder. I can't see any problems with your patch which makes totally sense as I already said. Morevoer I'm very respectful for such work : it's really tedious (I know what I'm speaking about ;o). But at the end OFBiz will be more attractive to new comers (always the 1st impression impact) and with this specific issue more easy to maintain and understand from the translation POV. Please feel free to commit. Marco, Jacques,
I suggest to use the script contained in the Bruno,
I have done more than 2/3 of the work I need to commit before running this script. So I would prefer to run it after because I'm afraid or merging issues if it's ran before this commit. Then I will run it and continue my work on my side. I think that the work done by Marco can be commite before also. I hope to find time thereafter to write some scripts from your script to ease some processes (like finding missing labels in a language). In the same time I will learn Ruby but I'm not too afraid by that. Maybe I will use Java though, I will see when using your script... I will not be available for this task before next week anyway. Also my concern is that we have to check the result of your script before commiting. Jacques,
fill free to do as you like... in any case the script is in Python -Bruno Yes, I meaned Python sorry (same kind of beast for me so far ;o).
Frankly I could also search for a free APL interpreter and write it in APL (when I need APL - ie when I need to write a script or a simple expression very quicly - I still use APL+Win 4.0 from 2001) but I prefer to concentrate on novelties :o)
First patch committed in OFBiz trunk rev. 656347.
Marco Risaliti made changes - 14/May/08 08:45 PM
Second patch committed in OFBiz trunk rev. 656426.
Please let me know if something is not correct. Thanks WARNING !!!
Please remember that if someone of you has a custom application that extends order and ecommerce application hat to replace the following labels with the new ones. EcommerceAddAlltoCart --> OrderAddAllToCart
Marco Risaliti made changes - 15/May/08 08:57 PM
Third patch committed in OFBiz trunk rev. 656832.
Please let me know if something is not correct. Thanks WARNING !!!
Please remember that if someone of you has a custom application that extends order and ecommerce application hat to replace the following labels with the new ones. EcommerceClearSearchHistory --> OrderClearSearchHistory
Marco Risaliti made changes - 17/May/08 09:29 PM
Fourth patch committed in OFBiz trunk rev. 657466.
Please let me know if something is not correct. Thanks WARNING !!!
Please remember that if someone of you has a custom application that extends order and ecommerce application has to replace the following labels with the new ones. EcommerceLastSearches --> OrderLastSearches Fifth patch committed in OFBiz trunk rev. 657557.
Please let me know if something is not correct. Thanks WARNING !!!
Please remember that if someone of you has a custom application that extends order and ecommerce application has to replace the following labels with the new ones. EcommercePromotionsApplied --> OrderPromotionsApplied Hi Marco,
First of all, thanks for your hard work on this. I just checked your last commit and found at least a problem I dreaded to face : inconsistent labels between files, for instance EcommerceRating in Order and Ecommerce component. This can be seen from 2 POVs : As you can see, it implies to look exhaustively in each use of each label to be sure of their usages... That's why we should be very careful when doing this task. There is no hurry and we can't afford to lose information. There is a french There are maybe more like this one, I did not check further Thanks Hi Jacques,
I'm sorry but I did not understand you. Thanks
Jacques Le Roux made changes - 18/May/08 07:45 PM
Jacques Le Roux made changes - 18/May/08 07:49 PM
Marco,
I agree that it's not obvious. Please, note however that my intent is to make a more general comment, anyway here is the example As you can see in http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/config/OrderUiLabels.xml?view=diff&r1=657556&r2=657557&pathrev=657557
Jacques,
Yes, I have understood your problem but I have follow this way to merge all the labels between ecommerce and order : if the translated labels was already available in EcommerceUiLabels.xml then I have take the translation form there otherwise from the OrderUiLabels.xml. Thanks Yes I understand you POV. And Actually it''s more because the legacy work was poorly done. Hopefully, there are not much like that and I will have a look and at least will put back the old Order one In Ecommerce as there is more information there.
Thanks The python script that I attached in
Then the files are automatically sorted and so what remains to do is to change the name of the labels according to the file they are in. In the file there is also a report of what it has done when I run it. If you are interested and need help just ask. -Bruno Marco,
I'm currently looking at this issue and it clearly appears that the problem is that the Order labels were loaded after the Ecommerce labels and hence were overrided them. They (Order labels) were definitively better writed (at least in french but it seems that it's true for other languages too). I'm rewriting them in french (and even for all other languages when they are totally missing as for EcommerceRead for instance) and I suggest to evrybody to check them. I propose to stop this sort of work and to have a look at what Bruno suggested before everything else... Thanks to both For instance a good example is EcommerceSelectedGiftWrap
Before
<property key="EcommerceSelectedGiftWrap"> Another french proverb : "L'enfer est dans les détails" (Hell is in details) (seems that Frenchs like to talk about Hell ;o)
Hi Marco, all developers,
I think we are able to continue this work. The rule has unofficially changed (except if someone is against and has good arguments) : there should be only one instance of a label in all translation files and labels should be, as much as passible, prefixed by the application name. Please comment if you have any ideas. If we officialy agree, I will update this page accordingly http://docs.ofbiz.org/display/OFBIZ/Tips+for+translation Thanks I'm agree with you Jacques about new rules for translation of labels.
We can wait comments and/or ideas before continue it in that way. Thanks Removed some unsued labels.
Marco Risaliti made changes - 06/Nov/08 08:57 PM
This patch contains some labels renamed from OrderXXX to EcommerceXXX
OrderBeSureToIncludeYourOrderNb --> EcommerceBeSureToIncludeYourOrderNb Thanks
Marco Risaliti made changes - 06/Nov/08 10:16 PM
cleanup_labels5.patch committed in rev. 711973
cleanup_labels6.patch committed in rev. 711991 This patch contains some labels renamed from OrderXXX to EcommerceXXX
OrderDefaultShipmentMethod --> EcommerceDefaultShipmentMethod Removed unused labels: Thanks
Marco Risaliti made changes - 12/Nov/08 09:45 PM
Updated patch after conflict resolution.
Marco Risaliti made changes - 12/Nov/08 10:16 PM
cleanup_labels7.patch committed in rev. 713531
Move some labels from EcommerceUiLabels.xml to OrderUiLabels.xml.
Jacques and Christian could you please check if the labels OrderContinueToFinalOrderReview OrderEmailSentToFollowingAddresses are correctly translated in French and Deutch. Thanks
Marco Risaliti made changes - 15/Nov/08 10:52 PM
cleanup_labels8.patch committed in rev. 717946
Move some labels from EcommerceUiLabels.xml to OrderUiLabels.xml.
Please check if the labels OrderGiftMessage, OrderGrandTotal, OrderHowShallWeShipIt, OrderHowShallYouPay, OrderIsThisGift are still correctly translated. Thanks
Marco Risaliti made changes - 15/Nov/08 11:21 PM
cleanup_labels9.patch committed in rev. 717947
Thanks Marco,
Checked and commited some changes in r717997 Move some labels from EcommerceUiLabels.xml to OrderUiLabels.xml.
Please check if those labels are still correctly translated: OrderNoOrderFound Those unused labels has been removed : Thanks
Marco Risaliti made changes - 16/Nov/08 08:03 PM
Marco Risaliti made changes - 16/Nov/08 08:07 PM
cleanup_labels10.patch committed in rev. 718098
Checked in French, no problems. Hopefully the same in other languages...
Move some labels from EcommerceUiLabels.xml/OrderUiLabels.xml to AccountingUiLabels.xml.
Please check if those labels are still correctly translated: AccountingAHCElectronicCheck
Marco Risaliti made changes - 18/Nov/08 09:32 PM
cleanup_labels11.patch committed in rev. 718719.
Move some labels from EcommerceUiLabels.xml/OrderUiLabels.xml to AccountingUiLabels.xml.
Please check if those labels are still correctly translated: AccountingNoBillingAccount
Marco Risaliti made changes - 18/Nov/08 10:14 PM
cleanup_labels12.patch committed in rev. 718736.
Renamed some labels from EcommerceUiLabels.xml :
Factoids --> EcommerceFactoids Please check if this label is still correctly translated: Thanks
Marco Risaliti made changes - 19/Nov/08 08:11 PM
cleanup_labels12.patch committed in rev. 719049.
oops, cleanup_labels13.patch committed in rev. 719049.
Moved or Merged all the Party labels from EcommerceUiLabels/OrderUiLabels to PartyUiLabels.
Marco Risaliti made changes - 27/Dec/08 03:08 PM
cleanup_labels14.patch committed in rev. 729636.
Please check if the following labels are still translated correctly after they are merged into PartyUiLabels.xml : PartyAddNewAddress Thanks Renamed some Common labels in EcommerceUiLabels to Ecommerce in the same file
Marco Risaliti made changes - 27/Dec/08 04:22 PM
cleanup_labels15.patch committed in rev. 729638.
Moved and Merged all the Product labels from EcommerceUiLabels/OrderUiLabels to ProductUiLabels.
Marco Risaliti made changes - 27/Dec/08 10:11 PM
cleanup_labels16.patch committed in rev. 729687.
Please check if the following labels are still translated correctly after they are merged into ProductUiLabels.xml : ProductAddProductsUsingDefaultQuantities Thanks Moved and merged some Common labels from EcommerceUiLabels.xml to CommonUiLabels.xml.
If some framework committer could review it I can made some more cleaning on labels. Thanks
Marco Risaliti made changes - 27/Dec/08 10:32 PM
Hi Marco,
Seems to be an encoding issue with cleanup_labels17.patch : D:\Workspace\ofbizRun>patch -p0 0<cleanup_labels17.patch Updated patch for moving some Common labels from EcommerceUiLabels.xml to CommonUiLabels.xml
Marco Risaliti made changes - 28/Dec/08 10:07 PM
Cleanup_labels17.patch commited in r729805
Moved all Facility labels from OrderUiLabels.xml to ProductUiLabels.xml
Marco Risaliti made changes - 30/Dec/08 01:26 PM
Cleanup_labels18.patch commited into rev. 730128.
Cleanup_labels18.patch commited in rev. 730128.
Misc clean up on Accounting labels.
Marco Risaliti made changes - 01/Jan/09 11:15 PM
Cleanup_labels19.patch commited in rev. 730637.
After committed cleanup_labels19.patch please check if the following labels are still translated correctly after they are merged :
AccountingBillingAccount AccountingFixedAsset Thanks Renamed some Product labels and move some labels at common level.
If some framework committer can review and commit it I can then proceed with more cleanings on labels. Thanks a lot
Marco Risaliti made changes - 02/Jan/09 04:17 PM
Marco,
Again an encoding issue in this patch look for instance at + <value xml:lang="fr">Marge bénéficiaire calculée</value> There are others A lot of Product labels renamed/moved or merged.
Marco Risaliti made changes - 02/Jan/09 10:22 PM
Cleanup_labels20.patch commited in rev. 730853.
Updated patch for Common labels moved to CommonUiLabels.xml.
Jacques I have now probably solved the issue of encoding characters. Thanks
Marco Risaliti made changes - 02/Jan/09 10:31 PM
After committed cleanup_labels20.patch please check if the following labels are still translated correctly after they are merged :
FormFieldTitle_allowMultiple Thanks A lot of cleaning into Party labels.
Marco Risaliti made changes - 03/Jan/09 05:45 PM
Cleanup_labels22.patch committed into rev. 731038.
Cleanup_labels21.patch about Common labels is still need to be committed. Thanks A lot of cleaning into Content labels.
Marco Risaliti made changes - 04/Jan/09 07:42 AM
Cleanup_labels23.patch committed into rev. 731189.
Cleanup_labels21.patch about Common labels is still need to be committed. Thanks
Cleanup_labels21.patch committed into rev. 731234 & 731235
A lot of Marketing/Manufacturing/Workeffort labels cleaning.
Marco Risaliti made changes - 04/Jan/09 05:56 PM
Cleanup_labels24.patch committed into rev. 731303.
Thanks A lot of cleaning into WorkEffort labels.
Marco Risaliti made changes - 04/Jan/09 09:59 PM
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||