Needs work
Project:
Localization server
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2009 at 17:19 UTC
Updated:
8 Oct 2013 at 12:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
gábor hojtsyYou mean focus on translating projects generally without picking a project filter but limit to releases which are 6.x?
Comment #2
joachim commentedOh I see there's a release box once I pick a project. DOH!
I guess I'm not sure what the workflow is.
If you just wade into the big mass of strings and start translating, then a filter for core version on everything might be useful.
If the idea is that you start with core, then pick popular modules, then it's fine as it is.
Feel free to mark this wontfix :)
I just have my beta testing hat on so am filing for stuff I find confusing.
Comment #3
gábor hojtsyYes, it is good you submit stuff you found confusing, it helps us make the initial experience even better :). I think the workflow totally depends on the team or maybe even the individual. The Hungarian team I know does virtual "sprints" of translations, and try to rally to get to a complete translation of a certain module (release). Other teams might go on looking for a specific string and translate that in whatever modules it appears to keep it consistent. The former is probably more common.
Comment #4
gábor hojtsyRetitled to be more precise.
Comment #5
gábor hojtsyJust marked #724526: Possibility to filter on Drupal version duplicate of this issue.
Comment #6
tobiasbComment #7
gábor hojtsy@tobiasb: this software is used beyond drupal.org (for translating gallery 2, musecore and possibly other open source projects). The cooler our module gets, the more other uses it will have IMHO, so we should strive to keep being as agnostic as possible in terms of what do we support.
We could either break these custom drupal specific things into their own modules (even export options come into mind), or need to figure out ways to do it without hard-wiring Drupal specifics (such as list of versions in this case).
Also, LIKE-ing on a text field could be very slow with this many releases we have.
Comment #8
SebCorbin commentedSubscribing. This way we could focus on keeping D7 module translations updated.
Comment #9
gábor hojtsyAdded #1118430: Set up the filtering/display setting UI for future growth to set us up for filter extensions like this.
Comment #10
SebCorbin commentedWe desperately need this filter, so I installed a l10n_server sandbox to work on.
It would be possible to add a coreversion column in {l10n_community_release} to bypass the LIKE-ing problem, this would require a shema update, any objection ?
Comment #11
gábor hojtsyWell the l10n_server attempts to be general purpose solution for translations, so at least make that a "major version number", not a "core version" thing. Adding yet another table with information on that might be helpful for speed. Would be good to verify whether the LIKE is actually slow on a database of the size of l.d.o.
Comment #12
SebCorbin commentedI would add a column instead of adding a table, a JOIN would be less efficient.
Is there a way I can do benchmarks ? Can I get a dump of the {l10n_community_*} tables ?
Comment #13
gábor hojtsyYou can ask my former summer of code student (http://drupal.org/user/109248), he should be able to provide you with a useful dump.
Comment #14
SebCorbin commentedNo response from your student yet, could you give me this dump?
Comment #15
SebCorbin commentedComment #16
duaelfrHello translators !
l.d.o is having a great lifting those days.
It would be really great to have this core version filter to allow validators to focus on the lastest versions without having to deal with creepy D5 strings.
Thank you !
Love ;)