
r3 enables you to easily
internationalize your web pages. Strings for translation are marked by the
development team with r3's markup <r3:trans> in the
source templates. When r3 generates its
output files, all source translations are converted into the target
strings.
r3 uses the industry-standard XLIFF file format for handling translations. The XLIFF file can be exported to XML, sent to a translator, and then re-imported when the translations are done.