Ticket #1 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

i18n support

Reported by: shupp Assigned to: shupp
Priority: major Milestone: Phase 1
Component: general_code Version: 0.1
Keywords: Cc:

Description

Re-implement i18n support in the Framework layout (was temporarily abandoned during transition). We'll skip Translate2 support for now, we have enough changes happening.

NOTE: All translations will occur in PHP with smarty assignments, not in templates. We'll preface all strings with LANG_, and replace spaces with _.

Change History

12/28/06 11:03:39 changed by shupp

  • status changed from new to assigned.
  • owner changed from somebody to shupp.
  • component changed from component1 to general_code.
  • milestone set to Phase 1.

12/28/06 14:45:19 changed by shupp

  • status changed from assigned to closed.
  • version set to 0.1.
  • resolution set to fixed.

Done.