1,068
edits
| Line 94: | Line 94: | ||
} | } | ||
'''Advantage to .lang''' | |||
*# Simple work-flow allowing the web developer to place the file in SVN and it can appear on the staging server | *# Simple work-flow allowing the web developer to place the file in SVN and it can appear on the staging server | ||
*# .lang syntax is like simplified .po, which many localizers who are familiar with linux and other projects understand | *# .lang syntax is like simplified .po, which many localizers who are familiar with linux and other projects understand | ||
| Line 101: | Line 101: | ||
*# creating simple diffs | *# creating simple diffs | ||
'''Disadvantage to .lang setup''' | |||
*# no context for localizers unless you provide good comments | *# no context for localizers unless you provide good comments | ||
*# no styling by localizers if it is needed | *# no styling by localizers if it is needed | ||
edits