i18n review -- tagged all the English literals, rebuilt POT
authorgfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 4 Mar 2009 01:33:53 +0000 (01:33 +0000)
committergfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 4 Mar 2009 01:33:53 +0000 (01:33 +0000)
commitbd264faffb32a119ecd2073d40f485aad84d9aa8
tree5ab457c3d136f6d73d68b4fffe12cf7d9926a77d
parentb54f05e7a004ae762006bebf043d8cfa8da7b808
i18n review -- tagged all the English literals, rebuilt POT

There are a couple oddballs that I'm not sure how to handle. For
exmaple, how does one internationalize an HTML literal like "This is a
subproject of <a href="...">Project Conifer</a>."? I don't see
anything in Babel that has the right kind of smarts for this. Must ask
an i18n guru.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@135 6d9bc8c9-1ec2-4278-b937-99fde70a366f
24 files changed:
conifer/babel.cfg
conifer/locale/conifer-syrup.pot
conifer/locale/en_US/LC_MESSAGES/conifer-syrup.po
conifer/locale/fr_CA/LC_MESSAGES/conifer-syrup.po
conifer/syrup/models.py
conifer/syrup/views.py
conifer/templates/admin/index.xhtml
conifer/templates/admin/term.xhtml
conifer/templates/auth/login.xhtml
conifer/templates/browse_courses.xhtml
conifer/templates/components/course.xhtml
conifer/templates/generic/delete.xhtml
conifer/templates/generic/edit.xhtml
conifer/templates/instructors.xhtml
conifer/templates/item_add_elec.xhtml
conifer/templates/item_add_heading.xhtml
conifer/templates/item_add_url.xhtml
conifer/templates/master.xhtml
conifer/templates/my_courses.xhtml
conifer/templates/open_courses.xhtml
conifer/templates/search_results.xhtml
conifer/templates/tabbar.xhtml
conifer/templates/tabbar_anonymous.xhtml
conifer/templates/welcome.xhtml