Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman a65c5cd4e1 Closes #726, Localize remaining hard-coded strings
Not localizing 'Error initializing Zotero database' or bundle.js alerts -- they shouldn't happen except during development, and if they do it doesn't really matter if the user understands them.
2007-10-19 15:52:59 +00:00
chrome Closes #726, Localize remaining hard-coded strings 2007-10-19 15:52:59 +00:00
components Fix error generating reports from top-level notes 2007-10-18 19:30:46 +00:00
defaults/preferences Closes #726, Localize remaining hard-coded strings 2007-10-19 15:52:59 +00:00
chrome.manifest Update chrome manifest for new locales 2007-10-18 20:24:21 +00:00
install.rdf Closes #726, Localize remaining hard-coded strings 2007-10-19 15:52:59 +00:00
license.txt Closes #63, Add ECL license info to source code 2006-10-04 17:16:56 +00:00
scrapers.sql Closes #758, Push updated APA and MLA CSLs to repo 2007-10-18 22:35:19 +00:00
system.sql Fixes #615, report item type should not have "date enacted" field (should be "date") 2007-04-13 21:15:20 +00:00
update.rdf Update version numbers (build script test) 2007-08-23 07:29:25 +00:00
userdata.sql Updated schema to use "INTEGER PRIMARY KEY" for all applicable rows -- for clarity, I wasn't using it for tables that weren't using autoincrement functionality, but not using it keeps SQLite from just making that column name an alias for the internal rowid column, resulting in an extra unnecessary column. Can't update existing tables now, but may in 1.5. (Refs #779, Update tables created without "INTEGER PRIMARY KEY") 2007-10-01 23:15:14 +00:00