Active
Project:
Localization server
Version:
7.x-1.x-dev
Component:
Import
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2011 at 16:37 UTC
Updated:
29 Sep 2013 at 16:55 UTC
It would be nice to have a Project filter on import, this way there would be no "side-effet" suggestions related to other projects than the one the user intended to translate.
(By the way, I'm attaching this to 6.x-2.x but I don't even know which version l.d.o is running on)
Comments
Comment #1
gábor hojtsyYeah, well, the idea is to have cross-pollination between projects. :) I'd be afraid if we put this in and roll out on drupal.org, we'd lose many of the translations that people would give for the community otherwise. The system already refuses to save translations for all source strings it does not know about, so random stuff cannot end up in the database anyway.
Comment #2
SebCorbin commentedI understand this choice, but here's our situation :
French community has raised its level of translation moderation since this summer to take down the 10.000+ suggestions we had on the projects (we are at 6300+ so far). The fact is that we are too quick for our contributors who are not all using l10n_update to keep their localized installs up to date. So when a user who does not have up-to-date locales import a full .po file of his site, with the intentions of only translate a project, his old locales are re-inserted in the system as new suggestions, making our work endless.
I understand your point, but please consider ours ;)
Another thing that could prevent this behavior is to add a step between the user import and the real insertion in database : a sort of import validation, of course this validation would be optional, perhaps on a group-level?
Also, the project filter I was talking about would be optional too...
Cross-pollination would still happen as the translation are not on a project level but on a string level. The only case of losing translations is if an imported translation doesn't exist in project filtered, but does exists in another project.
Comment #3
droplet commentedYeah, Yeah, We needed some kind of improve in LDO.
#730674: Warn when resubmitting same strings
#1130464: Prevent resubmit same suggestions
#1151072: Upload and replace my own suggestions
#822326: change import Status options order
http://localize.drupal.org/node/2649#comment-14964
all about prevent same suggestion , re-import....etc
Comment #4
SebCorbin commented