i18n updates to javascript files and related templates

This commit is contained in:
tworrall 2013-06-11 12:23:32 -04:00
parent 2c49931672
commit 66992942b6
4 changed files with 16 additions and 2 deletions

View file

@ -123,6 +123,11 @@
showMoreContent: '${i18n().show_more_content}',
verboseTurnOff: '${i18n().verbose_turn_off}',
};
var i18nStringsUriRdf = {
shareProfileUri: '${i18n().share_profile_uri}',
viewRDFProfile: '${i18n().view_profile_in_rdf}',
closeString: '${i18n().close}'
};
</script>
${stylesheets.add('<link rel="stylesheet" href="${urls.base}/css/individual/individual.css" />',