Update locales from Transifex and merge new English strings

This commit is contained in:
Dan Stillman 2018-02-08 03:23:16 -05:00
parent bd7e1b222d
commit ad53b3311e
61 changed files with 277 additions and 170 deletions

View file

@ -0,0 +1,14 @@
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://zotero/skin/zotero.css" type="text/css"?>
<window id="zotero-progress-meter-window"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
windowtype="alert:alert">
<vbox id="zotero-progress-text-box" flex="1">
<label/>
<progressmeter/>
</vbox>
</window>

View file

@ -0,0 +1,5 @@
"use strict";
Zotero.DataCache = {
};