Bugzilla:L10n:Roadmap: Difference between revisions

m
(→‎Perl syntax: mkanat decision)
Line 68: Line 68:
; <tt>template/<i>LANG</i>/{default,custom}/*.po</tt> : Advantages: site and project level customizations possible. Drawbacks: need to iterate through multiple '''.po''' files to merge the lexicon; unneeded exposure to http server.
; <tt>template/<i>LANG</i>/{default,custom}/*.po</tt> : Advantages: site and project level customizations possible. Drawbacks: need to iterate through multiple '''.po''' files to merge the lexicon; unneeded exposure to http server.


; <tt>po/<i>LANG</i>.po</tt> : Why not create a separate dir?
; <tt>po/<i>LANG</i>.po</tt> or <tt>locale/<i>LANG</i>.po</tt>: Why not create a separate dir?


== Localizable database data ==
== Localizable database data ==
118

edits