Dan Stillman
a9f1526bfc
Update locales from Transifex
2023-02-22 16:42:43 -05:00
Dan Stillman
f868f4f713
Update locales from Transifex
2023-02-21 16:40:36 -05:00
Dan Stillman
a78920b16f
Merge new English strings
2023-02-15 20:08:40 -05:00
Martynas Bagdonas
19be7b9b70
Add missing text color string
2023-02-10 09:45:57 +00:00
Dan Stillman
52a1981747
Update locales from Transifex and merge new English strings
2023-02-10 00:36:38 -05:00
Martynas Bagdonas
19e1b231de
Add more colors to pdf-reader, note-editor and introduce text color tool
2023-02-09 16:15:12 +00:00
Martynas Bagdonas
b956d9b429
Add Filename option for PDF tab title pref
2023-02-06 17:44:01 +00:00
Dan Stillman
3aae80ca7d
Merge new English strings
2023-02-03 00:55:33 -05:00
Dan Stillman
ce60ce90f6
Add PDF reader tab title pref to General pane
2023-02-03 00:43:18 -05:00
Dan Stillman
87fbf3c7fb
Add English strings from connector
2023-01-26 17:07:10 -05:00
Dan Stillman
4a06053d72
Update locales from Transifex and merge new English strings
2023-01-25 18:52:47 -05:00
Adomas Ven
0ffe3122c2
Refactor l10n code. Remove use of react-intl. ( #2975 )
...
Strings from .dtd files are now accessible from Zotero.getMessage
as the eventual move to Fluent would remove their distinction.
2023-01-17 15:59:19 -05:00
Dan Stillman
be6eee5412
Update locales from Transifex
2023-01-12 21:33:09 -05:00
Dan Stillman
5697f12310
Update locales from Transifex
2022-12-23 00:40:26 -05:00
Dan Stillman
1a83b472e8
Merge new English strings
2022-12-17 02:35:08 -07:00
Dan Stillman
7262465109
Mendeley citation relinking tweaks
...
- Show "More information" link next to relink option
- Automatically check relink option when coming from integration prompt
- Change done message to "[x] items were relinked" instead of "0 items
were imported"
2022-12-17 04:31:55 -05:00
Tom Najdek
91c385a67a
Add option to Mendeley importer to relink items
...
New option only appears if importer version is < 1 or not present.
It will:
* Skip fetching collections and attachments
* Skip any new items
* Update relations on existing items
2022-12-17 04:31:55 -05:00
Dan Stillman
48ad7c0ab7
Mendeley import prompt tweaks
...
- Tweak message text
- Add "More Information" button
2022-12-17 03:58:16 -05:00
Adomas Venčkauskas
2082b68dd3
Add a prompt to import Mendeley DB if mendeley citation found in doc
2022-12-17 03:58:16 -05:00
Dan Stillman
41b0e64109
"installed" → "enabled" in ZotFile error message for Mendeley import
2022-12-13 23:38:53 -07:00
Dan Stillman
df3856f735
Update locales from Transifex
2022-12-12 00:27:04 -07:00
Dan Stillman
a505c94751
Update locales from Transifex and merge new English strings
2022-11-14 16:46:59 -05:00
Tom Najdek
0e12126436
Block Mendeley import if ZotFile installed
2022-11-13 12:47:29 +01:00
Tom Najdek
d131fe3dc9
Mendeley Import: Auth using direct login
...
* Importer will now ask user for a login and password via form and will perform sign-in directly
using credentials rather than oauth
* Signing in this way enables importer to obtain desktop document ID which is now stored for each
item
* It's possible to switch back to the old method (ouath) by setting `import.mendeleyUseOAuth` pref
to `true`.
* New option to only import new items. This options only appears if database contains previously
imported items.
* Importer will now update mendeleyDB:documentUUID on existing items to match value used in Mendeley
Desktop if available
* Importer will no longer create collections when no new items are imported
* Importer will only report number of new items imported on re-import
* Importer will now preserve dateAdded on re-import
Co-authored-by: Dan Stillman <dstillman@zotero.org>
2022-11-13 12:47:29 +01:00
Abe Jellinek
c2941738e6
Add "Any Field" advanced search condition ( #2902 )
2022-11-11 12:17:56 -05:00
Dan Stillman
624101832e
Update locales from Transifex
2022-10-31 17:34:24 -04:00
Dan Stillman
92434dbb78
Update Mac Word automation settings instructions for Ventura
2022-10-30 04:53:08 -04:00
Dan Stillman
238c7ce410
Update locales from Transifex and merge new English strings
2022-10-24 21:13:24 -04:00
Dan Stillman
8a15e5abe0
Don't localize "Markdown" in Quick Copy settings
2022-10-24 19:53:42 -04:00
Dan Stillman
159c112257
Add Zotero.Utilities.Internal.stringWithColon() for localized colons
...
Generally just a colon, but, e.g., French adds a space before it. We'll
want to replace uses of `punctuation.colon` with this.
2022-10-24 19:49:10 -04:00
Martynas Bagdonas
d0d3ed731d
Add "Include Zotero Links" option for note export and QuickCopy
...
Fixes #2349
2022-10-22 16:41:48 -04:00
Dan Stillman
a2db01c633
Merge new English strings
2022-10-18 00:00:46 -04:00
Dan Stillman
73306ee5fb
PDF reader: Add "Page" to rotate menu options for clarity
2022-10-17 23:58:52 -04:00
Martynas Bagdonas
d8d6054927
Add rotation options to Edit menu to rotate the current PDF page
2022-10-17 12:26:47 +03:00
Dan Stillman
410ebc288b
Update locales from Transifex
2022-10-14 17:17:48 -04:00
Dan Stillman
3ba6343668
Merge new English strings
2022-10-12 05:04:49 -04:00
Dan Stillman
e45becce2a
Tweak text in LABD auto-relinking dialogs ( #2374 , #2092 )
2022-10-08 02:29:39 -04:00
Abe Jellinek
fb4f7b7932
Automatically relink attachments from LABD ( #2374 )
...
Fixes #2092
2022-10-08 02:29:31 -04:00
Dan Stillman
9a3f8dbc94
Update locales from Transifex
2022-10-05 02:45:05 -04:00
Martynas Bagdonas
38ae3a2600
Remove PDF view rotation options
2022-10-03 13:14:37 +03:00
Dan Stillman
3b93147052
Update locales from Transifex
2022-09-30 16:52:13 -04:00
Dan Stillman
b9a1e93518
Merge new English strings
2022-09-30 16:09:56 -04:00
Dan Stillman
99084084d4
Remove default OpenURL gateway
...
https://www.worldcat.org/registry/gateway is no longer supported -- see
https://forums.zotero.org/discussion/comment/418373/#Comment_418373 for
details
If no resolver is selected, show an error on "Library Lookup" with a
button to open the prefs.
2022-09-30 16:08:12 -04:00
Dan Stillman
8fc9ebe4ab
Update locales from Transifex and merge new English strings
2022-09-30 02:59:52 -04:00
Martynas Bagdonas
6aad0cbb9c
Add split view for PDF reader ( #2832 )
2022-09-29 13:25:58 +03:00
Dan Stillman
a7e6fc330c
Update locales from Transifex
2022-09-28 05:09:52 -04:00
Dan Stillman
0b89b15f66
Update locales from Transifex and merge new English strings
2022-09-22 01:14:26 -04:00
Martynas Bagdonas
a2d378448a
Add context menu options to copy/save image from pdf-reader/note-editor
...
Fixes #2664
2022-09-06 16:35:14 +03:00
Dan Stillman
32b64b3cf1
Merge new English strings
2022-09-05 15:47:06 +01:00
Dan Stillman
66fccec6b4
Add "Create Note from Annotations" option to items list context menu
...
To allow creation of a standalone note with annotations from all the
selected top-level items and/or attachments. Annotations will be sorted
by the order of the items in the items list.
"Add Note from Annotations" remains when a single regular item or one or
more attachments under a single regular item are selected.
2022-09-05 10:37:07 -04:00