2010-1-7
| 16:27 | glezos | cblin: I didn't get the point, sorry. The idea behind Components is that they are atomic translation resources. Ie. they share exactly the same configuration options. This helps heep things very clean inside Tx, in a way that they make sense. You'll need to create separate components. |
| 16:28 | glezos | Now, what we COULD do is improve how components share settings between them. Eg. Clone component, or Compare component settings -- to make sure they're in sync. |
| 16:29 | cblin | well my point is that when you have multiple modules with their own translations |
| 16:30 | cblin | let's say that you have module1 which have its translations to be located inside symfony/apps/myapp/lib/i18n and you have module2 that need the translations inside module2/src/main/resources/module2_po |
| 16:31 | cblin | if you create the po files on each location, you are required to create multiple components inside Tx |
| 16:31 | cblin | otherwise the scm update takes very long |
| 16:31 | cblin | are you ok with these statements ? |
| 16:33 | cblin | Then, IF YOU HAVE ONLY 1 translation process, instead of having the po files dispatched in 2 components, you should create a l10n directory where you put ALL the po files (with 1 subdir per module) |
| 16:33 | cblin | then inside your modules, you create an external defintiion (see svn:externals) |
| 16:33 | cblin | benefits are that all your po files are in 1 location BUT your code "sees" multiple locations |
| 16:40 | glezos | cblin: <nod> |
| 16:41 | diegobz | cblin: I have a good and a bad news |
| 16:41 | glezos | cblin: Basically what you want is an aggregation of many components in one statistics page, right? |
| 16:41 | diegobz | :P |
| 16:42 | glezos | lol |
| 16:51 | CIA-18 | Transifex: 03Diego Búrigo Zacarão <diegobz@indifex.com> 07default * 1098:27036e519231 10transifex-django/transifex/vcs/lib/types/svn.py: |
| 16:51 | CIA-18 | Transifex: Setting svn:author revision property for SVN commits (#369) |
| 16:51 | DjangoBot | |
| 16:51 | CIA-18 | Transifex: - To be able to set the svn:author, the upstream repo must allow it. |
| 16:54 | CIA-18 | Transifex: 03diegobz 07tickets/Core * #369 10/: status <- closed (http://transifex.org/ticket/369#comment:3): Fixed in r1098. Be aware that some hosting services such as googlecode.com does not allow to set this property. Some info can be found here:... |
| 16:54 | DjangoBot | |
| 17:05 | CIA-18 | Transifex: 03diegobz 07tickets/Core * #369 10/: (http://transifex.org/ticket/369#comment:4): Aha! Log from a commit to googlecode: {{{ Error setting property 'author': svn: properties may only be changed by project owners. }}} So if the Tx... |
| 17:32 | CIA-18 | Transifex: 03nick 07ticket * 10/: File rename-untitled.pot.patch 'Rename untitled.pot file' has been attached to Ticket #418 |
| 17:32 | DjangoBot | |
| 17:33 | CIA-18 | Transifex: 03nick 07tickets/Core * #439 10/: Created [defect]: (Avoid Git error for files that are not in the repository) (http://transifex.org/ticket/439) |
| 17:34 | CIA-18 | Transifex: 03nick 07ticket * 10/: File git-warning.patch 'Return 0 is rev is empty' has been attached to Ticket #439 |
| 17:34 | DjangoBot | |
| 17:46 | OgMaciel | I wonder why git would return a revision with no hash... ticket 439 |
| 18:31 | NSchermer | are there already some ideas about 'global' translator groups? ie. apply to all products? |
| 18:44 | glezos | NSchermer: no, but there is an idea to "outsource" groups from one project to another. |
| 18:45 | glezos | |
| 18:45 | glezos | last bullet. |
| 18:49 | NSchermer | glezos-afk, will that make it in 0.8? |
| 18:49 | glezos-afk | NSchermer: I'm afraid not. |
| 18:50 | glezos-afk | Unless we get some help =) |
| 18:50 | NSchermer | hee, already improved my python still a x1000 times today |
| 18:50 | NSchermer | *skills |
| 19:08 | diegobz | :) |
| 19:46 | NSchermer | isn't is possible to create a quick hack to change the sql query so is does not search by project_id, so all languages in the teams table are returned? |
| 19:58 | OgMaciel | diegobz: ^^ |
| 23:34 | CIA-18 | Transifex: 03Dimitris Glezos <glezos@indifex.com> 07default * 1099:6dca37bd3546 10transifex-django/transifex/settings/70-translation.conf: Made the descriptions of i18n methods clearer. |
Page 3 of 3
← Previous
(241 total)