Closed (fixed)
Project:
Localization server
Version:
6.x-1.0-alpha4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2009 at 08:53 UTC
Updated:
21 Aug 2009 at 09:00 UTC
Good Morning :P
I was wondering how the is_active is set. Is it not used anymore for the current active releases? Thank you!
Comments
Comment #1
gábor hojtsyOh, it is used. The current translation is where is_suggestion = 0 and is_active = 1. Where is_suggestion = 0 and is_active = 0, those are archived (previous) translations. Etc.