new locale language (which steps)
hello,
i wanted to make a new Croatian locale to modify one citation style. but i'm totally new and i'm still learning so i'm not sure exactly which steps should i take.
please can someone see the next threads and try to explain me what should i do:
https://github.com/citation-style-language/styles/issues/295
https://github.com/citation-style-language/locales/commit/255d53f9d635e108283217b4ff73c497b43b3929
thanx in advance
i wanted to make a new Croatian locale to modify one citation style. but i'm totally new and i'm still learning so i'm not sure exactly which steps should i take.
please can someone see the next threads and try to explain me what should i do:
https://github.com/citation-style-language/styles/issues/295
https://github.com/citation-style-language/locales/commit/255d53f9d635e108283217b4ff73c497b43b3929
thanx in advance
In the meantime, you should be able to include the entire Croatian locale data within your style of interest. An example of this can be seen at https://github.com/citation-style-language/styles/blob/master/foerster-geisteswissenschaft.csl
https://gist.github.com/4169325
Validation results:
http://validator.nu/?doc=https://raw.github.com/gist/4169325/006d38ebb2f64fa20bac9faac5b09665960e2913/try&schema=https://github.com/citation-style-language/schema/raw/v1.0.1/csl.rnc&parser=xml&laxtype=yes
ok, this is original csl style:
https://gist.github.com/4169486
i want there manual to put croatian locale. i tried to merge it with your proposition (https://github.com/citation-style-language/styles/blob/master/foerster-geisteswissenschaft.csl) and i just renamed the items form german to croatian or serbian latin.
so, my question ist: which part should i cut from your proposition and where should i paste it in original csl?
and would like this:
https://gist.github.com/4176167
In particular, the names of months are not in Croatian.
You can fix the errors in the localization and then submit them with a pull request on github. More information about how localization files work https://github.com/citation-style-language/locales/wiki/Translation-Instructions and how to submit it afterwards https://github.com/citation-style-language/styles/blob/master/CONTRIBUTING.md