"other computers" => "other linked devices"
This commit is contained in:
parent
a3a7a1d0cf
commit
91940e11ad
2 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@
|
|||
<!-- TODO: localize -->
|
||||
<checkbox label="Sync full-text content"
|
||||
preference="pref-sync-fulltext-enabled"
|
||||
tooltiptext="Zotero can sync the full-text content of files in your Zotero libraries with zotero.org and other computers, allowing you to easily search for your files wherever you are. The full-text content of your files will not be shared publicly."/>
|
||||
tooltiptext="Zotero can sync the full-text content of files in your Zotero libraries with zotero.org and other linked devices, allowing you to easily search for your files wherever you are. The full-text content of your files will not be shared publicly."/>
|
||||
</vbox>
|
||||
</row>
|
||||
<!--
|
||||
|
|
|
@ -1383,7 +1383,7 @@ Zotero.Sync.Server = new function () {
|
|||
null,
|
||||
"New: Full-Text Content Syncing",
|
||||
"Zotero can now sync the full-text content of files in your Zotero libraries "
|
||||
+ "with zotero.org and other computers, allowing you to easily search for "
|
||||
+ "with zotero.org and other linked devices, allowing you to easily search for "
|
||||
+ "your files wherever you are. The full-text content of your files will "
|
||||
+ "not be shared publicly.\n\n"
|
||||
+ "You can change this setting later from the Sync pane of the Zotero "
|
||||
|
|
Loading…
Add table
Reference in a new issue