Needs review
Project:
Active Translation
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2010 at 15:43 UTC
Updated:
2 Sep 2010 at 08:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedSeems like a reasonable patch. Not sure why you used a string rather than Boolean though. Switch it to just TRUE/FALSE and I'll commit it.
Comment #2
NaX commentedMy first version did use boolean values, but then I decided change it to be more like i18n's mode switcher.
Attached is a boolean version.
Comment #3
NaX commentedSorry, here is a version without the views stuff.