|
Hi Guillaume and all, Well, it seems to me like a cross between db and display issue, as 'Group' gets set as a contact's (or person, not sure of the terminology here) last name when they're created. I guess this could be left "as-is" and be overridden somewhere in the api like common->get_owner_name() ( I haven't figured out yet where the replacement should take place exactly, maybe it's deeper etc.) where I could 'hardcode' a condition like "When lastname == 'Group', return translated _expression_ for group name" but it seems a bit deep in the api structure to do such a change without any ideas of the usage of such a function in the applications. As far as the french translations, I did have to correct some spelling mistakes (like 'crée' -> 'créé' :-P ) and some wrongly encoded accents but, most of the changes were motivated by my own (and co-workers...) opinion of which words should be used in some situations (Enregistrer instead of Sauver, Terminé instead of Fait etc.). Do you have a prepared diff command I could run and send you the ouput so you could decide which changes to place into the release? (I also had to modify some templates/applications which were not completely "translation-friendly" so I could send these too if the diff command traced them) Thanks for the rapid answer! -- Charles Martin Programmeur Analyste 819.378.4242 acolytecommunication.com [EMAIL PROTECTED] Guillaume Courtois wrote: Hi Charles, Yes I've already corrected most of your posts in savannah, thanks for that !If it's for the display of the group names we can have translations, if it's for the storing in the db it seems pretty problematic to me ? But others devs should give their opinion too, maybe I'm wrong. If you see other corrections to the translations, don't hesitate ! (I've done most of the french ones, but I know there are mistakes ;-) Bye. Charles Martin ([EMAIL PROTECTED]) écrivait: |
<<inline: acolytetag.gif>>
_______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
