supporting two languages
Hi
I have been asked to make an english version of University College Lillebælt - Vancouver (Danish)
I'm not sure wether the best solution is to make an independent style in english, or to remove the "default-locale" setting from the existing style.
How does Zotero decide which language to use if there is no "default-locale" setting? Does it use whatever language Firefox is set to?
I have been asked to make an english version of University College Lillebælt - Vancouver (Danish)
I'm not sure wether the best solution is to make an independent style in english, or to remove the "default-locale" setting from the existing style.
How does Zotero decide which language to use if there is no "default-locale" setting? Does it use whatever language Firefox is set to?
I think @adamsmith or @rmzelle can tell you more about the different approaches.
<?xml version="1.0" encoding="UTF-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" default-locale="en-US">
<info>
<title>University College Lillebælt - Vancouver (English)</title>
<id>http://www.zotero.org/styles/university-college-lillebaelt-vancouver-english</id>
<link href="http://www.zotero.org/styles/university-college-lillebaelt-vancouver" rel="independent-parent"/>
<link href="http://esdhweb.ucl.dk/480836.Formmæssige krav 2014.pdf" rel="documentation"/>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
<author>
<name>Roald Erik Frøsig</name>
<email>roaldfrosig@gmail.com</email>
</author>
<category citation-format="numeric"/>
<updated>2014-12-17T13:56:00+00:00</updated>
</info>
</style>
Apparently I haven't done it right. Because when I make a pull request, I get an error: "Failed — The Travis CI build failed"